Description of problem: After installing under cauldron : fs-uae-2.2.3-8.mga5 fs-uae-launcher-2.2.3-8.mga5 I get an error when running fs-uae-launcher FS-UAE Launcher 2.2.3 System: ('Linux', 'photon', '3.18.2-server-1.mga5', '#1 SMP Tue Jan 13 19:52:36 UTC 2015', 'i686', 'i686') ['/usr/bin/fs-uae-launcher'] VersionError('Requested version of wxPython not found',) Traceback (most recent call last): File "/usr/bin/fs-uae-launcher", line 4, in <module> main() File "/usr/lib/python2.7/site-packages/fs_uae_launcher/__init__.py", line 206, in main from .Settings import Settings File "/usr/lib/python2.7/site-packages/fs_uae_launcher/Settings.py", line 8, in <module> from .Signal import Signal File "/usr/lib/python2.7/site-packages/fs_uae_launcher/Signal.py", line 7, in <module> import fs_uae_launcher.fsui as fsui File "/usr/lib/python2.7/site-packages/fs_uae_launcher/fsui/__init__.py", line 12, in <module> from .wx import * File "/usr/lib/python2.7/site-packages/fs_uae_launcher/fsui/wx/__init__.py", line 20, in <module> import wx ImportError: No module named wx But wxPython is installed : wxPython-3.0.1.1-1.mga5 wxPython-wxversion-3.0.1.1-1.mga5 Maybe it's a packaging issue, or maybe fs-uae-launcher doesn't work with wxPython 3 ? (note that the same version 2.2.3 works under mageia4 using wxPython 2.8) version 2.2.3 is also rather old, using the latest 2.4.1 could fix the problem Reproducible: Steps to Reproduce:
Thanks for the bug report, I'm working on an upgrade to the latest 2.4.3 version.
Hardware: i586 => AllAssignee: bugsquad => rverschelde
Summary: program doesn't start, can't find wxPython => fs-uae-launcher doesn't start, can't find the expected wxPython version
Whiteboard: (none) => MGA5TOO
Fixed in cauldron.
Status: NEW => RESOLVEDResolution: (none) => FIXEDWhiteboard: MGA5TOO => (none)