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
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?)
2 matches
Mail list logo