Bug 129984 - glxinfo hangs if not called on display :0
Summary: glxinfo hangs if not called on display :0
Status: RESOLVED DUPLICATE of bug 129999
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: X11 3rd Party (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Jammy Zhou
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-21 15:25 UTC by Matthias Hopf
Modified: 2006-12-05 20:01 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Hopf 2005-10-21 15:25:25 UTC
Starting glxinfo hangs for several seconds, if the Xserver is not running on
display :0. glxgears seems to take a few seconds before starting as well.  It
seems to try to open every possible display, starting with :0 .

For example, start 'Xorg :93' and 'DISPLAY=:93 glxinfo'.

This is even more problematic with Xgl. Starting 'DISPLAY=:93 Xgl' hangs
forever, because it first tries to XOpenDisplay (:0.0) due to a xglQueryVersion,
and as the Xgl's server port is alreay open, the connection does not immedeately
fail -> deadlock.
Comment 1 Stefan Dirsch 2005-10-21 16:45:44 UTC

*** This bug has been marked as a duplicate of 129999 ***