Fix: 2D View broken and images not loading
Hey there,
When I tried out Lens Studio on my Win10, I noticed that in the demo projects I couldn't use the 2D View (also in 3D View only the camera and light were visible). As I was in contact with Snap Support, I tried to check my graphic drivers, cleared cache, used onboard graphics and so on, but nothing fixed it.
Today I was in contact with another Snap Dev (btw, thanks for your time Steve M!) and we found out that an error in the log file was the same as on other programs using QML. (github issue which I found https://github.com/OpenShot/openshot-qt/issues/1213).
So basically QT_PLUGINS_PATH was set in my env with caused Lens Studio to load libraries from there instead its own bundles ones.
TLDR: If you have similar problems with Lens Studio try this:
- Open your System Environments (Right click on Computer, select Properties. In Advanced system settings tab click on the Environment Variables button)
- Search for QT_PLUGINS_PATH
- Delete that little bugger
- Try to start Lens Studio again
Lens Studio Devs are aware of this issue now and working on a fix.
Hope this helps someone!
Cheers,
Max
Hi Max,
Thanks for sharing!
Cheers,
Karolina