View Single Post
Old 12-20-2008, 02:59 PM   #9
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: 45,418
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by ShellShock View Post
OK, this is my reliable repro:

Not running any jobs.

From the "Convert E-books" toolbar button, select the "Select defaults for conversion", click OK on the "Set conversion defaults" dialog, go to the Output combo and change the output format.

Repeat all the above. This crashes every time the second time I mouse over the combo box.

With the debug mode I got:

"link hasn't been detected!".

I ran calibre again without debug, and when it crashed I got an unhandled exception:

Code:
..\Objects\classobject.c:2230: bad argument to internal function
Detailed traceback:
Traceback (most recent call last):
  File "calibre\gui2\dialogs\jobs.pyo", line 54, in update_running_time
SystemError: ..\Objects\classobject.c:2230: bad argument to internal function
I thought I would attach a crash dump here but Windows has got a lock on the dmp file so I can't copy it!
Works for me on linux, unfortunately, I'm travelling and dont have access to a windows box, so can someone check this on windows
kovidgoyal is offline   Reply With Quote