m4dEngi / RemotePlayWhatever

Tiny application that lets you force remote play together any game you have in your steam library including non-steam ones.
MIT License
1.02k stars 37 forks source link

Can't launch the app image on opensuse tumbleweed #111

Closed TheAnnoyingFruit closed 11 months ago

TheAnnoyingFruit commented 11 months ago

This is what I get when trying to run the app image : (remoteplaywhatever:27607): Gtk-WARNING : 02:29:51.788: Could not load a pixbuf from icon theme. This may indicate that pixbuf loaders or the mime database could not be found. Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Adwaita/scalable/status/image-missing.svg: Unable to load image-loading module: libpixbufloader-svg.so: libpixbufloader-svg.so: cannot open shared object file: No such file or directory (gdk-pixbuf-error-quark, 5) Bail out! Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Adwaita/scalable/status/image-missing.svg: Unable to load image-loading module: libpixbufloader-svg.so: libpixbufloader-svg.so: cannot open shared object file: No such file or directory (gdk-pixbuf-error-quark, 5) Aborted (core dumped) This is what I get when trying to run the app image with sudo : Error: Unable to initialize GTK+, is DISPLAY set properly?

TheAnnoyingFruit commented 11 months ago

Also based on a similar issue already raised is this compatible with the steam flatpak? That may be the issue since I don't use the native rpm package.

m4dEngi commented 11 months ago

No, it's not compatible with flatpak version of steam. And it needs somewhat direct access to running client instance to function.

owowouwu commented 10 months ago

@TheAnnoyingFruit Did you get it working with the rpm version of steam? I'm on Fedora 37 and I still get that error with the rpm version.

TheAnnoyingFruit commented 10 months ago

I haven't tried it because I have dependency issues with the rpm version of steam and much prefer the flatpak. I.e. gmod and tf2

TheAnnoyingFruit commented 10 months ago

I will try it when I get the chance

TheAnnoyingFruit commented 10 months ago

@TheAnnoyingFruit Did you get it working with the rpm version of steam? I'm on Fedora 37 and I still get that error with the rpm version.

Ok upon installing the rpm version of steam on tumbleweed it now works. Once I close steam and try to open it, the error messages return. So I can confirm for me it was using the flatpak version of steam that caused the issue.

TheAnnoyingFruit commented 10 months ago

@m4dEngi I would like to request that you add that the app does not work with the flatpak version of steam to the read me.