View Single Post
Old 02-20-2010, 03:33 AM   #6
Megatron-UK
Connoisseur
Megatron-UK began at the beginning.
 
Posts: 76
Karma: 22
Join Date: Mar 2008
Location: uk
Device: Sony PRS505
Hi Kovid, output from that is:

Code:
megatron@elderthing:~ $ calibre-debug -c "import sip; print 'SIP', sip.SIP_VERSION_STR; from PyQt4 import Qt; print 'Qt', Qt.PYQT_VERSION_STR"
SIP 4.10
Qt 4.7
Segmentation fault
megatron@elderthing:~ $ calibre-debug --version
calibre-debug (calibre 0.6.40)
Segmentation fault
megatron@elderthing:~ $ which calibre-debug
/usr/local/python26/bin/calibre-debug
megatron@elderthing:~ $
Megatron-UK is offline   Reply With Quote