mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1196] application window greys out #818
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#818
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 @gso on GitHub (Apr 5, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1196
Ubuntu 16.04.2
firejailversion 0.9.44.10Intel® Core™ Duo CPU T2250 @ 1.73GHz × 2
2.0 GiB
Intel® 945GM x86/MMX/SSE2
/usr/bin/firejail --xll=xorg --private=~/Opera-Sandbox /usr/bin/opera --privateWith
--x11=xorgthe application window greys out after a few seconds of the window rendering, an 'Application not responding' - 'Wait' / 'Force Quit' dialogue displaying on exit.The same issue also when running
firefoxin the sandbox.With
xprathe browser window renders OK, however with the following issues, i) the mouse pointer disappears for some reason [edit: this is not a problem with the latest release ofxpra], ii)firejailsometimes hangs at the command line (before the browser window actually renders), though will run OK the second time the command is invoked, and iii) if I switch to a text console and back to X the browser crashes a few seconds later.This is a low spec. machine, the same command to run a sandboxed browser works without any problems on Lubuntu, Linux Mint Cinnamon and Zorin OS (GNOME 3 desktop by the looks, Ubuntu based dist.).
@netblue30 commented on GitHub (Apr 9, 2017):
X11 security extension disables a number of regular X11 extensions. If your application uses one of them, the application will freeze. For example I start Chromium:
The browser comes up, but the mouse doesn't work. On Debian jessie I get about half the programs working (including Firefox), the rest behave strangely.
@gso commented on GitHub (Apr 12, 2017):
The odd thing was that while a program works with the
xorgserver on lubuntu, Mint, Zorin, the same program greys out on Unity. Could be a resources issue (a low spec. laptop), works fine on Zorin though (GNOME 3).That a browser (tested with
operaandfirefox) crashes on switching back from a text console to X, you would think was possibly a resource issue also, the error message is:From the
xpramanual:Adding
idle−timeout=0to~/.xpra/xpra.confhas no effect on this unfortunately. It's odd again though that it should happen only with Unity.@chiraag-nataraj commented on GitHub (Jul 22, 2018):
Is this still an issue?
@chiraag-nataraj commented on GitHub (Jul 30, 2018):
I'm going to close this for now. @gso, please feel free to re-open if this is still an issue.