In nautilus I can create bookmarks to folders I frequently access (like ~/Downloads for example). In gnome-extra/gnome-do-0.8.4 I cannot open these bookmarks. Bookmark handling works just fine in gnome-extra/gnome-do-0.8.3 so I think its a regression. There is an error printed to the console but I'll have to get it tomorrow morning. Reproducible: Always
Correction to the bug, I can open the bookmarks, they just don't show up in the small window that shows up. in 0.8.3, when I typed "Docu", it would autocomplete to "Documents" and show the folder icon. In 0.8.4, I have to type "Documents" completely but it doesn't show the folder icon. It seems to know what I want but doesn't report that it knows what I want. Pictures in a minute.
Created attachment 268725 [details] Gnome-do-0.8.3 offering to open the Documents folder Granted its using the wrong folder icon but that's okay.
Created attachment 268727 [details] trying to open Documents folder with gnome-do-0.8.4 The previous attachment is a jpeg. Whenever I open a bookmark using gnome-do-0.8.4, I get this exception trace: Do.Universe.Linux.GNOMESpecialLocationsItemSource "GNOME Special Locations" encountered an error in UpdateItems: System.TypeInitializationException: An exception was thrown by the type initializer for Do.Universe.Linux.FileItem ---> System.ArgumentNullException: Argument cannot be null. Parameter name: path2 at System.IO.Path.Combine (System.String path1, System.String path2) [0x00000] in <filename unknown>:0 at Do.Platform.Linux.EnvironmentServiceExtensions.PathForXdgVariable (IEnvironmentService envService, System.String key, System.String fallback) [0x00000] in <filename unknown>:0 at Do.Platform.Linux.EnvironmentServiceExtensions.MaybePathForXdgVariable (IEnvironmentService envService, System.String key) [0x00000] in <filename unknown>:0 at Do.Universe.Linux.FileItem..cctor () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at Do.Platform.Linux.UniverseFactoryService.NewFileItem (System.String path) [0x00000] in <filename unknown>:0 at Do.Universe.Linux.GNOMESpecialLocationsItemSource+<ReadBookmarkItems>c__Iterator3.MoveNext () [0x00000] in <filename unknown>:0 at Do.Universe.Linux.GNOMESpecialLocationsItemSource.UpdateItems () [0x00000] in <filename unknown>:0 at Do.Universe.Safe.SafeItemSource.UpdateItems () [0x00000] in <filename unknown>:0 .
I'm seeing this problem as well. Unfortunately I would have time to dive in to this in the short term. Please feel free to debug further and/or report upstream.
dropped