mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6813] neochat: cannot log in #3379
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#3379
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @madbehaviorus on GitHub (Jul 10, 2025).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6813
Description
Hello community,
with a fresh new installed Debian 12 mini with fully xfce4 envirement, it is not possible to start neochat fully.
It breaks on the neochat "connection-site".
Steps to Reproduce
Expected behavior
Normal login.
Actual behavior
Neochat stuck on "connection-site".
Behavior without a profile
Nothing changed on the GUI => same like above.
Environment
OS:
Linux localhost 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64 GNU/Linuxneochat version: 23.01
Checklist
/usr/bin/vlc) "fixes" it).https://github.com/netblue30/firejail/issues/1139)browser-allow-drm yes/browser-disable-u2f noinfirejail.configto allow DRM/U2F in browsers.--profile=PROFILENAMEto set the right profile. (Only relevant for AppImages)Log
Output of
LC_ALL=C firejail /path/to/programOutput of
LC_ALL=C firejail --debug /path/to/program@kmk3 commented on GitHub (Jul 10, 2025):
Note that we do not maintain that version of firejail:
Versions other than the latest usually have outdated profiles and may contain
bugs and security vulnerabilities that were fixed in later versions.
See also:
Potentially a duplicate of:
What happens with firejail-git?
@madbehaviorus commented on GitHub (Jul 10, 2025):
Thank you for this information.
I updated to the actually firejail version (0.9.75) and the profiles.
I add
whitelist /usr/share/xkeyboard-config-2also and the output changes to this:@kmk3 commented on GitHub (Jul 11, 2025):
No problem.
It seems similar to the output of when it's working.
You can try commenting the profile until it works and post the lines that are
causing issues.