[Spice-devel] mospice-gtk 0.20 vs spice-gtk 0.21 / usbredir

nicolas prochazka prochazka.nicolas at gmail.com
Sun Sep 29 12:01:57 PDT 2013


hello,
A git bisection , tells me that's   this commit cause usbredir does
not work , with my environment.
Regards,
Nicolas Prochazka

159c6ebf2cf3034e3ffb85b9b5fc1a4cec27dc99 is the first bad commit
commit 159c6ebf2cf3034e3ffb85b9b5fc1a4cec27dc99
Author: Marc-André Lureau <marcandre.lureau at gmail.com>
Date:   Sun Sep 8 20:25:40 2013 +0200

    gtk: simplify spice_channel_recv_msg

    Use of coroutines allow to simplify spice_channel_recv_msg(), it doesn't
    need to keep current reading state, it can rely on the coroutine stack
    for that.

:040000 040000 1988f405226d8ea7d209a1c41190d668fb555861
6fe60a819fd59f231632c988233c2b015dbafcaa M      gtk




2013/9/27 nicolas prochazka <prochazka.nicolas at gmail.com>:
> Hello
> with spice-gtk 0.21 , usbredir does not work for me anymore.
>
>    Spice-Gtk 0.21
>         ==============
>
>         prefix:                   /usr
>         c compiler:               x86_64-pc-linux-gnu-gcc -std=gnu99
>
>         Coroutine:                ucontext
>         Audio:                    pulse
>         Target:                   Unix
>         SASL support:             no
>         Smartcard support:        no
>         USB redirection support:  yes with libusb hotplug
>         Gtk:                      2.0
>
> (same test  wirh yes with libusb hotplug gudev ) .
>
> When i plug usb, i can see usb key in usb interface mapper, but the
> usb not mount into guest vm
> remote-viewer said :
> (process:12076): GLib-GObject-CRITICAL **: g_object_unref: assertion
> `G_IS_OBJECT (object)' failed
> ( process 12076 is not remote-viewer process).
>
> When i'm using spice-client-glib.so from 0.20 , usb is ok.
>
> Any ideas?
> Regards,
> Nicolas Prochazka


More information about the Spice-devel mailing list