After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 321688 - [patch] DBUS WriteAlbumCoverToFile broken
[patch] DBUS WriteAlbumCoverToFile broken
Status: RESOLVED FIXED
Product: muine
Classification: Other
Component: general
trunk
Other Linux
: Normal normal
: ---
Assigned To: Muine Maintainers
Muine Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-11-17 05:19 UTC by Eric Lesh
Modified: 2006-01-29 02:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use GdkPixbuf.Save instead of GdkPixbuf.Savev for writing albums covers to a file (496 bytes, patch)
2005-11-17 05:20 UTC, Eric Lesh
none Details | Review

Description Eric Lesh 2005-11-17 05:19:08 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.
Comment 1 Eric Lesh 2005-11-17 05:20:54 UTC
Created attachment 54859 [details] [review]
Use GdkPixbuf.Save instead of GdkPixbuf.Savev for writing albums covers to a file
Comment 2 Peter Johanson 2006-01-17 05:33:54 UTC
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)
Comment 3 Peter Johanson 2006-01-29 02:09:52 UTC
Ok, marking FIXED now that i can actually do that here. Thanks again.