Quote:
Originally Posted by kovidgoyal
From your description it looks like the Qt theme plugin on your system is incompatible with the version of Qt bundled with calibre, causing the crash. You can get calibre to not use the system theme plugin, edit ~/.config/calibre/gui.json and change 'ui_style' to 'calibre' from 'system'
|
That was it!
Once I changed the 'ui_style' to 'calibre' things are working again. Thanks!