View Single Post
Old 06-03-2015, 06:34 AM   #17
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,466
Karma: 27757440
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Since the bug is not in calibre, but in the Qt - system integration, there isn't anything I can do to help you. You will need to fix whatever broke in your system. Places to start looking are

1) Use strace -f to try and figure out which system call is hanging
2) Disable/uninstall all qt 5 plugins your system might have
3) Try setting the environment variable CALIBRE_IGNORE_SYSTEM_THEME=1 although I doubt this will make any difference.
kovidgoyal is offline   Reply With Quote