Advertisement
Guest User

Untitled

a guest
Nov 28th, 2014
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. harold@office ~/Bitmask-linux64-0.7.0rc5 $ ./bitmask --debug
  2. No updates found
  3. /home/harold/Bitmask-linux64-0.7.0rc5/./apps/:/home/harold/Bitmask-linux64-0.7.0rc5/./lib/
  4. Traceback (most recent call last):
  5. File "apps/launcher.py", line 8, in <module>
  6. from leap.bitmask.app import start_app as bitmask_client
  7. File "/home/harold/Bitmask-linux64-0.7.0rc5/./apps/leap/bitmask/app.py", line 51, in <module>
  8. from leap.bitmask.frontend_app import run_frontend
  9. File "/home/harold/Bitmask-linux64-0.7.0rc5/./apps/leap/bitmask/frontend_app.py", line 27, in <module>
  10. from PySide import QtCore, QtGui
  11. ImportError: /home/harold/Bitmask-linux64-0.7.0rc5/./lib/PySide/QtGui.so: undefined symbol: _ZTI9QGtkStyle
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement