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?

0
7 comments
Avatar
Permanently deleted user

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...

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?


0
Avatar
Permanently deleted user

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.

0
Avatar
Permanently deleted user

I have noticed this. My symptoms were:
1. Brace highlight stops working
2. Make or Rebuild Project does nothing

0
Avatar
Permanently deleted user

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:

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?

0
Avatar
Permanently deleted user

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.


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)

0
Avatar
Permanently deleted user

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.

0
Avatar
Permanently deleted user

I had some similar strange behavior. See:

http://www.intellij.net/tracker/idea/viewSCR?publicId=27376

0

Please sign in to leave a comment.