Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 362253 - gnome-extra/gnome-do-0.8.4 cannot open gtk bookmarks
Summary: gnome-extra/gnome-do-0.8.4 cannot open gtk bookmarks
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: giuseppe Pes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-06 02:58 UTC by Jordan
Modified: 2016-12-31 13:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Gnome-do-0.8.3 offering to open the Documents folder (gnome-do-0.8.3.jpg,235.23 KB, text/plain)
2011-04-06 15:08 UTC, Jordan
Details
trying to open Documents folder with gnome-do-0.8.4 (gnome-do-0.8.4.jpg,232.74 KB, image/jpeg)
2011-04-06 15:10 UTC, Jordan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jordan 2011-04-06 02:58:44 UTC
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
Comment 1 Jordan 2011-04-06 15:01:05 UTC
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.
Comment 2 Jordan 2011-04-06 15:08:53 UTC
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.
Comment 3 Jordan 2011-04-06 15:10:53 UTC
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 .
Comment 4 Hans de Graaff gentoo-dev Security 2011-04-09 12:26:13 UTC
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.
Comment 5 Pacho Ramos gentoo-dev 2016-12-31 13:47:30 UTC
dropped