View Single Post
Old 10-12-2019, 09:48 PM   #12
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,413
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Yeah as I suspected that's a crash inside Qt, something to do with syntax highlighting. Likely trigerred by the newer Qt version in calibre 4. Is there something unusual about your systems? calibre plugins? Qt plugins? Hard to debug without being able to reproduce.

Can you try running the editor like this:

CALIBRE_CONFIG_DIRECTORY=/tmp/cc calibre-debug -t


this will run the editor with all default config settings and no plugins. Does it still crash?
kovidgoyal is online now   Reply With Quote