GNOME Bugzilla – Bug 746338
Places menu have duplicate entries after a locale change
Last modified: 2017-11-25 02:21:53 UTC
Created attachment 299579 [details] Screenshot shows duplicate entries. Overview:: Folder names in Places menu duplicates after changing system language Steps to Reproduce: 1.Login to Japanese 3.Go to System/Language and change the system language to English 4.Relogin 5.Click Yes to the Update Folder Names prompt 6.Click on Places menu in Gnome toolbar Actual Results: Folder names do not update to the new system language The names stay in Japanese when they should change to English This occurs when switching between any of the supported locales If the user logs out and log back in again after the steps above then the folder names do update.
Created attachment 299580 [details] [review] Patch: monitor file change for XDG user dirs and update it accordingly. I've found that two sources of place menus: bookmarks from Nautilus and XDG user dirs have overlaps. Simple string comparison is used to prevent duplicates, but in case of locale change it can fail.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-shell-extensions/issues/12.