[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #10876] Starting of pasteboard server should be sooner
From: |
Stefan Urbanek |
Subject: |
[bugs #10876] Starting of pasteboard server should be sooner |
Date: |
Tue, 02 Nov 2004 17:43:37 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040804 |
This mail is an automated notification from the bugs tracker
of the project: GNUstep.
/**************************************************************************/
[bugs #10876] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10876>
Project: GNUstep
Submitted by: Stefan Urbanek
On: Tue 11/02/2004 at 22:37
Category: Gui/AppKit
Severity: 3 - Ordinary
Item Group: Change Request
Resolution: None
Privacy: Public
Assigned to: None
Status: Open
Summary: Starting of pasteboard server should be sooner
Original Submission: the pasteboard server (gpbs) should be started sooner,
not 'when requested'. Despite the lazy initialisation is a good practice,
running the pasteboard server is not the right place to use it. It is making
unpleasant user experience, when one tries to do cut/copy and more unpleasant
when one wants to do drag&drop operation for the first time.
Therefore I would suggest that gpbs, when not started automatically by some
init/login scripts, should be started by the first GNUstep application run,
before the application enters the main run loop. So the request for running the
gpbs will be 'first gnustep application run', not 'first use of pasteboard'.
Users are going to use PBS in most cases anyway.
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10876>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bugs #10876] Starting of pasteboard server should be sooner,
Stefan Urbanek <=