View Single Post
Old 12-01-2022, 02:08 PM   #3
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,842
Karma: 6120478
Join Date: Nov 2009
Device: many
FYI: If the crash is associated with file open dialogs or file selection dialogs it is almost certainly caused by a Windows third party file or shell system extension you have in your system or a bad usb device driver. Many of these third party system shell extensions do not properly protect/hide the older Qt version they are linked with and so cause crashes when loaded into memory with newer Qt using software. That calibre faq link lists a number of known bad shell extensions.

Try reading and checking if you have one of those bad third party shell extension installed. Some are default installed by the computers manufacturer, not Windows.

Last edited by KevinH; 12-01-2022 at 02:55 PM.
KevinH is online now   Reply With Quote