Bug#743628: Proposing a fix: Saving virtual machines before going to sleep

2014-07-08 Thread C. Wolf
Hi, I've found a viable solution to this problem. I've putted following script into /etc/pm/sleep.d: #!/bin/bash # # A script to pause virtual machines before going into suspend declare -r SAVES_DIRECTORY="/var/lib/libvirt/qemu/save" for_each_line() { while read -r line; do $1 "$line"; do

Bug#716750: fglrx-driver: Using drag and drop in eye-of-gnome immediately causes an x-server crash.

2014-02-13 Thread C. Wolf
Am 13.02.2014 14:51, schrieb Andreas Beckmann: On Saturday, 28. September 2013 09:55:34 CW wrote: I just installed version 13.4 from testing. The issue is still the same. X-Server immediately crashes in eog using drag and drop... What about 13.12 (in testing) and 14.1~beta (soon in unstable?)