Hello,
This bug affects me too with Remmina (1.0.0-1ubuntu6) in Ubuntu 12.04 LTS.
I have a multiple monitor setup, but usually I don't use Remmina's full screen
mode.
When I move the mouse pointer from within the RDP session to the other screen,
the RDP session drops.
On the console:
PatBlt: un
I installed the Intrepid Ibex yesterday. For me the new kernel version
solved the issue!
--
PC does not power down after shutdown or hibernate
https://bugs.launchpad.net/bugs/104868
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
I've had this problem for a long time, since Hoary I think, but I found
a workaround recently. In my case, a kernel-module causes my 'Asus P5GDC
Deluxe' not to power off. I don't know which one, though. Tried to
blacklist all modules one by one, but gave up after booting over 10
times. Then I wrote
Confirmed on Dapper x86 (updated to 19-06-2006). After shutdown the
(kernel) message "Power down" appears, but nothing happens. It seems to
be related with a kernel module: When I enter the following command, my
computer DOES turn off:
sudo su -
lsmod | cut -d" " -f1 | while read MODULE; do rmmod