ack
- Mensaje original -
> libusbredirhost prefixes all its messages with "usbredirhhost ...: ",
> which
> is useful when logging to stderr, but not so much when showing the
> error
> to the user in an error dialog, so remove the "usbredirhost error: "
> prefix
> when we store the message
ack
- Mensaje original -
> This fixes remote-viewer with the new multi monitor support not
> working
> when connecting to a spice-server without the new multi-monitor
> support.
>
> Before this fix remote-viewer would hit the following
> g_return_if_fail:
> (remote-viewer:24787): remote-v
hello again,
I've do these tests and I obtain the same result.
spicy gtk2 cairo backend
spicy gtk3 cairo bachend
spicy gtk2 x11 backend
Nicolas
2012/8/1 nicolas prochazka :
> hello,
> I also tests with wyse Z90 which include AMD APU 52R ,
> the performance are good , just limited by cpu performa
hello,
I also tests with wyse Z90 which include AMD APU 52R ,
the performance are good , just limited by cpu performance.
The strange stuff seems that spicy seems to do different thing on this
hardware (log) , compare to all other harware client I've tested.
spicy runs on my own distribution based
Thanks. I get it now.
2012/7/29 Hans de Goede
> Hi,
>
>
> On 07/25/2012 03:36 PM, flooding Controlled wrote:
>
>> Hi:
>> I am puzzled by some functions calling in the function :
>> "spice_usb_device_manager_**initable_init"
>>
>> At this block:
>> /* Do coldplug (detection of already conne
Not that comlicated, there is just a wrapper of usbredir flow
constructed by the spice channel:num 9.
You can view spicy-gtk as the usbredir client and the qemu/spice-server
as the usbredirsever.
On Wed, 2012-08-01 at 06:06 +, Jackson wrote:
> In usbredir-0.4.3, there are two simple programs u
In usbredir-0.4.3, there are two simple programs usbredirserver and
usbredirtestclient. Usbredirserver creates a port and enters a usb vid:pid
waiting for the connection of testclient. Usbredirtestclient enters the
matching
port and server to connect to the server.
In spice-gtk, how does the s