[Bug 531353] New: KRandR doesn't set correctly the screen size when rotating 90 degrees
http://bugzilla.novell.com/show_bug.cgi?id=531353 Summary: KRandR doesn't set correctly the screen size when rotating 90 degrees Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Major Priority: P5 - None Component: KDE4 Workspace AssignedTo: kde-maintainers@suse.de ReportedBy: mar.pollo@gmail.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.2) Gecko/20090730 SUSE/3.5.2-2.2 Firefox/3.5.2 I have a 1280x1024 monitor and an ATI card, with the radeon driver, because radeonhd doesn't support rotation. After rotating the screen by 90 degrees, using KRandR, the mouse is allowed to exit the right margin of the screen (right part when seeing the content in the right direction; top part of the un-rotated monitor), that is very annoying (try to close a maximized window). I have also edited the xorg.conf to enlarge the virtual screen height to 1280, see bug 531345. Running "xrandr -s 1280x1024" after the rotation fixes the problem, but if you rotate the screen back to normal orientation, you see that the screen dimensions are swapped (the resolution seems to be 1024x1280, with an unused part of the screen on the right and an hidden part on the bottom). I don't know if this is a bug of RandR or KRandR. Reproducible: Always Steps to Reproduce: 1. Modify xorg.conf to set virtual screen height to 1280 and set the driver to radeon, and restart X 2. Open KRandR and rotate the screen by 90 degrees 3. Run "xrandr -s 1280x1024" in a console 4. Rotate the screen back to normal using KRandR Actual Results: After step 2: The mouse is allowed to exit the screen on the right. After step 3: The mouse can't exit anymore After step 4: The screen content has width 1024 instead of 1280 (the additional pixels, on the right, aren't refreshed anymore) and the mouse cursor can exit the monitor on the bottom. Expected Results: The mouse can't exit the screen after pass 2, 3 or 4. The screen is fully used by its content. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=531353 User mar.pollo@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=531353#c1 --- Comment #1 from Marco Poletti <mar.pollo@gmail.com> 2009-08-15 01:41:37 MDT --- Seems a bug in KRandR, as executing "xrandr -o 1" for rotating gives correct results. IMPORTANT: I forgot to say I'm using KDE 4.3 packages from the build service. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=531353 User llunak@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=531353#c2 Lubos Lunak <llunak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mar.pollo@gmail.com --- Comment #2 from Lubos Lunak <llunak@novell.com> 2009-08-18 03:38:12 MDT --- Please try again with newer packages that include "put the randr patch back again, it's still not upstream" in kdebase4-workspace's changelog. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=531353 Stephan Binner <binner@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=531353 User mar.pollo@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=531353#c3 Marco Poletti <mar.pollo@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mar.pollo@gmail.com | --- Comment #3 from Marco Poletti <mar.pollo@gmail.com> 2009-08-22 06:25:17 MDT --- Still an issue with kdebase4-workspace 4.3.0-327.1 (from the "KDE:/KDE4:/Factory:/Desktop/openSUSE_Factory" repository). Nothing changed in the results of these steps. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=531353 Stephan Binner <binner@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kde-maintainers@suse.de |llunak@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=531353 User mar.pollo@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=531353#c4 --- Comment #4 from Marco Poletti <mar.pollo@gmail.com> 2009-08-28 08:35:29 MDT --- Still an issue with Milestone 6. I ran "sax2 -r" after the installation to get a working xorg.conf and then modified it as said before. I added the KDE4 repository and ran "zypper dup" (all the system upgraded, not only packages from the KDE4 repo). Still the same results after these steps. I tried to reproduce this on my Tablet, too: I installed a fresh M6, *removed* the xorg.conf (AFAIK this will be the default in M7), added the KDE4 repo and ran "zypper dup". The results on the tablet are more or less the same: xrandr works but KRandR not. The difference is that after step 4 the screen is completely used (but, as with the PC, the mouse cursor can exit at the bottom). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=531353 User mar.pollo@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=531353#c5 Marco Poletti <mar.pollo@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|Factory |Milestone 7 --- Comment #5 from Marco Poletti <mar.pollo@gmail.com> 2009-09-21 04:23:49 MDT --- Still an issue with Milestone 7 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=531353 User poletti.marco@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=531353#c6 Marco Poletti <poletti.marco@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|Milestone 7 |RC 1 --- Comment #6 from Marco Poletti <poletti.marco@gmail.com> 2009-10-16 19:16:36 CEST --- Still an issue in RC1. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=531353#c Lubos Lunak <llunak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 - High |P3 - Medium -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=531353#c7 --- Comment #7 from Marco Poletti <poletti.marco@gmail.com> 2009-11-17 20:56:47 CET --- I tried running krandrtray from the command-line and saw the following messages appear when rotating the screen: X Error: BadMatch (invalid parameter attributes) 8 Extension: 150 (RANDR) Minor opcode: 7 (RRSetScreenSize) Resource id: 0x75 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=531353 https://bugzilla.novell.com/show_bug.cgi?id=531353#c8 Lubos Lunak <llunak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED URL| |https://bugs.kde.org/show_b | |ug.cgi?id=250571 Resolution| |UPSTREAM --- Comment #8 from Lubos Lunak <llunak@novell.com> 2010-09-08 14:17:35 UTC --- Forwarding upstream : https://bugs.kde.org/show_bug.cgi?id=250571 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com