Skip to content

Hexchat links do not open in chromium #1718

@carbolymer

Description

@carbolymer

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.

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