bug-gnustep
[Top][All Lists]
Advanced

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

[bug #20453] netbsd gui thread safety


From: Riccardo mottola
Subject: [bug #20453] netbsd gui thread safety
Date: Wed, 11 Jul 2007 21:24:47 +0000
User-agent: Opera/9.21 (X11; Linux i386; U; en)

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

                 Summary: netbsd gui thread safety
                 Project: GNUstep
            Submitted by: rmottola
            Submitted on: Wednesday 07/11/2007 at 21:24
                Category: Gui/AppKit
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

recent changes to the alert Panel made it work reliably on Linux when called
form outside the main thread.
I discovered that it isn't so reliable on netBSD! The same test application
applies: FTP from GAP in its current CVS version. Trigger an alert pane by
for example trying to upload a file in a place where you don't have
permissions.
on Mac you reliably get an Alert Panel. On Linux/GNUstep you get a warning
but it works. It is indended.
On NetBSD sometimes it works,. sometimes not: nothing pops up  and I don't
get the NSLOg warning either! I keep just hitting the upload button to
triggger the event.. very strange.

In the same way when I download/upload a file the working task does some
updates (writes a string and moves theprogress bar). On linux this currently
works fine. on NetBSD it may crash:

/home/multix/gnustep-rep/gap/user-apps/FTP/FTP.app/FTP: Uncaught exception
NSInvalidArgumentException, reason: Tried to add nil to array







    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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