mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2223] errors/troubles with x11 #1494
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#1494
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 @admzzz on GitHub (Oct 29, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2223
i'm trying to restrict user in his session to vlc only, after adding =anybody to /etc/X11/Xwrapper.config Xpra had started, but with small resolution instead of required 1920x1080 (which was set in /etc/firejail/firejail.config), unmovable and unresizable vlc'c window and without sound (sound works in).
after adding restricted user to xpa group, i got black screen with error, which fall to desktop instead of logouting after hitting OK
"firejail --x11=xephyr --private-tmp vlc" in .profile works fine until the closing of vlc - surprisingly it shows desktop instead of logouting too.
linux mint 19.04, xpra v2.1.3-r17247M.
can you sugest a right way for setting vlc-gaper box? ;-)
@rusty-snake commented on GitHub (Apr 20, 2019):
@admzzz so you wish to have a session where only vlc is running/can run and this session should exit if vlc is closed. right? Also, using a tty for login or an display-manager?
@admzzz commented on GitHub (Apr 22, 2019):
usecase:
when user vlc (with or without password) is logged in, he should have possibility to browse only his home directory, select a video or audio file(s) from it and play it(them) in fullscreen mode only, if he close vlc, he had to be logged off (i.e. system had to close vlc's session and proceed to display-manager's login screen) automatically.
@rusty-snake commented on GitHub (Apr 22, 2019):
But blacklisting something is possible.
@admzzz commented on GitHub (Apr 23, 2019):
thanks for idea, but:
i3&, in .profile?@rusty-snake commented on GitHub (Apr 23, 2019):
I don't know how you create a new Xsession for your DM in Mint either.
@rusty-snake commented on GitHub (Jun 26, 2019):
@admzzz I'm closing here due to inactivity, please fell free to reopen if you have more questions.