mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #827] new xpra version loads very slowly #562
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#562
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 @vismir2 on GitHub (Oct 2, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/827
the new version of xpra, available in arch linux, loads very slowly (10 seconds for) and shows some confusing errors.
among other things it says:
No module named pyopenc
OpenGL support is missing:
cannot import name gdkgl
Error: no encryption libraries could be loaded
pycrypto is not available: No module named Crypto
python-cryptography is not available: No module named cryptography
Warning: zlib is the only compressor enabled
install and enable lzo or lz4 support for better performance
however all the mentioned packages are available and enabled on my system
@chiraag-nataraj commented on GitHub (Oct 2, 2016):
Is this only within firejail or does this also happen if you launch xpra by itself?
@vismir2 commented on GitHub (Oct 4, 2016):
It seems this is related to firejail.
Using it normally there are no such errors and it starts fine
@chiraag-nataraj commented on GitHub (Oct 4, 2016):
@netblue30 What exactly is the command you use to launch
xpra?@netblue30 commented on GitHub (Oct 5, 2016):
For installing Xpra on Arch I have a description here: https://firejail.wordpress.com/documentation-2/x11-guide/#arch
Looking at the code, we first start the server:
Then, we start the client: