FrodeSolheim / fs-uae

Cross-platform Amiga emulator with a slight focus on gaming, but also with solid support for productivity apps including just-in-time (JIT) compilation.
https://fs-uae.net/
GNU General Public License v2.0
475 stars 95 forks source link

Launcher doesn't start (flatpak) #355

Open pezz opened 4 days ago

pezz commented 4 days ago

Seeing this when trying to start the flatpak launcher:

% flatpak run --command=fs-uae-launcher net.fsuae.FS-UAE
<bunch of python output>
ModuleNotFoundError: No module named 'urllib3.packages.six.moves'

Not sure if any other info is needed?

Edit: forgot the version, latest stable 3.1.66 built 4 days ago or so.

mattx1986 commented 3 days ago

I have the same issue on Linux Mint Mate. FS-UAE works as normal, but FS-UAE Launcher stopped working after I did flatpak updates. In the terminal it spits the same error message as @pezz wrote above.

jkoeble commented 17 hours ago

I have similar issues on Ubuntu 24.10, see attached log file. Happened after the most recent flatpak update. fs-uae-launcher.log.txt

jkoeble commented 17 hours ago

Downgrading tp the previous flatpak release solves the issue, like e.g.: sudo flatpak update --commit=6f238c385fd1e3ee70025058d4f92ebef71f3060cf10f70aeb52917e8398a3b3 net.fsuae.FS-UAE