Cairo Menu doesn't check whether bookmarked directories exist
Bug #588836 reported by
Gabor Karsay
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Awn Extras |
Fix Released
|
Low
|
moonbeam |
Bug Description
Awn and Awn-extras: 0.4.0 installed from source (tarball)
Steps to reproduce: Create a directory, bookmark it, delete the directory
Result: Cairo Menu shows the bookmark in the Places menu.
Expected result: Like in gnome-panel/
Also seen in: YAMA, Places applet
Related branches
lp://staging/~gabor-karsay/awn-extras/various-fixes
- moonbeam: Needs Fixing
-
Diff: 329 lines (+98/-69)6 files modifiedapplets/maintained/cairo-menu/Makefile.am (+1/-5)
applets/maintained/cairo-menu/cairo-aux-icon.c (+17/-3)
applets/maintained/cairo-menu/cairo-menu-applet.c (+32/-14)
applets/maintained/cairo-menu/cairo-menu.c (+0/-5)
applets/maintained/cairo-menu/gnome-menu-builder.c (+13/-10)
po/awn-extras.pot (+35/-32)
affects: | awn-extras → libdesktop-agnostic |
summary: |
- Cairo Menu doesn't check whether bookmarked dirs exist + Bookmark parser doesn't check whether bookmarked dirs exist |
Changed in awn-extras: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
A check for existence would be nice, but only for local directories (not ftp, shh etc.).