[GH-ISSUE #465] cherrytree.profile error #331

Closed
opened 2026-05-05 05:36:53 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @curiosity-seeker on GitHub (Apr 21, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/465

cherrytree only launches on my system (Manjaro) after adding

noblacklist /usr/bin/python2*
noblacklist /usr/lib/python2*

to the profile.

Originally created by @curiosity-seeker on GitHub (Apr 21, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/465 cherrytree only launches on my system (Manjaro) after adding ``` noblacklist /usr/bin/python2* noblacklist /usr/lib/python2* ``` to the profile.
gitea-mirror 2026-05-05 05:36:53 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@Fred-Barclay commented on GitHub (Apr 21, 2016):

Sorry-that's my fault. I'll add the lines to the profile, thanks!

EDIT: Can you test and make sure that /usr/bin/python2* is required? I had a similar problem with hexchat (thought both /usr/bin/python2* and usr/lib/python2* were required) and it turned out only the libs were required.
Thanks!

<!-- gh-comment-id:212964485 --> @Fred-Barclay commented on GitHub (Apr 21, 2016): Sorry-that's my fault. I'll add the lines to the profile, thanks! EDIT: Can you test and make sure that /usr/bin/python2\* is required? I had a similar problem with hexchat (thought both /usr/bin/python2\* and usr/lib/python2\* were required) and it turned out only the libs were required. Thanks!
Author
Owner

@curiosity-seeker commented on GitHub (Apr 22, 2016):

I just tried it again and can confirm that on my system both entries are needed.

<!-- gh-comment-id:213364190 --> @curiosity-seeker commented on GitHub (Apr 22, 2016): I just tried it again and can confirm that on my system **both** entries are needed.
Author
Owner

@netblue30 commented on GitHub (Apr 22, 2016):

Fixed, thanks!

<!-- gh-comment-id:213404795 --> @netblue30 commented on GitHub (Apr 22, 2016): Fixed, thanks!
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#331
No description provided.