Temporary Workaround for Mouse Event Issue in Visere Captura
Some users have reported that mouse events aren’t reaching the user interface in Visere Captura's 360 Creator when setting the custom turn duration. We haven’t been able to replicate this issue on our test systems, but until our next update of the Qt libraries, there’s a reliable workaround you can use to stay productive.
Step-by-Step Fix
-
Locate your settings file:
On Windows Navigate to:
Users/[UserName]/AppData/Local/DMMD/VisereCaptura/360Creator.ini(You’ll also see a JSON file in that folder—ignore it for now. The folder AppData may be hidden, so navigate into it or show hidden files.)
-
Edit your turn duration:
Find the section labeled:
[mainSettings]Within that section, locate the line:
turnDuration=Enter the desired number of seconds for your rotation duration.
Important: Make sure Visere Captura is closed before editing this file. If the software is open, it will overwrite your manual changes when it closes.
-
Save and restart Visere Captura.
Your custom settings will now be applied when the software starts up.
Why It Works
Visere Captura writes its settings to this file on exit. By editing the .ini before launch, you ensure your preferences take effect without interference from the running application.