Search Criteria
Package Details: xdg-desktop-portal-termfilechooser-hunkyburrito-git v1.4.3.r0.gcb8cec0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xdg-desktop-portal-termfilechooser-hunkyburrito-git.git (read-only, click to copy) |
|---|---|
| Package Base: | xdg-desktop-portal-termfilechooser-hunkyburrito-git |
| Description: | xdg-desktop-portal backend for your favorite terminal file chooser (hunkyburrito fork) |
| Upstream URL: | https://github.com/hunkyburrito/xdg-desktop-portal-termfilechooser |
| Licenses: | MIT |
| Conflicts: | xdg-desktop-portal-termfilechooser, xdg-desktop-portal-termfilechooser-boydaihungst-git, xdg-desktop-portal-termfilechooser-git |
| Provides: | xdg-desktop-portal-impl, xdg-desktop-portal-termfilechooser |
| Submitter: | hunkyburrito |
| Maintainer: | hunkyburrito |
| Last Packager: | hunkyburrito |
| Votes: | 21 |
| Popularity: | 2.37 |
| First Submitted: | 2025-01-22 08:07 (UTC) |
| Last Updated: | 2026-06-16 00:15 (UTC) |
Dependencies (12)
- libinih (libinih-gitAUR)
- xdg-desktop-portal (xdg-desktop-portal-minimal-gitAUR, xdg-desktop-portal-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- meson (meson-gitAUR) (make)
- scdoc (scdoc-gitAUR) (make)
- kitty (kitty-shade-transparency-patchAUR, kitty-meow-gitAUR, kitty-bitmapAUR, kitty-gitAUR) (optional) – default terminal for launching wrappers
- lf (lf-gitAUR) (optional) – wrapper included
- nnn (nnn-gitAUR, nnn-emoji-gitAUR, nnn-emojiAUR, nnn-iconsAUR, nnn-nerdAUR) (optional) – wrapper included
- ranger (ranger-gitAUR) (optional) – wrapper included
- superfile (superfile-gitAUR) (optional) – wrapper included
- vifm (vifm-gitAUR) (optional) – wrapper included
- yazi (yazi-gitAUR, yazi-nightly-binAUR) (optional) – wrapper included
Required by (31)
- autocolor (requires xdg-desktop-portal-impl)
- autocolor-git (requires xdg-desktop-portal-impl)
- cassette (requires xdg-desktop-portal-impl)
- cassette-bin (requires xdg-desktop-portal-impl)
- cassette-git (requires xdg-desktop-portal-impl)
- gnome-calendar-git (requires xdg-desktop-portal-impl) (optional)
- lectern-git (requires xdg-desktop-portal-impl)
- lutris-git (requires xdg-desktop-portal-impl)
- lutris-live-bin (requires xdg-desktop-portal-impl)
- niri-shm-sharing (requires xdg-desktop-portal-impl)
- obamify-git (requires xdg-desktop-portal-impl)
- oh-my-pi (requires xdg-desktop-portal-impl) (optional)
- oh-my-pi-bin (requires xdg-desktop-portal-impl) (optional)
- portable (requires xdg-desktop-portal-impl)
- portable-git (requires xdg-desktop-portal-impl)
- portable-legacy (requires xdg-desktop-portal-impl)
- portable-unstable (requires xdg-desktop-portal-impl)
- stremio-linux-shell (requires xdg-desktop-portal-impl) (optional)
- tiri (requires xdg-desktop-portal-impl)
- tiri-bin (requires xdg-desktop-portal-impl)
- Show 11 more...
Latest Comments
hunkyburrito commented on 2026-06-13 14:40 (UTC)
@Eightie7 Not an issue on your end. The last few updates to the wrappers were too rushed by me and caused breakage depending on what
TERMCMDvalues are set. I'm currently working on a more robust fix, but I have released 1.4.3 which reverts the changes for now.The dbus warnings are normal; they are options that are not currently supported by termfilechooser (things like filtering what files/filetypes are shown).
Eightie7 commented on 2026-06-13 07:06 (UTC) (edited on 2026-06-13 07:06 (UTC) by Eightie7)
This was working well up until the most recent update. I'm using Sway and yazi, and yazi wouldn't start when saving a file so to fix that I had to add
systemctl --user start sway-session.targetto my sway config file and then it worked fine.But now, whenever I try to save an image from firefox, it won't work, and looking at journalctl I'm getting dbus errors:
dbus: unknown option modaldbus: unknown option filtersdbus: unknown option current_filterthen finally
filechooser: cannot execute 'yazi-wrapper.sh 0 0 1with a path to a file I was trying to upload to a site a while ago now, not the path to where I'm trying to save the image, then/tmp/termfilechooser-1000.portal' 0': exit code -2.When I run
/usr/lib/xdg-desktop-portal-termfilechooser -r &and then try to save an image, I also get the erroreval: line 36: syntax error near unexpected token `('I was just wondering if this had anything to do with the update that just occurred, and if this was possible an issue just on my end. Thank you for this package though! It's been a wonder to use.
toodz commented on 2026-06-12 18:23 (UTC)
Thank you for maintaining this, it’s one of my favorite desktop tools.