-
Notifications
You must be signed in to change notification settings - Fork 39
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
Comments
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? |
Thanks for the response!No, there was no errors when run off of the desktop. I am a Linux noob, so idk how to run it in the terminal. How would I do that on Mint?
-------- Original message --------From: Dmitry ***@***.***> Date: 9/5/23 6:24 PM (GMT-05:00) To: m4dEngi/RemotePlayWhatever ***@***.***> Cc: mooo25 ***@***.***>, Author ***@***.***> Subject: Re: [m4dEngi/RemotePlayWhatever] AppImage never Runs - Linux Mint 21.1 (Issue #114)
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?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
In some DEs you can just start terminal and drag & drop appimage into the terminal window and then hit enter (removing the |
Thanks!I'll give it a try and let you know what happens. If I need more help, I'll let you know too.
-------- Original message --------From: Dmitry ***@***.***> Date: 9/5/23 6:39 PM (GMT-05:00) To: m4dEngi/RemotePlayWhatever ***@***.***> Cc: mooo25 ***@***.***>, Author ***@***.***> Subject: Re: [m4dEngi/RemotePlayWhatever] AppImage never Runs - Linux Mint 21.1 (Issue #114)
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.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Here was the terminal output when I did as you suggested:
|
This was the output when doing as you suggested but with "sudo" in front:
|
It should not be used with sudo. What version of steam client are you using? (how did you install the steam client) |
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. |
The app can't work with Flatpak/Snap version of steam as it needs access to running client process for IPC calls. |
Latest appimage should work better, but still requires non flatpak/snap native version of steam client. |
Thank you!
So reinstalling Steam using the non flatpak version allowed the AppImage to
start.
We ran into a problem using the program though. I was able to send the
invite to my friend from the appimage, but when he clicked on the
invitation, he was given a choice to use the Steam Link App or the Steam
App. This choice was given to him from the website he was brought to.
I believe no matter which app he chose, he ran into an error each time, I
think it was "Unable to get stream". It also locked up his computer so
that he had to restart it every attempt.
…On Wed, Sep 13, 2023 at 1:11 AM Dmitry ***@***.***> wrote:
Latest appimage should work better, but still requires non flatpak/snap
native version of steam client.
—
Reply to this email directly, view it on GitHub
<#114 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASJSVZQTOQBZU2EKBYUGLP3X2E6BPANCNFSM6AAAAAA4HYQGY4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
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. |
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.
The text was updated successfully, but these errors were encountered: