Bug 737683

Summary: Xephyr --displayfd no longer seems to be working, this is breaking sandbox
Product: [Fedora] Fedora Reporter: Daniel Walsh <dwalsh>
Component: xorg-x11-serverAssignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: xgl-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-18 16:02:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Walsh 2011-09-12 21:14:42 UTC
(/usr/bin/Xephyr -title "$TITLE" -terminate -screen $SCREENSIZE -dpi $DPI -displayfd 5 5>&1 2>/dev/null) | while read D; do
    export DISPLAY=:$D
...
done

This works in F16 and gets the correct Display FD, In Rawhide this is returning 0 all the time.

Comment 1 Daniel Walsh 2012-06-18 16:02:20 UTC

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