Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppImage never Runs - Linux Mint 21.1 #114

Open
mooo25 opened this issue Sep 1, 2023 · 12 comments
Open

AppImage never Runs - Linux Mint 21.1 #114

mooo25 opened this issue Sep 1, 2023 · 12 comments

Comments

@mooo25
Copy link

mooo25 commented Sep 1, 2023

I downloaded the latest appimage today, and when executing, i hear my computer spin up as if it were running something, but nothing happens.

No program starts in the tray.

Steam is already running when I try to run the appimage. I have also tried to run the appimage when steam is not running.

@m4dEngi
Copy link
Owner

m4dEngi commented Sep 5, 2023

Yeah, the readme is a bit outdated, the app doesn't use the tray any more. Did it show any errors when run from terminal?

@mooo25
Copy link
Author

mooo25 commented Sep 5, 2023 via email

@m4dEngi
Copy link
Owner

m4dEngi commented Sep 5, 2023

In some DEs you can just start terminal and drag & drop appimage into the terminal window and then hit enter (removing the file:/ prefix if it gets there too). If the permissions are set right, it should start the app and spit something into stdout/stderr, which will be printed in the terminal window.

@mooo25
Copy link
Author

mooo25 commented Sep 5, 2023 via email

@mooo25
Copy link
Author

mooo25 commented Sep 6, 2023

Here was the terminal output when I did as you suggested:

Gtk-Message: 18:13:52.927: Failed to load module "window-decorations-gtk-module"
Gtk-Message: 18:13:52.938: Failed to load module "colorreload-gtk-module"

(remoteplaywhatever:2155): Gtk-WARNING **: 18:13:53.216: 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/breeze/status/64/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/breeze/status/64/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)

@mooo25
Copy link
Author

mooo25 commented Sep 7, 2023

This was the output when doing as you suggested but with "sudo" in front:

(remoteplaywhatever:8984): Gtk-WARNING **: 21:49:10.381: 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 /org/gtk/libgtk/icons/48x48/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
Bail out! Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /org/gtk/libgtk/icons/48x48/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
Aborted

@m4dEngi
Copy link
Owner

m4dEngi commented Sep 7, 2023

It should not be used with sudo. What version of steam client are you using? (how did you install the steam client)

@mooo25
Copy link
Author

mooo25 commented Sep 8, 2023

I am using Version 1.0.0.78. I checked, and it is up to date.

I installed the Flathub using the Mint Software Manager.

I hope I am answering your question. Def a noob at Linux.

@m4dEngi
Copy link
Owner

m4dEngi commented Sep 8, 2023

The app can't work with Flatpak/Snap version of steam as it needs access to running client process for IPC calls.

@m4dEngi
Copy link
Owner

m4dEngi commented Sep 13, 2023

Latest appimage should work better, but still requires non flatpak/snap native version of steam client.

@mooo25
Copy link
Author

mooo25 commented Sep 13, 2023 via email

@m4dEngi
Copy link
Owner

m4dEngi commented Sep 13, 2023

The part after sending the invite is handled by Steam itself and is outside the scope of RPW. Unfortunately, I can't help with that, as it seems there is some connectivity/steam/system issue on your friend's end that prevents steam from connecting to the remote session...

... unless it's caused by disabled in-game overlay on your end, then just enabling in-game overlay would solve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants