tags 399521 patch
thanks

Attached is a small patch that fixes this bug. Please apply the patch
in the next release.

--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein
--- qemu-launcher.pl.old	2006-12-26 16:38:01.000000000 +0200
+++ qemu-launcher.pl	2007-01-09 20:38:59.000000000 +0200
@@ -109,7 +109,7 @@
 	'imagedir'      => $ENV{'HOME'},
 	'qemupath'      => '/usr/bin/qemu',
 	'qemuimgpath'   => '/usr/bin/qemu-img',
-	'qemuctlpath'   => '',
+	'qemuctlpath'   => '/usr/bin/qemuctl',
 	'prelaunchcmd'  => ''
 );
 

Reply via email to