View Single Post
Old 11-26-2023, 07:34 AM   #182
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,455
Karma: 27757438
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
No the db is fully loaded and all UI elements are ready before the window is made visible. That's the whole reason there is a splash screen. You can see the sequence of events by running calibre as calibre-debug -g

This thing is some Qt issue in the new Qt version. It's actually much worse when using remote desktop in some scenarios there the UI actually gets stuck with the white window, the UI is actually functional you can click on things and they work, but all you see is the white window. Definitely a Qt issue.
kovidgoyal is offline