maemo.org Bugzilla – Bug 11567
WifiEye fails on start
Last modified: 2010-11-13 10:27:27 UTC
You need to log in before you can comment on or make changes to this bug.
SOFTWARE VERSION: (Settings > General > About product) EXACT STEPS LEADING TO PROBLEM: (Explain in detail what you do (e.g. tap on OK) and what you see (e.g. message Connection Failed appears)) 1. Run WifiEye from desktop or menu EXPECTED OUTCOME: WifiEye runs and displays ACTUAL OUTCOME: WifiEye crashes to desktop REPRODUCIBILITY: Always EXTRA SOFTWARE INSTALLED: PR 1.3 OTHER COMMENTS: Running WifiEye from the command line results in the following error. Traceback (most recent call last): File "/usr/bin/wifieye", line 24, in <module> import wifieye.core File "/usr/lib/pymodules/python2.5/wifieye/core.py", line 25, in <module> import wifi File "usr/lib/pymodules/python2.5/wifieye/wifi.py", line 25, in <module> from PyQt4 import QtCore RuntimeError: the sip module implements API v8.0 but the PyQt4.QtCore module requires API v7.1
This is bug of python2.5-sip4. See: https://bugs.maemo.org/show_bug.cgi?id=11539#c5 for more information and a workaround.