Bug 1128353

Summary: Xephyr ignore -screen parameter if -resizeable is present
Product: Red Hat Enterprise Linux 7 Reporter: GV <rhel>
Component: xorg-x11-serverAssignee: Adam Jackson <ajax>
Status: CLOSED ERRATA QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: tpelka, vbenes
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: xorg-x11-server-1.15.0-27.el7 Doc Type: Bug Fix
Doc Text:
Cause: Due to a bug in argument parsing, it was impossible to both ask Xephyr to make its window resizeable and specify its initial size. Consequence: Resizable Xephyr windows always created with size 100x100. Fix: Argument parsing code fixed. Result: Resizable Xephyr windows honor the requested initial size.
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-05 08:31:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description GV 2014-08-09 11:01:05 UTC
Description of problem:
Xephyr ignore -screen parameter if -resizeable is present.

Version-Release number of selected component (if applicable):
xorg-x11-server-Xephyr-1.15.0-7

Steps to Reproduce:
1. /usr/bin/Xephyr -screen 1280x1024+0+0 :2
Xephyr's window has size 1000x1000.

2. /usr/bin/Xephyr -screen 1290x1024+0+0 :2 -resizeable
Xephyr's window has size always 100x100 (no matter that argument to -screen is),

Comment 6 errata-xmlrpc 2015-03-05 08:31:02 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-0374.html