commonsense team mailing list archive
-
commonsense team
-
Mailing list archive
-
Message #00191
[Bug 595058] [NEW] MacOS 10.6.3 crash on startup
Public bug reported:
I get this when I try to run Luminoso (installed to local Applications
from MacOS DMG installer)
An unexpected error has occurred during execution of the main script
ImportError: dlopen(/Applications/Luminoso.app/Contents/Resources/lib/python2.6/lib-dynload/PyQt4/_qt.so,2):Library not loaded libQtCLucene.4.dylib
Referenced from: /Applications/Luminoso.app/Contents/Resources/lib/python2.6/lib-dynload/PyQt4/_qt.so
Reason: image not found
The file appears to be there (from prompt)
ls -la /Applications/Luminoso.app/Contents/Resources/lib/python2.6/lib-dynload/PyQt4/
total 20728
drwxrwxr-x 6 admin 204 Feb 24 23:20 .
drwxrwxr-x 66 admin 2244 Feb 24 23:20 ..
-rw-rw-r-- 1 admin 16580 Feb 24 23:20 Qt.so
-rw-rw-r-- 1 admin 16496 Feb 24 23:20 QtCore.so
-rw-rw-r-- 1 admin 16496 Feb 24 23:20 QtGui.so
-rw-rw-r-- 1 admin 10549452 Feb 24 23:20 _qt.so
** Affects: luminoso
Importance: Undecided
Status: New
--
MacOS 10.6.3 crash on startup
https://bugs.launchpad.net/bugs/595058
You received this bug notification because you are a member of
Commonsense Computing, which is the registrant for Luminoso.
Status in Luminoso: New
Bug description:
I get this when I try to run Luminoso (installed to local Applications from MacOS DMG installer)
An unexpected error has occurred during execution of the main script
ImportError: dlopen(/Applications/Luminoso.app/Contents/Resources/lib/python2.6/lib-dynload/PyQt4/_qt.so,2):Library not loaded libQtCLucene.4.dylib
Referenced from: /Applications/Luminoso.app/Contents/Resources/lib/python2.6/lib-dynload/PyQt4/_qt.so
Reason: image not found
The file appears to be there (from prompt)
ls -la /Applications/Luminoso.app/Contents/Resources/lib/python2.6/lib-dynload/PyQt4/
total 20728
drwxrwxr-x 6 admin 204 Feb 24 23:20 .
drwxrwxr-x 66 admin 2244 Feb 24 23:20 ..
-rw-rw-r-- 1 admin 16580 Feb 24 23:20 Qt.so
-rw-rw-r-- 1 admin 16496 Feb 24 23:20 QtCore.so
-rw-rw-r-- 1 admin 16496 Feb 24 23:20 QtGui.so
-rw-rw-r-- 1 admin 10549452 Feb 24 23:20 _qt.so
Follow ups
References