-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
"The graphical interface doesn't start when installing from a .deb file on Debian 12." #76
Comments
Is this error happening on the latest release v2.10.4? |
dmor@deb12:~/Загрузки$ ps4remotepkgsenderv2 |
dmor@deb12: |
dmor@deb12:~/Загрузки$ uname -a |
dmor@deb12:~/Загрузки$ uname -r |
Thanks for the report. I will check that soon. |
@orabeidm Could you try to run the application with the flag Note for myself: // Just in case this is an linux issue, I might prefix it always until I know whats causing the issue.
if (process.platform === "linux") app.commandLine.appendSwitch("no-sandbox"); |
dmor@deb12:~$ ps4remotepkgsenderv2 --no-sandbox It has launched. I'll figure out how to work with it and test it. Right now, I'm uploading games via FTP. If there are any more errors, I'll describe them. Thank you! |
Thanks for reporting back. The Log messages are ok and not to worry. |
"The graphical interface doesn't start when installing from a .deb file on Debian 12."
The text was updated successfully, but these errors were encountered: