Replies: 1 comment 13 replies
-
@bbhtt see OP. IMHO we should fix the "Firejail URL open game" (#5364) instead of adding level 1 hack to more profiles and keep maintaining it working. |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With the upcoming 0.9.72 release approaching I'm going over some profiles to check a few things that have been in my notes for a while. One of these topics is (how to) allow opening hyperlinks. Here are my observations/questions that came up in that context.
The hyperlink support functionality seems to rely on the following firejail options being present:
access to Firefox profile info
access to the Firefox D-Bus user bus
access to a shell
If those are indeed all needed I think we should double-check/test our profiles that currently have support for opening hyperlinks. The list below includes a request for checking/confirming this functionality, adressed at the original creators of the profile.
balsa.profile
@kortewegdevries commitkube.profile
@kortewegdevries committelegram.profile
@BaderSZ committrojita
@kortewegdevries commitzeal.profile
@rusty-snake commitAlthough the original profile creators have been referenced, anyone who can confirm the hyperlink functionality in the above profiles is working as expected is asked to give a shout.
I've already opened PR's for profiles I created/use daily and which needed fixes. Feel free to comment on those as well:
Let's get this all in shape for 0.9.72, TIA!
Relates to:
Beta Was this translation helpful? Give feedback.
All reactions