IntelliJ IDEA 10.5.1 RC
June 21st, 2011 by Eugene ToporovWe’ve just made a new IntelliJ IDEA build available for download — 107.277, and it’s been tagged as Release Candidate for version 10.5.1.
You are welcome to download it from the EAP page.
Also check the issues fixed since the last EAP build.
Tags: Xena

June 21st, 2011 at 7:27 pm
I found that no navigation or (non-text) search worked in 107.277. I had to revert to the 107.253 to restore normal functions.
Randall Schulz
June 22nd, 2011 at 8:12 am
I have to say if you use this version under ubuntu11.04 with unity, you’ll still find many bugs, such as it makes the title bar disappear, even all other programs, and sometimes your cursors get lost.Hope it will be as good as in windows.
June 22nd, 2011 at 10:01 am
@Asuka:
The title bar disappearing is a known issue in Unity: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/727143
June 22nd, 2011 at 11:09 am
The Unity crash is a confirmed Compiz bug, not an IntelliJ IDEA issue.
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/727143
June 22nd, 2011 at 12:17 pm
Solution at the moment for the compiz bug is to kill the compiz
Usually press alt+ctrl+F1 and issue the command:
pidof compiz | sugo xargs kill -9
Then swicht back to GUI with alt+F7
June 22nd, 2011 at 7:50 pm
thanks, so what about the cursor issuse.
June 24th, 2011 at 12:16 am
If you guys could have this fixed on 10.5.1, it will be awesome.
http://youtrack.jetbrains.net/issue/IDEA-67512
June 28th, 2011 at 5:25 am
Still not included:
IDEA-70046 IntelliJ 10.5 freezes on filebrowser usage (german) Mac OS X 10.5 & 10.6
PLEASE backport the fix !!!
June 28th, 2011 at 9:37 am
Still quite buggy version
I hope the main release will be much more stable.
June 28th, 2011 at 1:18 pm
Alexei,
We would really appreciate if you could point to specific bugs you’re experiencing.
June 29th, 2011 at 4:18 am
We need this bugfix as soon as possible!
http://youtrack.jetbrains.net/issue/IDEA-70046
July 5th, 2011 at 3:03 am
On OS X the 10.5.1 isn’t usable. Beside freezing in file browser, it also sometimes seems to hang in code inspections, reporting correct statements as invalid (happens at least in very big java files with lots of code and inner classes); Had to revert to 107.277 to have a usable IDEA. Why don’t you put out an RC2 and wait if this works? And only in case all is fine then relase the *exact* RC2 version without any further bits, else you do an RC3 etc.;
Somehow have the feeling that this was again a pushed release because of NB 7 RC1…..