GNOME Bugzilla – Bug 739452
Multiple duplicate shortcuts in PlacesSidebar in File Chooser
Last modified: 2014-10-31 15:20:31 UTC
Created attachment 289746 [details] Screenshot - Filechooser after shortcut added When a shortcut is added in the Filechooser, it gets added to the sidebar more than once. Steps to reproduce: * Create a file chooser dialog * Add a shortcut using add_shortcut_folder * Open file chooser dialog. Actual Results: The shortcut gets added 3 times to the list Expected Results: The shortcut gets added once to the list Platform: Gtk+ 3.14.1 Python bindings (Pygobject) Python 3.4.2 32bit Windows 7 Additional Information: If you try and add two different shortcuts it adds previous one again. I have attached two screenshots showing what happens to the sidebar when one shortcut is added to the file chooser. I have also attached a sample script which shows this happening.
Created attachment 289747 [details] Screenshot - Filechooser before shortcut added
Created attachment 289748 [details] Python script that show bug
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of bug 737679 ***