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 639513 - "Recent Documents" point frequently to invalid links
"Recent Documents" point frequently to invalid links
Status: RESOLVED DUPLICATE of bug 137278
Product: gtk+
Classification: Platform
Component: Class: GtkRecent
2.0.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Emmanuele Bassi (:ebassi)
Depends on:
Blocks:
 
 
Reported: 2011-01-14 12:56 UTC by Chris Wilson
Modified: 2011-01-29 21:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chris Wilson 2011-01-14 12:56:02 UTC
Hi

Shorcuts are one of the three main Gnome Menus. Within the Shortcuts Menu, "Recent Documents" points to the last ten recently opened files as they appear in /home/user/.recently-used.xbel. They do appear in this xbel file in reverse order, where the most recent file is the last of the document.

Problem to solve is this one: many times, after documents land on the desktop or in the download folder, user opens them and then stores them in another place or delete them. But, they are recorded by xbel as being placed on the desktop where they indeed were last opened. This way, quite frequently, among the ten displayed items, href information is invalid and points to unexisting bookmarks. This is frustrating because the only choice offered to the user is to fully delete the list. After that, the user loses confidence in this list and forgets to use it.

I think the user should be provided a fully working list: he should have, for exemple, the possibility by pressing a button to refresh the list. This would allow him to check if the href links of the bookmarks are still valid and, if not, it would erase the invalid bookmarks.

Another way to implement this feature would be to check periodically the validity of href links in the "recent documents" file.
Comment 1 Chris Wilson 2011-01-29 20:45:14 UTC
Has anyone had a chance to look at and confirm this yet?
Comment 2 Chris Wilson 2011-01-29 20:45:32 UTC
Originally reported at https://bugs.launchpad.net/hundredpapercuts/+bug/694052
Comment 3 Emmanuele Bassi (:ebassi) 2011-01-29 21:15:35 UTC
gtk developers do not confirm bugs: bugs left in UNCONFIRMED state are treated exactly the same as bugs in NEW state.

this is a duplicate of bug 137278. that bug has a discussion of why monitoring resources to update the list is a bad idea.

*** This bug has been marked as a duplicate of bug 137278 ***