[Spice-devel] gtk_widget_get_window may return NULL

Marc-André Lureau mlureau at redhat.com
Wed Sep 25 03:33:07 PDT 2013


Hi

----- Original Message -----
> > I try to cross compile virt-viewer to win32 using Debian Jessie. So far it
> > works,
> 
> Ok, using gtk2 seems to be more stable.

Ok. Our of curiosity, what did you find unstable with gtk3?

> 
> I get another strange error if I use libjpeg-turbo-1.2.90 instead of
> libjpeg8_8d:
> 
> remote-viewer prints:
> 
> JPEG parameter struct mismatch: library thinks size is 464, caller expects
> 432
> 
> Any ideas?

That looks like a compilation issue to me. libjpeg and jpeg-turbo might have slightly different ABI. I don't think you can just drop and replace the dll, make sure you compiled with the right headers.


More information about the Spice-devel mailing list