This seems to be due to rhythmbox adding the users music folder to the 
bookmarks when opening the file chooser. If the line
gtk_file_chooser_add_shortcut_folder (GTK_FILE_CHOOSER (dialog),
                                              rb_music_dir (),
                                              NULL);
is removed from widgets/rb-dialog.c, the problem goes away. If the Music 
bookmark isn't already set, it is placed in the file chooser window and appers 
only once.
I don't really know if there should be a check to see if the folder already 
exists, and I don't know if it should be done by rhythmbox or gtk+.  I think 
this is more of an issue with gtk than rhythmbox, as any application adding a 
bookmark which already exists would cause the same problem.

-- 
Music folder appears twice in Rhythmbox
https://bugs.launchpad.net/bugs/316959
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to