Hi, I have a very long startup time on Bambu Studio (latest Windows 11), and when it loads, the homepage is blank…
I believe this is a web renderer (maybe Webview / Webview2?), that is failing, and also blocking till some config is detected.
Has anyone seen / resolved this issue? is the source code available so i can build / fix it myself?
1 Like
lkraus
2
If your problem lies with Webview2, recompiling the Studio source will not help. Repair or remove/reinstall Webview2 .
Studio source code is available from Github.
afaik my install of webview is fine… looking at the github issues (thanks for the linl!), there’s is something about 3d mouse detection - no idea why.
seems to fix this issue - though!
2 Likes
Set Microsoft edge back to default, browser, and problem will be solved instantly
3 Likes
I initially tried the Webview reinstall, but the skip_3dmouse_detect option in the conf file is what resolved this issue for me.
1 Like
I just had this issue randomly start on my brand new P2S. At first Home was working fine! I did the conf file edit and started working properly again.