[GH-ISSUE #1772] qbittorrent: no authentication protocol supported #1202

Closed
opened 2026-05-05 07:38:52 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @ghost on GitHub (Feb 10, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1772

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.

Originally created by @ghost on GitHub (Feb 10, 2018). Original GitHub issue: https://github.com/netblue30/firejail/issues/1772 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.
Author
Owner

@ghost commented on GitHub (Feb 11, 2018):

  1. Disable memory-deny-write-execute in qbittorrent.profile
<!-- gh-comment-id:364731061 --> @ghost commented on GitHub (Feb 11, 2018): 1) Disable `memory-deny-write-execute` in qbittorrent.profile
Author
Owner

@ghost commented on GitHub (Feb 11, 2018):

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.

<!-- gh-comment-id:364737679 --> @ghost commented on GitHub (Feb 11, 2018): 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.
Author
Owner

@smitsohu commented on GitHub (Feb 11, 2018):

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)

<!-- gh-comment-id:364756834 --> @smitsohu commented on GitHub (Feb 11, 2018): 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)
Author
Owner

@ghost commented on GitHub (Feb 11, 2018):

Thanks @smitsohu !

<!-- gh-comment-id:364758026 --> @ghost commented on GitHub (Feb 11, 2018): Thanks @smitsohu !
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#1202
No description provided.