[Spice-devel] spice webdav fails in windows 7 guest

Marc-André Lureau mlureau at redhat.com
Thu Apr 2 07:50:34 PDT 2015


Hi

----- Original Message -----
> 
> 
> i use :
> 
> - spice-gtk 0.28 build with glib 2.44
> 
> - spice-webdavd 2.0
> 
> 
> 
> 
> we foun d that the spice-gtk requires glib version higher than 2.43, and the
> spice-webdav built with glib 2.38. the setcontenttype function glib 2.43 is
> not compatible with get function in 2.38 so it can not get the data. hope
> this help

spice-webdav shouldn't require a newer glib version.

prop_getcontenttype() calls g_file_info_get_attribute_string() which has also been in glib for a while.

What client distribution are you using?

Could you reproduce the webdav server issue using the "chezdav" server only? (standalone webdav server)

It would help if you could explain how to reproduce the issue more precisely.

cheers


More information about the Spice-devel mailing list