G

Wix can’t find sat_frontends.bridge.DBus

Created attachment 10 Fixes this bug. When launching wix, it complains the sat_frontends.bridge.DBus is not found. Traceback (most recent call last): File "/usr/bin/wix", line 25, in <module> from sat_frontends.wix.main_window import MainWindow File "/usr/lib/python2.7/site-packages/sat_frontends/wix/main_window.py", line 24, in <module> from sat_frontends.quick_frontend.quick_app import QuickApp File "/usr/lib/python2.7/site-packages/sat_frontends/quick_frontend/quick_app.py", line 25, in <module> from sat_frontends.bridge.DBus import DBusBridgeFrontend ImportError: No module named bridge.DBus
G

Matteo Cypriani 11/09/2014, 19:43

It works well in the Debian package, but we copy a new generated DBus.py from src/bridge/bridge_constructor/generated/ directly where it should go to build the package, so it might hide a problem in the setup.py.

G

Goffi 24/11/2015, 10:07

Wix is deprecated, but this report looks like a general frontend issue, so I keep this bug open for the moment.

id

80

author

Linkmauve

created

11/09/2014, 18:20

updated

24/11/2015, 10:07

labels
Wix
type
bug
status
queued
priority
normal
milestone
0.7
severity
normal