03-01-2024 03:01 PM
I know this is bit of a duplicate, but I see no solution in the forum. The Mac version of the app hangs on the loading screen on my MacBook. M3 based Sonoma 14. I know this runs as an Intel app using Rosetta. Any idea how to get this running? I have installed the server version up on a cloud account for now, but that has its own challenges with using the dev board data.
03-05-2024 06:37 AM
Hi kenku,
You can uninstall the software and install BME AI-Studio Desktop for macOS v2.3.2(download from https://www.bosch-sensortec.com/software-tools/software/bme688-software/) again.
Use Terminal to start the software and see if there are any error messages.
03-05-2024 02:07 PM
There are no error messages. The spash screen and the menu controls for it start, but the application never actually starts. The last line on the splash screen is 'loading...' under the 2.3.2. App appears to just be spining and waiting. In the screen shot attached, you can see that it is running in x86 emulation mode and has spawned a bunch of threads. The only thing that is really using any CPU time is the GPU helper.
03-14-2024 10:08 PM
karelfunda@MacBook-Pro bme688_development_kit_software_v2-1-4 % /Applications/BME\ AI-Studio.app/Contents/MacOS/BME\ AI-Studio
2024-03-14 22:07:06.738 BME AI-Studio[42760:4478280] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
bootstrap_check_in(): (os/kern) unknown error code (44c)
objc[42776]: Class WebSwapCGLLayer is implemented in both /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libANGLE-shared.dylib (0x7ffb427299c0) and /Applications/BME AI-Studio.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libGLESv2.dylib (0x11261fce0). One of the two will be used. Which one is undefined.
info [22:07:28] (electron): Exit forked server process (null, SIGILL)
03-15-2024 09:05 PM
I have exactly the same problem, any solution?