flathub / info.cemu.Cemu

https://flathub.org/apps/details/info.cemu.Cemu
4 stars 7 forks source link

DSUController IP is missing #160

Open Soapsuds opened 2 days ago

Soapsuds commented 2 days ago

This seems like an odd issue but it wasn't working for me. Trying to add a DSUController on the AppImage pops up an extra part of the window where you can set the IP and Port. Without this I can't figure out how to add a DSU controller running on a different device.

image while on the flatpak image

Flatpak List: Cemu info.cemu.Cemu 2.2 stable flathub user

Operating System: Arch Linux KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 Kernel Version: 6.10.10-zen1-1-zen (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor Memory: 15.5 GiB of RAM Graphics Processor: AMD Radeon RX 6700 XT

Thanks

ColinKinloch commented 1 day ago

I've been able to reproduce this. It seems to only happen with kwin

kwin_wayland --xwayland --no-lockscreen
WAYLAND_DISPLAY=wayland-1 flatpak run info.cemu.Cemu

I've noticed that the IP inputs are only not created the first time that the drop down option is selected. And closing the dialogue intermittently causes a segfault. I don't have time to look into it at the moment but I'm pretty sure this is an upstream bug.

I don't have time to look into this in any more depth. Could you open an issue on the main Cemu repo and link back to this issue?