#BlackBox terminal emulator flatpak crashing immediately on voidlinux
49 messages · Page 1 of 1 (latest)
do you have flatseal installed?
maybe you can try messing with permissions - dbus system bus, network, whatever works
might be because you're using runit
and also can you show me the output of getent passwd $USER | cut -d: -f7
oki i will in a moment
there u go uwu
hmmmm, looks normal
i've actually met several people with the same issue you have
though not exactly related to void
there's quite a few issues open on gitlab related to it
like this one
and this one
interesting
btw @atomic blaze would u recommend installing software as flatpaks when there are native binary versions available? like for steam for example?
absolutely
actually, there's a shitshow going on in #tech-general over that right now lol
and why is that? just general flatpak sandboxing and such?
sounds fun lol
yeah, and especially since u use void, bundling in libraries can be helpful
not sure if you use musl or not, but flatpak is really good for running things that depend on glibc on musl distros
i mean steam works fine as a native package ¯_(ツ)_/¯
i don’t use musl coz nvidia drivers 😔
ah, i assume u use glibc void then
yee
sad 😔
@atomic blaze are flatpaks actually worse performing than binary packages 
and is it a good idea to use flatpaks when they aren’t officially supported by the project (like the lutris flatpak)
(or the firefox flatpak)
nope
i think so
unfortunately the project is not always willing to maintain a flatpak package, so the community has to
my friend maintains the microsoft edge flatpak, and he asked microsoft to maintain it and they unfortunately declined
also, the firefox flatpak is official
i see, what was the issue with it being the default on silverblue again then??
the firefox fedora flatpak experience is very subpar
they refuse to use flathub still
fedora has it's own flatpak repo, called fedora flatpaks, and the firefox package on there is just not really fun to use
i see
if they used the flathub version everything would be fine, but fedora doesn't want to sue flathub
the fedora flatpaks version doesn't support installing third party codecs
ah
which is pretty important to most people
i mean i have heard at least for chromium that the native package is better as the flatpak version replaces the chromium sandbox with the flatpak one which is worse??