Mouse range doesn't update after second SDL_SetVideoMode

Bug #1072724 reported by Stefan Beller
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
libsdl1.2 (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

This is an intended duplicate of
https://bugs.launchpad.net/ubuntu/+source/libsdl1.2/+bug/1018600
Because the released fix is not included in Ubuntu 12.10 or does not work.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: libsdl1.2debian 1.2.15-5ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Mon Oct 29 14:40:28 2012
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-07-27 (93 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
MarkForUpload: True
SourcePackage: libsdl1.2
UpgradeStatus: Upgraded to quantal on 2012-10-20 (8 days ago)

Revision history for this message
Stefan Beller (stefanbeller) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in libsdl1.2 (Ubuntu):
status: New → Confirmed
Revision history for this message
rettichschnidi (reto-reto-schneider) wrote :

I have this problem here as well on Ubuntu 12.04 and 12.10. It only appears when using Unity (Compiz). Unity 2D (metacity), XFCE (xfwm), Gnome (gnome-shell) do not trigger the bug.

I have created a simple test program (adapted from the one provided in bugreport 1018600).

Compile: gcc mousetest-extended.c `sdl-config --cflags --libs` -o mousetest
Run: ./mousetest
Instructions: Move the mouse cursor to bottom right corner. If you are not affected by this bug, the programm will close automatically. If you are affected, the program will not close itself and you need to click any mouse button to end it.

Possible results:
1) Last line is "SDL is DEFINITELY working: 799,599": Everything is fine. The program has closed itself automatically.
2) Last line is "Extended area: $X,$Y": The mouse area got updated only partially. You had do click to close the program. You are affected by this bug.
3) Last line is "Original area: $X,$Y": The mouse area did not get updated at all. You had do click to close the program. You are affected by this bug.

John Pugh (jpugh)
Changed in libsdl1.2 (Ubuntu):
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.