URL:
  <http://savannah.gnu.org/bugs/?24785>

                 Summary: Application not quitting properly on some
platforms.
                 Project: GNUstep
            Submitted by: gcasa
            Submitted on: Sat 08 Nov 2008 06:03:33 PM EST
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Entering into the bug system so that we can track this.   I observed this
with SystemPreferences on Windows.

GC
-------

Hi Marko,

I heard from Riccardo that he is facing similar problems. Could you
please detail your environment and the applications that are failing to
stop? Are they document based, do you use an application delegate?
Does replyToApplicationShouldTerminate: get called? With what value as
parameter? And what happeneds then?

Fred

Marko Riedel wrote:
> 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.)
>



_______________________________________________
Discuss-gnustep mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?24785>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to