Firejail: qbittorrent: no authentication protocol supported

Created on 10 Feb 2018  路  4Comments  路  Source: netblue30/firejail

If I try to start qbittorrent when firejail is active (integrated via firecfg) it hangs with the message "Qt: Session management error: None of the authentication protocols specified are supported". If I start it directly from /usr/bin or disabling firejail it works.

Btw, I'd also like to ask: is it possible to stop firejail's debug messages? (I checked /etc/firejail/firejail.config and everything is commented out, no --debug* options specified.) A simple "leafpad" floods the console with 18 lines: Reading profile, Parent pid, child pid, C library installed, process initialized, etc.

Most helpful comment

1) Disable memory-deny-write-execute in qbittorrent.profile

All 4 comments

1) Disable memory-deny-write-execute in qbittorrent.profile

It works now, thank you.

As for my other question, if anyone knows how to disable firejail's debug messages, I would really appreciate if you can tell me.

Hi @bryce-lynch, try it with the quiet option. It should be the first command in a profile (on the commandline I think the sequence doesn't matter)

Thanks @smitsohu !

Was this page helpful?
0 / 5 - 0 ratings