Major bug with RubyMine latest vesion 2023.3

Answered

When I try to evaluate any expression on a break point, the app hangs forever. 

I am under Ubuntu 20.04. It was working perfectly until 3 hours ago (as of Dec 8th).

May be the debug gem was updated or something.

The only solution is to use my laptop where RubyMine has not been updated yet (still version 2023.2) !

How can I go back to version 2023.2 so I can resume working ?

And how can I prevent automatic updates of RubyMine (installed with snap), I am sick & tired of having to suffer these unsustainable interruptions in my professional activities because Jet Brains pushes a bugged version of RubyMine to my machine

 

 

 

0
5 comments

Hello Franz,

Could you please try disabling the option Trace `to_s` evaluation in the Settings-> Build, Execution, Deployment -> Debugger -> Ruby section. Please let me know if it helps.

0

Let me know urgently how to go back to version 2023.2, I don't have time to debug your app, I have my own app to deliver

0

You can download it from the Toolbox or directly from the following link.

0

In case someone runs into the same problem, I believe it was due to the gem debase 3.0.0.beta.8. I ran into the same problem with RubyMine 2023.2.5 and removing this gem appears to have solved the problem (so far)

1

Franz  you are a good man, removing the debugger and debase (after rolling back to the old version) made it work again

0

Please sign in to leave a comment.