Instability in 1113 - gets in a bad state
I submitted a bug here:
http://www.intellij.net/tracker/idea/viewSCR?publicId=27098
I'm just curious if anyone else is experiencing this. I now believe it doesn't just happen in the debugger. I was just editing code and noticed that braces stopped highlight. I then clicked the Debug button (in the top toolbar), and nothing happened. Then click the windows title bar X, and nothing happened. File->exit still worked.
Also saw something similar on my bosses box with 1113. He had our project open, and created a new project in a second frame. After complete the project wizard and the module wizard, all the toolbar buttons were disabled. And in his project view (of the new project), the source folder was not displayed, though it was there. The gui was not frozen, but stuff just didn't work.
Has anyone else been seeing this? I was expecting some chatter about this, but perhaps we're the only ones experiencing it?
Please sign in to leave a comment.
I've experienced something similar but I haven't had time
to try to reproduce it yet. I got to a point where I couldn't
compile (with ant), I couldn't run a target nor fire up a debug
session. Restarting solved the issue.
I had two frames opened and one of them was paused in the
debugger while the other one got the problems.
Vince.
"Russell Egan" <russegan@email.com> wrote in message
news:8492526.1074639840824.JavaMail.itn@is.intellij.net...
>
doesn't just happen in the debugger. I was just editing code and noticed
that braces stopped highlight. I then clicked the Debug button (in the top
toolbar), and nothing happened. Then click the windows title bar X, and
nothing happened. File->exit still worked.
>
open, and created a new project in a second frame. After complete the
project wizard and the module wizard, all the toolbar buttons were disabled.
And in his project view (of the new project), the source folder was not
displayed, though it was there. The gui was not frozen, but stuff just
didn't work.
>
this, but perhaps we're the only ones experiencing it?
Yes, I've seen this with two projects open.
The external too run jammed for some reason, and I had to shut down.
It was an earlier build though ... haven't had a problem with this one.
I have noticed this. My symptoms were:
1. Brace highlight stops working
2. Make or Rebuild Project does nothing
I saw this when creating a new project and module. Once I'd added my
source files and tried to rebuild it did nothing. I also had a problem
once I'd rebuilt (having first closed the IDE) where I couldn't debug or
run the app. Weird!
Nick.
Russell Egan wrote:
A colleague had the same problem. Was fixed by configuring the JDK again. (And as always, delete all the caches in IDEA's system folder)
Here that didn't help.
I've tried to add a new JUnit test, and afterwards Idea failed without any sign for predictable responce, so the same thing as for others.. braces, not responding menu items..
Moved backed to 1101.. Seems to work there.
I had some similar strange behavior. See:
http://www.intellij.net/tracker/idea/viewSCR?publicId=27376