[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #14897] NSPortIsMessagePort YES cleanup problems
From: |
Rob Burns |
Subject: |
[bug #14897] NSPortIsMessagePort YES cleanup problems |
Date: |
Tue, 1 Nov 2005 03:01:50 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051006 Firefox/1.0.7 |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=14897>
Summary: NSPortIsMessagePort YES cleanup problems
Project: GNUstep
Submitted by: rburns
Submitted on: Tue 11/01/05 at 03:01
Category: Base/Foundation
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
I'm using NSPortIsMessagePort YES. If an app is 'quit' by shutting the
machine down, or quiting the X session (closing the window manager). When the
machine is restart, and the app is restart. I will get this error:
rburns@marge ~ $ openapp Preferences
2005-11-01 09:51:17.000 Preferences[7012] unable to bind to
/tmp/GNUstepSecure1005/NSMessagePort/ports/7012.0 - Address already in use
2005-11-01 09:51:17.000 Preferences[7012] unable to bind to
/tmp/GNUstepSecure1005/NSMessagePort/ports/7012.1 - Address already in use
2005-11-01 09:51:17.000 Preferences[7012]
I couldn't contact the notification server for local host -
so I'm attempting to to start one - which will take a few seconds.
Trying to launch gdnc from /System/Tools or a machine/operating-system
subdirectory.
It is recommended that you start the notification server (gdnc) either at
login or (better) when your computer is started up.
2005-11-01 09:51:22.000 Preferences[7012] unable to bind to
/tmp/GNUstepSecure1005/NSMessagePort/ports/7012.2 - Address already in use
2005-11-01 09:51:22.000 Preferences[7012] unable to bind to
/tmp/GNUstepSecure1005/NSMessagePort/ports/7012.3 - Address already in use
recursion encountered handling uncaught exception
openapp: could not contact application: (null)
If apps are quit directly (by pressing the 'quit' menu item), this problem
does not occur
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=14897>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #14897] NSPortIsMessagePort YES cleanup problems,
Rob Burns <=