double GUI problem


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users double GUI problem
# 1  
Old 11-14-2003
double GUI problem

Hi,
I'm new to this forum so hi to everyone. I'm no unix expert but have having a major problem. I have developed a java GUI in win2000 and it works fine; however when I run in a unix shell 2 GUIs pop up, one is empty, the other has the usual info in it and if I kill the empty one, it kills the whole application. has anyone else ever experienced anything like this; I can'i post any code cause theres way too much of it, i'm just looking for some help!

thanks

adunkey
# 2  
Old 11-14-2003
Is it an applet or an application? I have written some Java Swing programs in the past and they run sort of consistently on Win2k and Linux.
# 3  
Old 11-18-2003
it's both an applet and a application; it's very strange, cause when you kill the blank window, it's kills the whole application as well.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Programming

Python gui or C++ gui or java gui?

python gui or c++ gui or java gui? and when to use etch one? (1 Reply)
Discussion started by: kaja
1 Replies

2. Solaris

Problem with GUI login on Ultra 45

I have a Sun Ultra 45 that was working perfectly until i upgraded it to Update 9 with a zfs filesystem. The box is sparc based and has an internal video card. When i boot it up, i receive an X server error and, while checking /var/dt/Xerrors, the following message is displayed Fatal server... (9 Replies)
Discussion started by: goose25
9 Replies

3. UNIX for Dummies Questions & Answers

Problem in GUI based program on Sun Solaris

Hello! I am trying to run a program which has used Xlib for its graphical user interface on Solaris through Common Desktop Environment(CDE). All I get is my three required widows open but all blank.They suppose to show some symbols, pictures ad buttons.In the command terminal the following... (1 Reply)
Discussion started by: asif92
1 Replies

4. UNIX for Dummies Questions & Answers

Configure wifi throught console problem, GUI is OK

Hi gurus, I am trying to connect to wifi access point with terminal, I set up my own access point (no encryption or MAC filters) I ran followings commands $ sudo iwlist eth1 scanning eth1 Scan completed : Cell 01 - Address: 00:11:2F:A2:99:1C ... (1 Reply)
Discussion started by: wakatana
1 Replies

5. Windows & DOS: Issues & Discussions

GUI Text Editors in WinXP -- what's their problem?

jEdit, Total Edit, EDXOR, all have one thing in common -- whatever they save in what they call "Unix" encoding and line endings inevitably shows up in a CLI text editor like pico or vim having garbage characters somewhere close to the beginning or, though this is more rare, somewhere in the body of... (0 Replies)
Discussion started by: SilversleevesX
0 Replies

6. SuSE

GUI problem with Suse Linux

hi Guys,, Am very new to Linux OS.. This is my first experience with Linux. I have installed linux suse 10 in my laptop.it was working fine.. suddenly after 3 days,(i was changing some options of the already installed linux) when i login, i am getting only command interface and GUI is not... (2 Replies)
Discussion started by: mac4rfree
2 Replies

7. UNIX for Advanced & Expert Users

wierd Blue Quartz GUI problem with Virtual domains

Hi all Sorry this will turn out to be a long post since the code is kinda long. I have a centos 4.x box running Blue Quartz management system. I manage like 70 virtual domains on this server. I asked this question at the Blue Quartz Forum site NuOnce Networks / Cobalt - BlueQuartz - CentOS... (1 Reply)
Discussion started by: mcraul
1 Replies

8. Solaris

X-windows Problem /GUI Installation fails

Guys, I am trying to install few products on my solaris 10 box. One of these installation would go as GUI installation. Whenever i run the setup, it throws an error message saying that GUI could not be started. What all things i need to check on server side as well as client (my windows... (0 Replies)
Discussion started by: ak835
0 Replies

9. Linux

GUI problem

hi, I have installed RH linux 7.2 on my desktop in graphical mode. After installation it is being started only in text mode. Can anybody tell me how can i start in graphical mode. cheers RRK (1 Reply)
Discussion started by: ravi raj kumar
1 Replies

10. UNIX for Dummies Questions & Answers

netconf GUI problem

The server in my problem is the Linux Mandrake which functioned as the DNS server. Normally, I can modify the named.conf file by the forworder menu in this netconf GUI window.But I cannot do it anymore since last 2 days. The netconf window has immediately closed when I selected this menu and the... (1 Reply)
Discussion started by: minny
1 Replies
Login or Register to Ask a Question