mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1306] spotify: Failed to load libGL.so.1 #891
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#891
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 @legg681 on GitHub (May 23, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1306
Since the last update on ubuntu (firejail version 0.9.46) spotify does not start anymore with the default firecfg.
When running spotify from the terminal I get the following output:
After running
or just deleting the symlink for spotify in /usr/local/bin everything works as expected again.
@Fred-Barclay commented on GitHub (May 23, 2017):
Hi @marvingee
What distro are you using?
After deleting the symlink for spotify, does
firejail spotifywork?@legg681 commented on GitHub (May 23, 2017):
I am using Ubuntu MATE 17.04.
No,
firejail spotifydoes result in the same error.@Fred-Barclay commented on GitHub (May 23, 2017):
Can you copy this to ~/.config/firejail/spotify.profile and try running
firejail spotifyagain?@legg681 commented on GitHub (May 23, 2017):
Sure, no problem. Sadly the issue remains :(
@Fred-Barclay commented on GitHub (May 23, 2017):
Does
firejail --noprofile spotifywork?@legg681 commented on GitHub (May 23, 2017):
Yes, that works.
@legg681 commented on GitHub (May 23, 2017):
UPDATE: Steam is also not working properly anymore.
Just like spotify when I'm running it with --noprofile or deleting the symlink & the modified .desktop-file it works again.
@Fred-Barclay commented on GitHub (May 23, 2017):
We've got a Steam issue with a fix - can you try these instructions for Steam?
https://github.com/netblue30/firejail/issues/1280#issuecomment-302881955
@legg681 commented on GitHub (May 23, 2017):
Kmail crashes, too.
@legg681 commented on GitHub (May 23, 2017):
The steam fix did not work for me. The issue remains.
@Fred-Barclay commented on GitHub (May 23, 2017):
I'm downloading Ubuntu 17.04 MATE now to take a look around.
@legg681 commented on GitHub (May 23, 2017):
Thanks. Maybe my install is just damaged beyond repair 😄
@legg681 commented on GitHub (May 24, 2017):
So, I investigated a bit further today by purging the firejail PPA and installing version "0.9.44.8-1" again (the version in the normal repo).
Summary:
Therefore it appears that it's not (or not solely) an issue with my installation.
@breznak commented on GitHub (May 25, 2017):
Just my 2c, I'm getting the same error:
But after a while spotify loads and works fine. This is on ubuntu 16.04 lts/KDE Neon.
So the err message may be misleading you.
EDIT:
Using firejail/firecfg
0.9.46from the PPA@Fred-Barclay commented on GitHub (May 25, 2017):
I can't replicate the error on Ubuntu MATE 64-bit. I get the same messages as @breznak (which are expected) but spotify launches fine after about a second or two.
This is with firejail built from the latest git commit.
@Fred-Barclay commented on GitHub (May 27, 2017):
@marvingee and @breznak I have a new profile in mainline. Could you try it and let me know if spotify is working?
https://raw.githubusercontent.com/netblue30/firejail/29312d8ea5a51228b7eec400e7c8d541e9c3113c/etc/spotify.profile
@ghost commented on GitHub (May 27, 2017):
I've installed firejail from source. Spotify works flawlessly. Thanks for the update, Fred! :)
I guess commenting the /mnt blacklist wasn't necessary in general. But in my case it was, since I have a symlinked Spotify cache on /mnt.
@Fred-Barclay commented on GitHub (May 27, 2017):
No, you're right, but that's really a job for disable-mnt in /etc/firejail/firejail.config or a user-customised profile. Or so I think. :)
Thanks for debugging this!
@Fred-Barclay commented on GitHub (May 27, 2017):
I'll close for now and we can reopen if needed.
@intika commented on GitHub (Mar 28, 2018):
Had an issue with the current profile to get spotify working
cannot open shared object file: No such file or directory libcef.soFixed it by removing
"shell none"from the profile@hchr commented on GitHub (Apr 18, 2018):
@intika Thanks
Get the same error on Manjaro with
spotify 1.0.77.338-1
and
firejail 0.9.52-1
With the spotify profile
https://raw.githubusercontent.com/netblue30/firejail/29312d8ea5a51228b7eec400e7c8d541e9c3113c/etc/spotify.profile
uncommenting "shell none" fix spotify