[GH-ISSUE #101] Firefox profile: should whitelist ~/.gtkrc-2.0 #62

Closed
opened 2026-05-05 04:55:51 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @blueyed on GitHub (Oct 27, 2015).
Original GitHub issue: https://github.com/netblue30/firejail/issues/101

Commit 5a52191865 breaks the theming in Firefox for me.

Adding ~/.gtkrc-2.0 to the whitelist fixes it.

There should be an include for GTK applications probably, which should be used for Firefox then, too.

Originally created by @blueyed on GitHub (Oct 27, 2015). Original GitHub issue: https://github.com/netblue30/firejail/issues/101 Commit 5a52191865c5f0cdbc610b0ad656b919f0dc1605 breaks the theming in Firefox for me. Adding `~/.gtkrc-2.0` to the whitelist fixes it. There should be an `include` for GTK applications probably, which should be used for Firefox then, too.
gitea-mirror 2026-05-05 04:55:51 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@netblue30 commented on GitHub (Oct 27, 2015):

Fixed, thanks!

<!-- gh-comment-id:151586079 --> @netblue30 commented on GitHub (Oct 27, 2015): Fixed, thanks!
Author
Owner

@0nse commented on GitHub (Nov 9, 2015):

Shouldn't there also be a whitelist entry for ~/.config/gtk-3.0/settings.ini? I would follow the idea of @blueyed and put all GTK related files into a separate include for all GTK applications.

<!-- gh-comment-id:155013549 --> @0nse commented on GitHub (Nov 9, 2015): Shouldn't there also be a whitelist entry for `~/.config/gtk-3.0/settings.ini`? I would follow the idea of @blueyed and put all GTK related files into a separate `include` for all GTK applications.
Author
Owner

@netblue30 commented on GitHub (Nov 9, 2015):

Yes, I will have to whitelist also ~/.config/gtk-3.0 directory. I could move them in a separate include file, but there are only two of them in this moment: ~/.config/gtk-3.0 and ~/.gtkrc-2.0

<!-- gh-comment-id:155051857 --> @netblue30 commented on GitHub (Nov 9, 2015): Yes, I will have to whitelist also ~/.config/gtk-3.0 directory. I could move them in a separate include file, but there are only two of them in this moment: ~/.config/gtk-3.0 and ~/.gtkrc-2.0
Author
Owner

@netblue30 commented on GitHub (Nov 9, 2015):

fixed!

<!-- gh-comment-id:155052318 --> @netblue30 commented on GitHub (Nov 9, 2015): fixed!
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#62
No description provided.