2025-03-31 6:28 PM - last edited on 2025-04-01 12:32 AM by Andrew Neil
Hello ST team, I've encountered some serious issues after updating NanoEdge from version 4.6.0 to the latest 5.0.0 version.
2025-04-01 12:23 AM - last edited on 2025-04-01 12:35 AM by Andrew Neil
I’m experiencing the same issue. On my PC with an AMD R9 9950X processor, the program gets stuck on the loading screen and never successfully launches.
2025-04-01 12:35 AM
Hello @qqzlqqzlqqzl,
I am sorry to hear that.
1/ Concerning your project disappearing, I think the workspace space may have change. Go to settings and look at the path selected (first setting)
On windows, it is supposed to be in C/users/YOURUSER/AppData/Roaming/workspaceNanoEdgeAI
On Linux: /local/home/user/.config/workspaceNanoEdgeAi
2/Can you try to create a project than send me the log. They should be in the workspace I write above.
The file I need is nanoedge.log
3/It is very strange that it took that long. I will see if there is a way to download the previous version. What I know for sure is that it will only be a temporary solution as the backend for compilation will not support the 4.6 for ever.
Have a good day,
Julian
2025-04-01 12:42 AM
The log has been sent to you via private message. Thank you for your reply and have a pleasant day.
2025-04-01 8:21 AM
Hello @qqzlqqzlqqzl ,
After investigation, there is a bug due a character that is not the same in UTF-8 and GBK (these are encodings).
We found a fix that should correct all your issues.
You can activate UTF-8 compatibility with the Chinese version of windows:
Go to Time & Language -> Language & Region -> Administrative language settings -> Change system locale -> and check Beta: Use UTF-8.
You may have to restart your pc for it to be applied.
Let me know if it worked.
Julian
2025-04-01 5:57 PM
Hello, yesterday when I was checking the logs, I found:
"2025-04-01 15:39:26,300 exception ERROR 500 Internal Server Error: Unexpected server error due to UnicodeDecodeError: 'gbk' codec can't decode byte 0xa2 in position 281039: illegal multibyte sequence"
This is indeed, as you mentioned, likely an encoding issue. Changing "gbk" to UTF-8 might solve the problem, but this would affect some of my documents and cause them to display as garbled text, so I cannot try this operation. Perhaps I could try it in a virtual machine.
2025-04-01 6:02 PM
2025-04-01 6:04 PM
2025-04-01 11:33 PM - edited 2025-04-01 11:39 PM
Hello, I changed the GBK encoding to UTF-8 encoding in the virtual machine, which solved the problem. This is an effective method. Thank you for your help. Additionally, the new interface can display more content, which is helpful for my paper. However, the program often crashes in the virtual machine. I hope this encoding anomaly issue can be fixed as soon as possible.Thank you.
2025-04-02 12:47 AM
Hello @qqzlqqzlqqzl ,
Thank you for the information.
I am glad you like the work we put to improve the interface.
Concerning the bug, it will be fixed in the next patch for sure. I transmitted your needs, and I hope they will deploy it as soon as possible.
What you can maybe try to reduce the crashes in your virtual machine is to go to the settings in NanoEdge AI Studio and at the bottom, reduce the number of CPU cores used during the benchmark. It will let the VM uses more cores for the rest, maybe reducing the risk of crash.
Have a good day,
Julian