Repetier freezes.
Time for another problem.
Recently, and I have no idea why, whenever I load in a .stl file to Repetier, it just decides to freeze my entire computer. By that I mean, the repetier application gets stuck on the screen, and refuses to let me access other software at all. I can still here music that is playing, and if I have a universal remote connected to the computer, it'll function perfectly nromal, but everything else just doesn't load. I can't even switch desktops, as Repetier won't let me.
Now, this may be an issue on Ubuntu's side, as recently the snap updates to 22.04.2 have been AWFUL. Just recently they pushed out a new os update, which somewhat helped the issue, but after around 30 minutes of working fine, it proceed to break again after loading in a new .stl file.
I did poke around the forums, and while the person was using Windows, they did have a simliar issue. The solution was because the Repetier Serve was breaking and constantly being taken offline, but It still seems to be stable. Anything ideas?
Comments
Maybe run a console window with top such that it stays visible. Then you see how resources are doing. If complete gui freezes it is normally overload du to no ram, no disk or some processes eating all cpu time which you can see in top or htop.
This might be an issue with Repetier or snap updates. I recommend using a plain white background screen to observe patterns during freezes, it is helpful for diagnosing screen problems. Also, try running an older version of Repetier or checking system logs (dmesg or journalctl) after the freeze.