Problem seems to be that in gnome-panel/libpanel-util/panel-gtk.c the
function panel_gtk_get_bookmark_file will return the path to the
bookmarks file as ~/.config/gtk-3.0/bookmarks whereas nautilus appears
to be updating the file ~/.gtk-bookmarks. Problem is obviously something
about the condition being used to determine which path to return but I'm
afraid I don't know how to fix it correctly so instead a workaround
until someone wiser does is to do the following:

rm ~/.config/gtk-3.0/bookmarks
ln -sf ~/.gtk-bookmarks ~/.config/gtk-3.0/bookmarks

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/1070290

Title:
  Folders bookmarks not showing in places

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1070290/+subscriptions

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

Reply via email to