Bazzite gnome, Nvidia, moonlight issue
Installed moonlight from flatpak on bazzite gnome Nvidia and it freeze when connecting but appimage works, what could be the problem?
7 Replies
Maybe try launching the flatpak from the terminal with
flatpak run com.moonlight_stream.Moonlight
and see if you get a useful error message
You also might just need to do a flatpak update
as the nvidia flatpak dependencies might be slightly out of date if you recently did an updateHow to update flatpak? On bazzite gnome, there are no updates for apps, the only thing I've seen is system update and it's up to date
The command is
flatpak update
you can run it in the terminalAnd why in bazzite gnome, there is no gui version of application update like in bazzite kde in discover?
Oh there is, you can update using the "Software" application in gnome. I just find giving terminal instructions are consistent and then I don't have to remember what DE we working with
Then it turns out I have no updates available for the dependencies, because in the GUI software there is not even a check for updates button, apparently they were updated when I did the system update.
so if you open moonlight via the terminal via
flatpak run com.moonlight_stream.Moonlight
do you get a useful error message?