These seem to be related:

https://bugs.launchpad.net/rhythmbox/+bug/181742
http://bugzilla.gnome.org/show_bug.cgi?id=522254

On Wed, Jun 03, 2009 at 22:36:08 +1000, Jonathan Matthew wrote: 
> Hello,
> 
> I manage my music collection with rhythmbox and share it via samba.
> However, rhythmbox sets the file permissions to 0600 when tagging a
> file, regardless what they have been before. This causes problems since
> the "guest"-account of samba is "nobody" (UID 65534), so these files can
> not be accessed via samba any longer once they have been edited and I
> have to manually chmod 644 them.

Tag editing in rhythmbox works by completely rewriting the file, and currently
no effort is made to preserve the original permissions.  This would be a
relatively simple thing for someone so inclined to fix.  gio provides a
function for this very purpose, g_file_copy_attributes.

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel@gnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Reply via email to