Bug 501330
Summary: | tigervnc-server doesn't seem to respect -geometry flag | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Paul W. Frields <stickster> | ||||||
Component: | tigervnc | Assignee: | Adam Tkac <atkac> | ||||||
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 11 | CC: | atkac, henry.barrowclough, ovasik, Sascha.Zorn | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2009-07-01 13:11:28 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: | |||||||||
Attachments: |
|
Created attachment 344458 [details]
~/.vnc/xstartup
Output of 'ps axw | grep Xvnc': 31600 pts/8 S 0:01 /usr/bin/Xvnc :1 -desktop localhost.localdomain:1 (pfrields) -auth /var/run/gdm/auth-for-pfrields-38Jq16/database -geometry 800x600 -rfbwait 30000 -rfbauth /home/pfrields/.vnc/passwd -rfbport 5901 -fp catalogue:/etc/X11/fontpath.d -pn This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle. Changing version to '11'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Could someone please fix that??? Got the latest version and just can get an 640x480 vnc, which is really annoying!! Would it be possible to check what happen if you start the server with "-extension RANDR" parameter, please? That does fix it! Thanks a lot! It seems your desktop manager resizes the desktop via RandR. You have to configure your favourite desktop manager to not to do it or disable RandR as written in comment #5. Closing. |
Created attachment 344456 [details] VNC log tigervnc-server-0.0.90-0.7.20090427svn3789.fc11.x86_64 1. vncserver -geometry 800x600 2. vncviewer localhost:1 Displayed session is at current session's full screen size (in this case, 1280x800)