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

RetroArchHosts not recognized #118

Open
MarcNuernberger opened this issue Jul 17, 2022 · 5 comments
Open

RetroArchHosts not recognized #118

MarcNuernberger opened this issue Jul 17, 2022 · 5 comments

Comments

@MarcNuernberger
Copy link

RetroArchHosts variable in config does not get recognized on application launch.

OS: Fedora Workstation 36
QUsb2Snes Version: 0.7.23.2
QT Version: 5.15.3

QUsb2Snes.conf:

[General]
FirstTime=true
RetroArchHosts="remoteName=192.168.123.123"
debugLog=true
retroarchdevice=true

log-debug.txt:

2022-07-17T23:03:01              default - Debug: Runing QUsb2Snes version  "0.7.23.2"
2022-07-17T23:03:01              default - Debug: Compiled against Qt 5.15.3 , running 5.15.3
2022-07-17T23:03:01             WSServer - Debug: WebSocket server started : listenning  QHostAddress(QHostAddress::Any) port :  8080
2022-07-17T23:03:01             WSServer - Debug: WebSocket server started : listenning  QHostAddress(QHostAddress::Any) port :  23074

After these log entries nothing else is happening. In the GUI the "Devices" entry is empty and not clickable.

@Skarsnik
Copy link
Owner

Weird, what the diagnostic window shows?

@MarcNuernberger
Copy link
Author

Sorry for the delay. Here is a screenshot of the Diagnostic Tool window.

Screenshot from 2022-07-18 12-46-00

I assume a permission issue here. If I start QUsb2Snes with sudo, I can see the device list but still don't get a connection. Even with a locally running RetroArch it won't work.

@Skarsnik
Copy link
Owner

This is weird. Did you activated the network command support in ra?

@MarcNuernberger
Copy link
Author

Yes I did that on both, the local and the remote RetroArch instances.

@Skarsnik
Copy link
Owner

Is there new entry on the debug log when you open the diagnostic window?
I will have a look at qusb on linux maybe this Sunday at best ~~

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