View Single Post
Old 10-03-2018, 12:27 PM   #32
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,860
Karma: 6120478
Join Date: Nov 2009
Device: many
Sounds good.

FYI, if you want to try the "delay only if delete fails and try again approach", there is a Misc/SleepFunctions.h which is used in MainWindow.cpp and other places to allow a delay to allow other Qt Threads to process. Adding that to SDeleteFiles and only using it if the remove fails may be something to test as loading css files should come early in the webkit loading process.
KevinH is offline   Reply With Quote