GNOME Bugzilla – Bug 321688
[patch] DBUS WriteAlbumCoverToFile broken
Last modified: 2006-01-29 02:09:52 UTC
This is broken for me. It seems that GdkPixbuf.Savev doesn't like null as the last two arguments. Using just GdkPixbuf.Savev fixes that.
Created attachment 54859 [details] [review] Use GdkPixbuf.Save instead of GdkPixbuf.Savev for writing albums covers to a file
Problem confirmed, and I've just commited this fix. Thanks for catching that. (I gotta figure out how i can mark these resolved, set the milestone, etc)
Ok, marking FIXED now that i can actually do that here. Thanks again.