Search Criteria
Package Details: firejail-handler-http 0.1.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/firejail-handler-http.git (read-only, click to copy) |
---|---|
Package Base: | firejail-handler-http |
Description: | HTTP(S) URL handler for Firejail |
Upstream URL: | https://github.com/glitsj16/firejail-handler-http |
Licenses: | GPL-2.0-or-later |
Submitter: | glitsj16 |
Maintainer: | glitsj16 |
Last Packager: | glitsj16 |
Votes: | 1 |
Popularity: | 0.000019 |
First Submitted: | 2020-07-02 10:46 (UTC) |
Last Updated: | 2024-03-08 13:01 (UTC) |
Dependencies (4)
- firejail (firejail-noapparmor-gitAUR, firejail-no-apparmorAUR, firejail-gitAUR)
- inotify-tools (inotify-tools-gitAUR)
- xdg-user-dirs
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
Latest Comments
glitsj16 commented on 2021-05-23 15:09 (UTC)
@rando Thanks for confirming! Happy firejailing :)
rando commented on 2021-05-23 14:33 (UTC)
@glitsj16, just tried the new release and it fixes my issue as expected. Thanks a lot for the help! :)
glitsj16 commented on 2021-05-23 14:26 (UTC)
@rando Thanks for reporting! I've tagged a new release just now. Would be awesome if you could test and confirm this fixes your issue. Regards.
rando commented on 2021-05-23 10:55 (UTC)
hi! I just ran into the following issue with xdg-open: "/usr/local/bin/xdg-open: line 14: .: firejail-handler-settings-http.inc: file not found"
To fix, I had to modify line 14 of the /usr/local/bin/xdg-open script to use an absolute path to the config file: /etc/firejail/firejail-handler-settings-http.inc
As far as I can see in the source Github repo, this problem is long gone there, though there hasn't been a tagged release since 2020.
@glitsj16, would you consider packaging the latest master from the Github repo? In any case, thanks a lot for maintaining this package!