[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2011-03-27 Thread Anakin Starkiller
DBooth  well, does your workaround work if I suspend from GDM without
any user logged in ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/492782

Title:
  Mouse cursor disappears after restarting screen (xrandr / resume)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2011-03-27 Thread marvstod
With Ubuntu/kernel upgrades, this problem has long since disappeared.
Only one of use the laptop at a time.

Marvin

On Sun, Mar 27, 2011 at 7:09 AM, Anakin Starkiller
492...@bugs.launchpad.net wrote:
 DBooth  well, does your workaround work if I suspend from GDM without
 any user logged in ?

 --
 You received this bug notification because you are a direct subscriber
 of a duplicate bug (131877).
 https://bugs.launchpad.net/bugs/492782

 Title:
  Mouse cursor disappears after restarting screen (xrandr / resume)

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/xf86-video-ati/+bug/492782/+subscribe


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/492782

Title:
  Mouse cursor disappears after restarting screen (xrandr / resume)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2011-03-27 Thread DBooth
Anakin Starkiller, the mouse pointer *is* visible after the following
sequence:

1. Logout, causing GDM login screen to appear
2. Suspend
3. Resume
4. Login

The mouse pointer is visible after step 4 (Login).  I did not notice
whether it is also visible before step 4 (Login).  Let me know if you
want me to check something else.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/492782

Title:
  Mouse cursor disappears after restarting screen (xrandr / resume)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2011-03-04 Thread DBooth
I can confirm that this problem goes away when I enable screen locking
on resume from suspend/hibernate (via
System-Preferences-ScreenSaver-Lock_screen_when_screen_saver_is_active
.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/492782

Title:
  Mouse cursor disappears after restarting screen (xrandr / resume)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2011-02-22 Thread DBooth
This bug also affects me, on Dell Studio 15, Ubuntu 10.04.  For a while, the 
workaround at
https://bugs.launchpad.net/ubuntu/+bug/554438/comments/21
was effective, but recently ctrl-alt-f7 started completely freezing my display, 
forcing me to power-off reboot. ( I have not yet found a workaround for that 
problem, but for the moment I am assuming that that is a separate issue.)

The workaround of changing virtual desktops (via ctrl-alt-leftArrrow and
ctrl-alt-rightArrow) does NOT work for me.

The partial workaround of making the pointer visible when ctrl is pressed is 
helpful, but not a full workaround:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/64333/comments/2

The gedit workaround described at
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/492782/comments/3
*does* work for me, though it is inconvenient to be blindly trying to start up 
an instance of gedit after every suspend/resume cycle.  To make it slightly 
more convenient, I modified the code at
https://bugs.launchpad.net/ubuntu/+bug/554438/comments/21
to run gedit automatically upon resuming.  I did this by placing the following 
shell script (and remember to chmod +x 99_mousecursor) in 
/etc/pm/sleep.d/99_mousecursor

#!/bin/sh
case ${1} in
  hibernate)
#nothing
;;
  resume|thaw)
# dbooth 2/21/11: this is a workaround for the mouse pointer being
# invisible after suspend/resume, given that ctrl-alt-f7 now
# freezes my display, so i can no longer use the workaround
# described at
# https://bugs.launchpad.net/ubuntu/+bug/554438/comments/21
# The gedit workaround requires both a key press in gedit
# and the pointer must be within the gedit window.
/usr/bin/xrefresh -display :0.0
/usr/bin/gedit --display :0.0
;;
  suspend)
;;
esac

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/492782

Title:
  Mouse cursor disappears after restarting screen (xrandr / resume)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2011-02-22 Thread SteveLoughran
This went away for me, and came back -the change was I'd disabled screen
locking on resume from suspend/hibernate. Locking the screen must
trigger a desktop switch which is enough to trigger the cursor coming
up.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/492782

Title:
  Mouse cursor disappears after restarting screen (xrandr / resume)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2011-02-10 Thread Daniel Knittl-Frank
this has been happening to me for about a week now running fully
upgraded natty with nouveau driver. graphic card is 01:00.0 VGA
compatible controller [0300]: nVidia Corporation G86M [Quadro FX 360M]
[10de:042d] (rev a1)

after some time the mouse cursor will randomly disappear on my external
monitor, with no errors in Xorg.0.log (but errors in kern.log)

other times the cursor is still visible, but if the cursor changes shape
(textcursor, loading, links) it will be verry sluggy for a moment
(pulseaudio also hangs while this) and trash kern.log with no space
while unhiding cursor messages. when the symptom is a disappearing
cursor only the EvoCh line is written to the log file, i.e.

Feb  7 10:28:05 kbook kernel: [49943.295050] [drm] nouveau :01:00.0: 
EvoCh 0 Mthd 0x Data 0x0400 (0x0002 0x01)
Feb  7 10:33:01 kbook kernel: [50239.740629] [drm] nouveau :01:00.0: no 
space while unhiding cursor
Feb  7 10:33:01 kbook kernel: [50239.871880] [drm] nouveau :01:00.0: no 
space while unhiding cursor
...

starting the monitor resolution tool will completely freeze X, logging
out will not restart X, killing X with ctrl-alt-backspace will hang the
screen. the only thing to bring the mouse cursor back to a usable state
is to restart the machine (either using shut down from the gnome panel,
or after X has hung up using sysrq-reisub)

i'll be glad to provide further log files or system information. this
bug is really annoying.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/492782

Title:
  Mouse cursor disappears after restarting screen (xrandr / resume)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2011-02-02 Thread Stephen Birch
This bug is driving me crazy because the IBM ThinkPad it affects is used
by my kids, they can't understand why closing and opening the lid makes
the cursor permanently disappear.  The workarounds are amateurish to
them.  I get to listen to Windows didn't do this every time it
happens.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/492782

Title:
  Mouse cursor disappears after restarting screen (xrandr / resume)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2011-01-21 Thread gene
Same issue on a freshly installed and now fully updated Xubuntu 10.10
with the nouveau driver. Any fixes yet?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/492782

Title:
  Mouse cursor disappears after restarting screen (xrandr / resume)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2011-01-13 Thread Otto Kekäläinen
Correction to #20: switching the cursor in System  Settings 
Appearance didn't help after all. The cursor was just sometimes visible
by random.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/492782

Title:
  Mouse cursor disappears after restarting screen (xrandr / resume)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2011-01-11 Thread Bryce Harrington
[Dropping natty tag, since none of the comments or attached files
indicate natty has been tested for this bug.  If it has, please
elaborate test findings and attach Xorg.0.log and any other relevant
evidence.]

** Tags removed: natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/492782

Title:
  Mouse cursor disappears after restarting screen (xrandr / resume)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2011-01-09 Thread Otto Kekäläinen
I found a (rather old and slow) computer at a customer where the mouse  
is invisible directly after boot. The machine is running the newest  
kernel for Lucid at the moment (Linux ubuntu 2.6.32-27-generic  
#49-Ubuntu SMP Wed Dec 1 23:52:12 UTC 2010 i686 GNU/Linux), so I guess  
this bug is still unsolved.

Switching to console and back makes the cursor visible again, as in  
the other cases too.

As a workaround I noticed that switching the cursor in System   
Settings  Appearance to something else than the default fixes it and  
the mouse cursor is always visible.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/492782

Title:
  Mouse cursor disappears after restarting screen (xrandr / resume)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2011-01-09 Thread Fabio Marconi
** Tags added: maverick natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/492782

Title:
  Mouse cursor disappears after restarting screen (xrandr / resume)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2010-11-08 Thread drink
I just found this bug by searching because I am having the problem ATM
with Maverick and Ubuntu on fresh install with nVidia drivers via repo.
Am not running unclutter (seeing some related bugs?) and more
interestingly was not having this problem on migrated install upgraded
through each step approximately since edgy or maybe feisty.

-- 
Mouse cursor disappears after restarting screen (xrandr / resume)
https://bugs.launchpad.net/bugs/492782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2010-11-08 Thread drink
(probably should also mention I am using compiz and emerald sorry for
repeated entries)

-- 
Mouse cursor disappears after restarting screen (xrandr / resume)
https://bugs.launchpad.net/bugs/492782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2010-10-19 Thread Shaved Wookie
Otto - I was getting this problem on KDE and don't have Gnome installed
at all, so I don't think it's gnome specific. Admittedly I didn't get it
for months and then just got it once a few weeks back. If it's not the
desktop environment, and it's not the video driver / hardware, then that
suggests to me that it's probably something X / Kernel related.

-- 
Mouse cursor disappears after restarting screen (xrandr / resume)
https://bugs.launchpad.net/bugs/492782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2010-10-19 Thread Shaved Wookie
Otto - I was getting this problem on KDE and don't have Gnome installed
at all, so I don't think it's gnome specific. Admittedly I didn't get it
for months and then just got it once a few weeks back. If it's not the
desktop environment, and it's not the video driver / hardware, then that
suggests to me that it's probably something X / Kernel related.

-- 
Mouse cursor disappears after restarting screen (xrandr / resume)
https://bugs.launchpad.net/bugs/492782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2010-10-19 Thread Shaved Wookie
Otto - I was getting this problem on KDE and don't have Gnome installed
at all, so I don't think it's gnome specific. Admittedly I didn't get it
for months and then just got it once a few weeks back. If it's not the
desktop environment, and it's not the video driver / hardware, then that
suggests to me that it's probably something X / Kernel related.

-- 
Mouse cursor disappears after restarting screen (xrandr / resume)
https://bugs.launchpad.net/bugs/492782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2010-10-18 Thread Matt Smith
In case it helps narrow things...

I just did a fresh install of Kubuntu 10.10 and I'm seeing this issue
now.  This did not occur, for me, on Kubuntu 10.04, using drivers
downloaded from nVidia.

I'm running a dual-display setup.  The problem only occurs on my left
screen (screen 1).  The right display is fine.  That is, the mouse will
show on the right screen, but disappears when I move across to the left.

Opening a terminal and performing the steps previously mentioned does
not fix the problem.  I haven't tried console switching, yet.

Some info:
Linux hostname 2.6.35-22-generic #34-Ubuntu SMP Sun Oct 10 09:26:05 UTC 2010 
x86_64 GNU/Linux
02:00.0 VGA compatible controller: nVidia Corporation G96 [GeForce 9500 GT] 
(rev a1)

A number of xorg packages were installed, by default.  I can post them
(or other logs) if anyone thinks it's of interest -- otherwise, it's
purely a stock Kubuntu 10.10 install.

-- 
Mouse cursor disappears after restarting screen (xrandr / resume)
https://bugs.launchpad.net/bugs/492782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2010-10-13 Thread Otto Kekäläinen
This bug has lots of duplicates and I've seen it on several computers
lately.

-- 
Mouse cursor disappears after restarting screen (xrandr / resume)
https://bugs.launchpad.net/bugs/492782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2010-10-13 Thread Ubuntu QA Website
** Tags added: iso-testing

-- 
Mouse cursor disappears after restarting screen (xrandr / resume)
https://bugs.launchpad.net/bugs/492782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2010-10-13 Thread Otto Kekäläinen
There is also a question about this at
https://answers.launchpad.net/ubuntu/+source/xserver-xorg-video-
intel/+question/108987

Common to all bug reports I read is that:
- The symptom is that the mouse pointer is invisible, but the mouse still 
works: you can hover on stuff and click.
- The problem appears after the X mode changes (eg. while returning from blank 
screen, returning from suspend, changing resolutions, other fiddling with 
xrandr, sometimes even directly from boot).
- In some reports there are step-by-step how to reproduce while in some the 
cursor disappears randomly. At least is is sure that for average bug reporters 
it is hard to spot the pattern why/when the mouse pointer disappears.
- There are several workarounds that makes the X mode reload and thus brings 
the mouse back:
-- switching back and fourth to a console (Ctrl+Alt+F1, Ctrl+Alt+F7)
-- opening Gnome terminal and writing something (some other apps too, but 
writing in any app won't work)
- It seems that this bug is expressed on both Intel, ATI and Nvidia cards. 
- The desktop environment seems always to be Gnome. Bug #457046 might be 
related - there the cursor disappears because of a race condition in Gnome 
which makes the cursor drawn under the window.
- Different Ubuntu releases and kernel versions are affected, however in some 
bug reports upgrading to a new release/kernel made the problem go away. The 
patch in bug #614176 comment #22 seems interesting.
- Bug #595282 hints it might be a problem in how X detects the display or some 
interaction between xorg-server and kernel that messes the mouse pointer.
- According to bug #475917 removing the file ~/.config/monitors.xml prevents 
expression of the bug.


Disclaimer: kernel drivers, Xorg, xrandr, Gnome display management etc is not 
my expertise, so I don't know where the problem actually is. I however hope 
this investigation helps somebody and decreases the number of new bugs of the 
same issue.

If it turns out that this is now fixed in newer kernels, please backport
the fix to 10.04 LTS to increase it's stability.

-- 
Mouse cursor disappears after restarting screen (xrandr / resume)
https://bugs.launchpad.net/bugs/492782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2010-07-06 Thread cwawak
Having the same problem on a T60 with 945 video. Can post dmesg and
lspci -vvv and Xorg.0.log if needed.

-- 
Mouse cursor disappears after restarting screen (xrandr / resume)
https://bugs.launchpad.net/bugs/492782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2010-06-15 Thread Alejandro J. Cura
I've just tested on Maverick Alpha 1, and this problem is still
happening.

My original report was #552246, and was marked as a duplicate of this
bug.

-- 
Mouse cursor disappears after restarting screen (xrandr / resume)
https://bugs.launchpad.net/bugs/492782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2010-06-05 Thread seakayone
I am also bugged with this issue when I suspend to ram and then resume.
As in the above reports ctrl+f1, ctrl+f7 fixes the problem as does
typing in a text document as well as changing the workspace with
ctrl+alt+cursor.

Running latest lucid Linux  with FOSS ati drivers and newest kernel:
2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010 i686 GNU/Linux

I am using a Thinkpad T43p with ATI Mobility FireGL V3200 graphic card.

The above mentioned workaround does the job for me, thanks.

Please let me know if there is more useful information that I may be
able provide.

-- 
Mouse cursor disappears after restarting screen (xrandr / resume)
https://bugs.launchpad.net/bugs/492782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2010-06-04 Thread Anthony David
Had this problem with Mobility Radeon HD 3650

[See http://ubuntuforums.org/showthread.php?t=1470815highlight=radeonhd
]

Latest kernel upgrade eliminates the invisible cursor issue for me.

  2.6.32-22-generic #35-Ubuntu SMP Tue Jun 1 14:18:25 UTC 2010 x86_64
GNU/Linux

-- 
Mouse cursor disappears after restarting screen (xrandr / resume)
https://bugs.launchpad.net/bugs/492782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2010-06-04 Thread Anthony David
#7 was a hasty diagnosis. Problem HAS NOT been resolved with package
upgrade.

-- 
Mouse cursor disappears after restarting screen (xrandr / resume)
https://bugs.launchpad.net/bugs/492782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2010-05-23 Thread Mark Stosberg
Note that a workaround that automates fixing the mouse is posted in a
duplicate bug report:

https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
ati/+bug/552246/comments/23

-- 
Mouse cursor disappears after restarting screen (xrandr / resume)
https://bugs.launchpad.net/bugs/492782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2010-05-21 Thread Bryce Harrington
** Tags added: jaunty

-- 
Mouse cursor disappears after restarting screen (xrandr / resume)
https://bugs.launchpad.net/bugs/492782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 492782] Re: Mouse cursor disappears after restarting screen (xrandr / resume)

2010-05-16 Thread Bryce Harrington
** Tags added: resume

-- 
Mouse cursor disappears after restarting screen (xrandr / resume)
https://bugs.launchpad.net/bugs/492782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs