RT-Thread studio not opening

Created at 2020-12-15 11:10:03

e0133d531aa58e77925a37ee6db21392.png

I tried to open the Rt-thread studio but I am unable to open it.
I installed version 1 and version 2 it happens to me at both version I also tried reinstalling but issue is not fixed. I even tried using the VPN but no improvement. I kept my system on whole night waited to see if the IDE is slow but the issue still exists. The login page is always blank and I am unable to login. Is there a way to fix it or can I somehow bypass login page.{{Screenshot (112).png(uploading...)}}

更多

Follower
0
Views
2.4k
ErikChan
ErikChan 2020-12-16

Finally, with Varun's help, this issue was solved.

If you guys meet this kind of problem,
please open studio.ini which was located in the root directory of RT-Thread studio,
and then, modify
-Dorg.rtthread.studio.browser.systemdefault=false
to be
-Dorg.rtthread.studio.browser.systemdefault=true

With all operations above, open RT-Thread studio again

6 Answers
ErikChan
ErikChan 2020-12-15

Welcome, varun.

Would you like to show me the content of studio.ini which was located in the root directory of RT-Thread studio?

And then check the value of -Dorg.rtthread.studio.isGlobal;if it's false, please set it to be true.

image.png

image.png

varun
varun 2020-12-15

The value is True by default @ErikChan
Capture.JPG

jutga34
jutga34 2025-03-26

Do you want to implement some kind of automated build? You can also directly use the make command on the cmd command line shell to build the project, but you must first add the build tool path to the system environment, and then make the makefile in the debug directory of the project
https://github.com/RT-Thread/rt-thread/blob/master/documentation/quick-start/quick_start_qemu/quick_start_qemu_macos.mdSnow Rider 3D

LTHC_2291
LTHC_2291 2026-03-25

Having trouble launching RT-Thread Studio? That sounds frustrating. It's like facing a tough level in Ragdoll Archers and no arrows! Since reinstalling and VPN didn't work, and the login remains blank, perhaps check firewall settings or try running as administrator. Maybe an older version could bypass the login issue temporarily. Good luck, hope you get back to coding soon.

OEXC_9130
OEXC_9130 4天前

That's a frustrating problem! Sounds like you've really tried everything. A blank login page often points to connection issues, despite the VPN attempt. Maybe there's a deeper system configuration problem. It almost feels like the computer itself is being "smashed" by something, though hopefully nothing that dramatic! On a completely different note, have you ever played Solar Smash? It's oddly calming after dealing with technical headaches. Good luck getting it sorted!

Write Your Answer

Log in to publish your answer,Click here to log in.

Create
Post

Share