! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Add Support for GTK RECENT bookmark
Status:
RESOLVED: MOVED
Severity:
enhancement

Comments

Description Mr.Venner 2019-08-12 15:35:07 CEST
Thunar supports a GTK bookmark showing the recently used files, if you have such a bookmark (you can add it by inserting an entry "recent:/" in ~/.config/gtk-3.0/bookmarks) and click on it in Thunar, it will happily parse ~/local/share/recently-used.xbel and display all the files listed there.

The problem is: if I doubleclick any of the files shown there, Thunar will not hand out the actual path/filename to whatever external application it is calling, but "recent:///<SOME_ID>" instead. In other words: the external application has to support this approach and search recently-used.xbel for the ID to retrieve the proper filename.

Only very few applications do that, most of them are from the GNOME project obviously - atril/evince works here, for example. But this seems to be easy to fix, simply by having Thunar use the proper filename instead of the recent ID?
Comment 1 alexxcons editbugs 2019-08-13 21:23:54 CEST
Thanks for reporting!

I can reproduce the issue (first time I hear about that "recent" bookmark)
Afaik this never worked with thunar. So it is not "broken", but just not supported till now. I will edit the heading accordingly.

Actually more things are missing:
- No support for custom actions in the recent folder.
- Selecting a file and pasting it to a text-editor will paste the recent address
- Copy + Paste a file from recent to somewhere else will transform the filename to some random fuzz
Comment 2 Theo Linkspfeifer editbugs 2020-03-25 00:01:38 CET
Files which are located in trash:/// are affected also.
Comment 3 Git Bot editbugs 2020-05-26 23:44:57 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/thunar/-/issues/257.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #15811

Reported by:
Mr.Venner
Reported on: 2019-08-12
Last modified on: 2020-05-26

People

Assignee:
Xfce Bug Triage
CC List:
2 users

Version

Attachments

Additional information