View Single Post
Old 04-26-2025, 10:27 PM   #39
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,817
Karma: 6000000
Join Date: Nov 2009
Device: many
Wow, I stopped trying to set it and instead just let it create itself. Then I ask the profile what cachePath it will be using and it reports the local app data instead of the roaming one, and it adds the "cache" as well. This only happens with Windows. It reports correctly on Linux and MacOS.

But we know this is not correct at all. So QtWebEngine for windows is saying its cache is one place but it is actually in another!

I will have to either hard code in the roaming bit or try to find where that path is being created somehow. This is a mess.

Tomorrow, I will try to track down where this is being set in the Windows code in QtWebEngine.

Last edited by KevinH; 04-26-2025 at 10:50 PM.
KevinH is offline   Reply With Quote