After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 350259 - deskbar didnt recognize short nautilus bookmarks
deskbar didnt recognize short nautilus bookmarks
Status: RESOLVED FIXED
Product: deskbar-applet
Classification: Deprecated
Component: general
2.15.x
Other Linux
: Normal minor
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-08-07 11:41 UTC by Daniel Holbach
Modified: 2006-08-15 14:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Holbach 2006-08-07 11:41:14 UTC
Forwarded from: https://launchpad.net/distros/ubuntu/+source/deskbar-applet/+bug/41631

first I was not able to start deskbar in english, so apologize me if the strings are not exact.

i have a nautilus bookmark for the folder "uni". unfortunetaly this folder resp. this bookmark isn't accessable via deskbar, if i type "uni", it doesnt list this bookmark in "places"

---



This is a strange one. Deskbar seems to like some places bookmarks but not others. I can happily make add a folder on a removable drive to places and have it turn up in deskbar but if I make a bookmark to /tmp it won't.

Steps to reproduce:
1. Within nautilus press Ctrl-L .
2. Type /tmp
3. Click the Open button.
4. Press Ctrl-D . Check in the Places menu that bookmark to /tmp has been made.
5. Focus the deskbar applet and type tmp .

Expected result:
Open location tmp to appear in a Places section.

Actual result:
No places section appears at all.

Additional information:
This does not afflict every bookmark. I'm not yet sure of what the pattern is. Also bookmarks that are removed are still returned by deskbar in the Places section.

---

/tmp doesn't work in 2.15.90 either, but ~/uni does for me.
Comment 1 Mikkel Kamstrup Erlandsen 2006-08-07 12:32:53 UTC
I can't get bookmarks to show up all together. I expect that ~/uni show up because deksbar looks in you home dir for anything matching uni*.
Comment 2 Raphael Slinckx 2006-08-15 14:05:29 UTC
Fixed in CVS
There was something cutting the folder name when the uri was like file:///something

The gtk bookmarks show up fine here..