[Spice-devel] [Announce] spice-gtk 0.2

Marc-André Lureau marcandre.lureau at gmail.com
Fri Dec 3 04:56:30 PST 2010


Hi

On Fri, Dec 3, 2010 at 2:34 AM, Bitman Zhou <bitman.zhou at sinobot.com.cn> wrote:
> Program received signal SIGSEGV, Segmentation fault.
> 0x0804bb8a in restore_configuration (s=0x80b3c08, channel=0x8174690,
> data=0x80b3250) at spicy.c:367
> 367             state = g_key_file_get_boolean(keyfile, "general", keys[i],
> &error);
> (gdb) bt
> #0  0x0804bb8a in restore_configuration (s=0x80b3c08, channel=0x8174690,
> data=0x80b3250) at spicy.c:367

Thanks for the bug report. Indeed this is a real bug I introduced, I
thought glib would return nkeys = 0 when there are no keys... Instead
the error should be checked.

You can edit your ~/.config/spicy/settings and add:

[general]
grab-keyboard=true
grab-mouse=true
resize-guest=true
auto-clipboard=true


Or you can compile the master branch, which has now few fixes.
git at gitorious.org:spice-gtk/spice-gtk.git

Thanks for the bug report!

-- 
Marc-André Lureau


More information about the Spice-devel mailing list