[GH-ISSUE #507] Question on Thunderbird to open links by deafult browser #357

Closed
opened 2026-05-05 05:40:15 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @saedabdu on GitHub (May 9, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/507

Apology if i missed some part of the wiki.
I can't get Thunderbird to open-links with chromium being my default browser, whenever a link is clicked
i get this /usr/bin/env: ‘perl’: Permission denied

Tried the following:
1- uncommenting '/etc/firejail/disable-common.inc' as described in '/etc/firejail/thunderbird.profile'
ended up being asked byThunderbird to to create a new profile.

Appreciated

Originally created by @saedabdu on GitHub (May 9, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/507 Apology if i missed some part of the wiki. I can't get Thunderbird to open-links with chromium being my default browser, whenever a link is clicked i get this `/usr/bin/env: ‘perl’: Permission denied` Tried the following: 1- uncommenting '/etc/firejail/disable-common.inc' as described in '/etc/firejail/thunderbird.profile' ended up being asked byThunderbird to to create a new profile. Appreciated
gitea-mirror 2026-05-05 05:40:15 -06:00
Author
Owner

@netblue30 commented on GitHub (May 10, 2016):

Uncomment one by one all include commands in the profile, until you get the one that creates the problem. My guess would be disable-devel.inc.

<!-- gh-comment-id:218137879 --> @netblue30 commented on GitHub (May 10, 2016): Uncomment one by one all include commands in the profile, until you get the one that creates the problem. My guess would be disable-devel.inc.
Author
Owner

@netblue30 commented on GitHub (May 11, 2016):

Yes, you need to comment out "include /etc/firejail/disable-devel.inc". On some distros, Chromium needs perl executable for some reasons.

<!-- gh-comment-id:218445181 --> @netblue30 commented on GitHub (May 11, 2016): Yes, you need to comment out "include /etc/firejail/disable-devel.inc". On some distros, Chromium needs perl executable for some reasons.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#357
No description provided.