Skip to content

Hexchat links do not open in chromium #1718

Closed
@carbolymer

Description

Steps to reproduce

  1. start hexchat using firejail
firejail hexchat
  1. Invoke command in Hexchat:
/url google.com
  1. Nothing happens

Fix:

  1. Create ~/.config/firejail/hexchat.profile with the following content:
noblacklist ${HOME}/.config/chromium

include /etc/firejail/hexchat.profile

Somehow, hexchat tries to access ~/.config/chromium directory when opening URLs. Can we add some rule (I am not sure if my solution is the secure one) for handling such cases?

UPDATE: This workaround stopped working.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    information_old(Deprecated; use "doc-todo" or "needinfo" instead) Information was/is required

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions