473,791 Members | 3,113 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Java GUI freezes in Debian/Sarge

11 New Member
Hi,
I am running a Debian/Sarge
#uname -a
Linux jukebox 2.6.14.2 #5 PREEMPT Mon Nov 28 20:28:54 CET 2005 i686 GNU/Linux
I have a java casino game created by jdk (1.6.0_02) netbeans(5..5.1 ) . If I run it in development machine (windows) it runs okay. It also runs okay in (fedora)
But I got problme when I run it in the Debian. after some clickings and typings it gets frozen. just frozen. I can not work with it. I though I would compile it with netbeans. then I install netbeans. But Netbeans also shows the same behavior. To bo sure, I tried jEdit. The result was same. hang. the GUI.
I am sure its about Debian vs JDK
Can you please help me?
Sep 14 '07 #1
2 2147
Nepomuk
3,112 Recognized Expert Specialist
Hi,
I am running a Debian/Sarge
#uname -a
Linux jukebox 2.6.14.2 #5 PREEMPT Mon Nov 28 20:28:54 CET 2005 i686 GNU/Linux
I have a java casino game created by jdk (1.6.0_02) netbeans(5..5.1 ) . If I run it in development machine (windows) it runs okay. It also runs okay in (fedora)
But I got problme when I run it in the Debian. after some clickings and typings it gets frozen. just frozen. I can not work with it. I though I would compile it with netbeans. then I install netbeans. But Netbeans also shows the same behavior. To bo sure, I tried jEdit. The result was same. hang. the GUI.
I am sure its about Debian vs JDK
Can you please help me?
First question would be, if the JRE or JDK on your Dabian system is up to date. Then it would be interesting, if recompiling the game under debian and starting it via the console brings the same error.

If it's up to date and the recompiling doesn't help, it might be a package issue. Does the game hang at the same place every time? Is something new created at this point? I had the experience a while ago, that I had to install some awt-packages to make my program work under Ubuntu (which, as you probably know, Debian based).

Also, what exactly is the error like? Does it give you any kind of error message? Does it throw an Exception? (Probably in the console.)

As it runs on Fedora, you should be able to get it to work under Debian.

Greetings,
Nepomuk
Sep 15 '07 #2
muquaddim
11 New Member
First question would be, if the JRE or JDK on your Dabian system is up to date. Then it would be interesting, if recompiling the game under debian and starting it via the console brings the same error.

If it's up to date and the recompiling doesn't help, it might be a package issue. Does the game hang at the same place every time? Is something new created at this point? I had the experience a while ago, that I had to install some awt-packages to make my program work under Ubuntu (which, as you probably know, Debian based).

Also, what exactly is the error like? Does it give you any kind of error message? Does it throw an Exception? (Probably in the console.)

As it runs on Fedora, you should be able to get it to work under Debian.

Greetings,
Nepomuk
Yes it occures in a specific point for the game. when I open the control panel of the game it loads configuration from config files.then I leave the control panel. but when I again start the control panel. it freezes. the configuration file config.txt is in the same directory with 777 permission.
Sep 15 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

7
12761
by: Jan Gregor | last post by:
Hello I found that jython catches exact java exceptions, not their subclasses. Is there some way to get around this limitation (or error) ? My program has class representing database source and specialed classes for particulars databases. Now there are two options - to include exception (subclasses of SQLException) for every db in except (so all drivers has to be present) or to move methods to subclasses.
3
1886
by: Alex Stapleton | last post by:
Whenever I run python I get "Warning! you are running an untested version of Python." prepended to the start of any output on stdout. This is with Debian and python 2.3 (running the debian 2.1 and 2.2 binaries doesn't have this effect) Does anyone have any idea how to stop this or have even seen it before?
1
2090
by: Alex Stapleton | last post by:
localhost:~alex#python Python 2.3.3 (#2, Feb 24 2004, 09:29:20) on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import smtplib Segmentation fault (core dumped) This happens under python 2.2 and 2.3 and 2.4 argh!
13
4343
by: Joachim Zobel | last post by:
Hi. I am trying to get db2 PE up and running on Debian Sarge. I have installed all rpms using alien. I added the licence and I can create the das, but if I try to create an instance with /opt/IBM/db2/V8.1/instance/db2icrt -d -u db2run1 db2inst1 and the log file in /tmp tells me
1
9657
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej and I was wondering if anyone here would be able to give me some tips for young players such as myself, for learning the language. Is this the best Newsgroup for support with JAVA?
0
2324
by: heddy Boubaker | last post by:
hi, as the subject said I've pb compiling php-4.4.4 and php-5.1.6 with ldap module activated on linux debian sarge (2.6.8-3-686-smp) : - for 4.4.4 I've % /bin/sh /www/src/php-4.4.4/libtool --silent --preserve-dup-deps --mode=compile /www/src/php-4.4.4/meta_ccld -Isapi/cli/ ext/ldap/ldap.lo(.text+0x26a3): In function `zif_ldap_set_option': : undefined reference to `ber_pvt_opt_on' collect2: ld returned 1 exit status
1
1217
by: tannenba | last post by:
Ok- I'm a dummy. I got this book "php and mysql for dummies" and decided to learn it from the book. I loaded my sarge originally with mysql 4 and php4 from the debian pkgs. I tried the test script and it worked. Then...I tried to update it from dotdeb, and problems started. The script doesn't work and mysql-admin says my client is 4.1 while apt-get says I have 5.0. The test script also still works as mysql 4. Also: I can use the gui...
119
4500
by: Rhino | last post by:
One of my friends, Scott, is a consultant who doesn't currently have newsgroup access so I am asking these questions for him. I'll be telling him how to monitor the answers via Google Newsgroup searches. Scott has heard a lot of hype about DB2 and Oracle and is trying to understand the pros and cons of each product. I'm quite familiar with DB2 but have never used Oracle so I can't make any meaningful comparisons for him. He does not have...
0
2001
by: carex | last post by:
Hi, A few years ago (2000 ?) I installed an oracle client on a linux server (oracle8iR2 on Debian Woody) and everything went beautifully. (with DBD::Oracle) Now, I need an oracle client on my new laptop. (debian Sarge) I tried oracle 10g instant client but whitout success. See below.
0
9669
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9517
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10428
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10207
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9030
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5435
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4110
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3718
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2916
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.