discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

application not quitting


From: Marko Riedel
Subject: application not quitting
Date: Tue, 16 Sep 2008 22:36:13 +0000 (GMT)

Hi folks,

I recently installed a GNUstep application on two new machines and ran into a 
problem that I hadn't encountered on the other machines where it is currently 
running successfully. I cannot quit the application by clicking on "Quit".

The delegate method applicationShouldTerminate: gets called and returns YES but 
the application does not quit. This is a real nuisance. As a workaround, I 
invoke NSApplication's stop: method in applicationShouldTerminate:. That quits 
the applications and saves e.g. window positions to the defaults database, but 
is definitely not how it is supposed to be used.

Any ideas what might be the problem here? This is with KDE 3.5 (I don't have a 
choice as to what windowmanager to use.)

Best regards,

Marko

+-------------------------------------------------------------+
| Marko Riedel, EDV Neue Arbeit gGmbH, markoriedelde@yahoo.de |
| http://www.geocities.com/markoriedelde/index.html           |
+-------------------------------------------------------------+

__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen 
Massenmails. 
http://mail.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]