Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 10-30-2009, 12:08 PM   #1
AdamGott
Connoisseur
AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.
 
Posts: 54
Karma: 2139614
Join Date: Mar 2008
Device: Kindle/iPad
Ubuntu 9.10 error - Unhandled exception - typeerror

I just installed Calibre on my ubuntu box after using it on my xp box for a long time and I can't get it to work. It won't recognize my PRS-505 (mounted or unmounted) and If I try to go to the Preferences menu I get the following error popup:


ERROR: ERROR: Unhandled exception: <b>TypeError</b>:<lambda>() takes exactly 2 arguments (3 given)

TypeError: <lambda>() takes exactly 2 arguments (3 given)
AdamGott is offline   Reply With Quote
Old 10-30-2009, 01:03 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,850
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
0.6.19 is not compatible with PyQt 4.6. Either wait for 0.6.20 or downgrade PyQt to 4.5.x
kovidgoyal is offline   Reply With Quote
Advert
Old 10-30-2009, 04:47 PM   #3
AdamGott
Connoisseur
AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.AdamGott ought to be getting tired of karma fortunes by now.
 
Posts: 54
Karma: 2139614
Join Date: Mar 2008
Device: Kindle/iPad
Oh, I figured it was something like that. It seems that everyone who posts with Ubuntu problems usually end up having a Python problem. I guess I will wait. I can still use it on my XP box until then.

Thanks for the great program (and the great support).
AdamGott is offline   Reply With Quote
Old 11-01-2009, 07:21 PM   #4
blues36
Member
blues36 began at the beginning.
 
blues36's Avatar
 
Posts: 17
Karma: 10
Join Date: Oct 2008
Device: PRS-900, Palm Pre
I just wanted to thank you for adding a port for Ubuntu. The install couldn't have been simpler using the software manager. I also got the same error, and will wait for the upgrade.
blues36 is offline   Reply With Quote
Old 11-06-2009, 08:43 PM   #5
lamparty
Member
lamparty began at the beginning.
 
lamparty's Avatar
 
Posts: 24
Karma: 10
Join Date: Aug 2009
Device: Sony Reader PRS-505
Question A different error but also Ubuntu 9.10

Also running Ubuntu 9.10 upgrade to 0.06.21 added one book (PDF) and Converted to LRF and sent it to the SD card on my Sony PRS-505> That all worked, but when I went to quit Calibre I got an error message. Thought I had entered a new ticket on the Cailbre site, but just checked and it isn't there! So here is the error message from the clipboard.

ERROR: ERROR: Unhandled exception: <b>AttributeError</b>:'Main' object has no attribute 'carb_b_view'

Traceback (most recent call last):
File "/home/kovid/build/calibre/src/calibre/gui2/main.py", line 1779, in closeEvent
File "/home/kovid/build/calibre/src/calibre/gui2/main.py", line 1677, in write_settings
File "/home/kovid/build/calibre/src/calibre/gui2/main.py", line 753, in save_device_view_settings
AttributeError: 'Main' object has no attribute 'carb_b_view'

Last edited by lamparty; 11-06-2009 at 08:45 PM. Reason: no title
lamparty is offline   Reply With Quote
Advert
Old 11-07-2009, 01:30 PM   #6
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,488
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
Quote:
Originally Posted by blues36 View Post
I just wanted to thank you for adding a port for Ubuntu. The install couldn't have been simpler using the software manager. I also got the same error, and will wait for the upgrade.
The Ubuntu package was created and is maintained by the Ubuntu people. It is not supported by Kovid or myself. Also, do be a where that Ubuntu packages are typically not updated for the duration of the release. Meaning 0.6.20 will probably never come to Ubuntu 9.10.

@lamparty: This is a typo that will be corrected in the next release.
user_none is offline   Reply With Quote
Old 11-07-2009, 07:41 PM   #7
lamparty
Member
lamparty began at the beginning.
 
lamparty's Avatar
 
Posts: 24
Karma: 10
Join Date: Aug 2009
Device: Sony Reader PRS-505
Upgrading Calibre in Ubuntu 9.10

I've realized for a while now that if I want the latest and best Calibre, I need to cut and paste into terminal and type in my password! Glad to hear it is something simple that was wrong! I expect it won't be too many days before the next release! They come out quite often, in fact even more often than I actually use Calibre since I don't read magazines and Newspapers with it, just use it to transfer eBooks to my Sony Reader!
lamparty is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ERROR: Unhandled exception: <b>TypeError</b> mdurham Calibre 3 08-27-2010 11:31 PM
Unhandled exception: <b>DatabaseException</b>:disk I/O error workshy_1 Calibre 1 09-18-2009 01:32 PM
Unhandled exception error in Sidux no.guru Calibre 2 06-23-2009 03:03 PM
ERROR: Unhandled exception when opening Calibre-0.4.80 megacoupe Calibre 1 08-05-2008 06:23 PM
Unhandled Exception with plucker giotse Reading and Management 1 03-04-2004 04:44 AM


All times are GMT -4. The time now is 10:32 AM.


MobileRead.com is a privately owned, operated and funded community.