Reinstalling Calibre on Ubuntu 14.04
Hi,
I experienced problems configuring calibre's email client to send ebooks to my Kindle Paperwhite device. After some deliberation I decided to uninstall and then reinstall calibre. Since doing so upon choosing the calibre icon to enter the programme for the first time (after re-installation) the set-up wizard doesn't automatically start. If I initiate it using the function under preferences I receive the following error message:
calibre, version 1.25.0
ERROR: Unhandled exception: <b>TypeError</b>:QLineEdit.setText(QString): argument 1 has unexpected type 'tuple'
calibre 1.25 isfrozen: False is64bit: True
Linux-3.19.0-58-generic-x86_64-with-Ubuntu-14.04-trusty Linux ('64bit', 'ELF')
('Linux', '3.19.0-58-generic', '#64~14.04.1-Ubuntu SMP Fri Mar 18 19:05:43 UTC 2016')
Python 2.7.6
Linux: ('Ubuntu', '14.04', 'trusty')
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/gui2/wizard/__init__.py", line 445, in initializePage
self.to_address.setText(accs[0])
TypeError: QLineEdit.setText(QString): argument 1 has unexpected type 'tuple'
Any suggestions how to fix this please?
|