Bugs I can't live with in the first 8.0 release

Its that time in the release cycle to gather up our biggest issues and let JetBrains know what concerns us. Please post a list of the JIRA bugs you pray get fixed before release.

Jon

0
27 comments

First, Diana still needs some serious performance work. It starts up fast, alright, projects load faster than ever, alright... but editing is painfully slow. Typing feels sluggish, and intention actions takes ages to load. There are many open issues about this, and lots of cpu snapshots.

Then inspections and errors, particularly for CSS, HTML and JavaScript, and framework plugins like Struts and Spring. There are many instances of errors being reported where there aren't any, and this kills the whole point about having inspections in the first place. If you can't take an inspection error as such, you stop caring about them.

Oh, the settings panel is also completely borked in the latest release, but that's probably going to fixed soon, if not already.

0

Posting JIRA ticket numbers would help alot fixing exactly the issues which annoy you most :)

Thanks!

0

Here is my list of outstanding bugs. I will fill in the other thread with
things considered "features"

IDEA not reparsing JAVA code properly and highlighting code in the gutter as
red when it's compilable
http://www.jetbrains.net/jira/browse/IDEA-20315

Validating spring and persistence units on compile for a small module with a
few spring xml files takes 66 seconds per compile
http://www.jetbrains.net/jira/browse/IDEA-20318

Spring web flow 2.0 support is incorrectly highlighting "redirect" and
"forward" in view name
http://www.jetbrains.net/jira/browse/IDEADEV-31465

URLs in JSPs that reference a webflow are marked as an error
http://www.jetbrains.net/jira/browse/IDEA-20086

Adding each new JARs/source JARs to a library brings the user back to the
root of the drive instead of the last folder user was browsing
http://www.jetbrains.net/jira/browse/IDEA-18977

Project Path variable description not saved
http://www.jetbrains.net/jira/browse/IDEA-19997

This one is a biggie: Last few builds of IntelliJ aren't parsing SVN history
and update status properly
http://www.jetbrains.net/jira/browse/IDEA-18867




"Jon Steelman" <no_reply@jetbrains.com> wrote in message
news:5173545.7821225369761720.JavaMail.jive@app4.labs.intellij.net...

Its that time in the release cycle to gather up our biggest issues and let
JetBrains know what concerns us. Please post a list of the JIRA bugs you
pray get fixed before release.

>

Jon


0

Also:

Refactored package by dragging it from one package to another and got a PSI
popup error
http://www.jetbrains.net/jira/browse/IDEA-20228

JPA incorrectly identifying entity reference has not being an entity
http://www.jetbrains.net/jira/browse/IDEA-20004

When the same table exists in multiple schemas, IDEA is incorrectly
validating @JoinTable mappings in JPA
http://www.jetbrains.net/jira/browse/IDEA-20005

Grant


"Grant Gochnauer" <grant@gochnauer.org> wrote in message
news:gecdv7$2qh$1@is.intellij.net...

Here is my list of outstanding bugs. I will fill in the other thread with
things considered "features"

>

IDEA not reparsing JAVA code properly and highlighting code in the gutter
as red when it's compilable
http://www.jetbrains.net/jira/browse/IDEA-20315

>

Validating spring and persistence units on compile for a small module with
a few spring xml files takes 66 seconds per compile
http://www.jetbrains.net/jira/browse/IDEA-20318

>

Spring web flow 2.0 support is incorrectly highlighting "redirect" and
"forward" in view name
http://www.jetbrains.net/jira/browse/IDEADEV-31465

>

URLs in JSPs that reference a webflow are marked as an error
http://www.jetbrains.net/jira/browse/IDEA-20086

>

Adding each new JARs/source JARs to a library brings the user back to the
root of the drive instead of the last folder user was browsing
http://www.jetbrains.net/jira/browse/IDEA-18977

>

Project Path variable description not saved
http://www.jetbrains.net/jira/browse/IDEA-19997

>

This one is a biggie: Last few builds of IntelliJ aren't parsing SVN
history and update status properly
http://www.jetbrains.net/jira/browse/IDEA-18867

>
>
>
>

"Jon Steelman" <no_reply@jetbrains.com> wrote in message
news:5173545.7821225369761720.JavaMail.jive@app4.labs.intellij.net...

>> Its that time in the release cycle to gather up our biggest issues and
>> let JetBrains know what concerns us. Please post a list of the JIRA bugs
>> you pray get fixed before release.
>>
>> Jon


0

where do we submit bug reports? IDEA:Feedback or IDEA:Development?

0

Hello Trevor,

where do we submit bug reports? IDEA:Feedback or IDEA:Development?


http://www.jetbrains.net/confluence/display/IDEADEV/Workingwithissue+tracker

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

Compiler test output not being copied. all my test source dirs should be copied to the test output dir. i have my compiler resource patterns set as ?. (thats questionmark-star-dot-star)


http://www.jetbrains.net/jira/browse/IDEA-20331

0

IDEA:Feedback and then they sometimes get moved to IDEA:Development

0

Okay, I admit I can live without it, but it is a really big thing for me: http://www.jetbrains.net/jira/browse/IDEA-18867

0

+1

It's annoyed me for ages and I now have over 500 partial incoming changes.

0

For me it is the bug I just posted: http://www.jetbrains.net/jira/browse/IDEA-20338

If I run Diana 8823 on Mac OS X 10.5.5 I can use it.

If I run a more recent version of Diana (I have not tried all, but 8987 is one I tried) ,
after loading and parsing my project, the CPU goes to 100% and IDEA stops
responding.

If this isn't fixed, I'll have no way of using IDEA 8.

0

Jon Steelman wrote:

Its that time in the release cycle to gather up our biggest issues and let JetBrains know what concerns us. Please post a list of the JIRA bugs you pray get fixed before release.

Jon


IDEA-14591 (http://www.jetbrains.net/jira/browse/IDEA-14591) - really
bugs me every time I write JavaDoc, has a few votes and should be easy
to fix
IDEA-17972 (http://www.jetbrains.net/jira/browse/IDEA-17972) - happens
on three machines of our developers and is - well - I don't have words

regards,

Messi

0

Yeah this one is odd.

I work next to a guy who is having this problem (Matt Young in the issue)
and I can load the project on my windows box but it dies on his mac. It's
the exact same project. I know he's trying to get more data points on this
issue.

Grant


"Paul Jakubik" <no_reply@jetbrains.com> wrote in message
news:16997013.13621225384943102.JavaMail.jive@app4.labs.intellij.net...

For me it is the bug I just posted:
http://www.jetbrains.net/jira/browse/IDEA-20338

>

If I run Diana 8823 on Mac OS X 10.5.5 I can use it.

>

If I run a more recent version of Diana (I have not tried all, but 8987 is
one I tried) ,
after loading and parsing my project, the CPU goes to 100% and IDEA stops
responding.

>

If this isn't fixed, I'll have no way of using IDEA 8.


0

I don't know if there's an Jira Issue for it at the moment, but my first try with the IntelliJ Database console killed IntelliJ. I only did a 'select * from table' query on a table with 300.000 records, and IntelliJ wanted to render them all, which resulted in 100% CPU time for IntelliJ. I had to manually kill IntelliJ to get my CPU back.

Erik

0

Hello Erik,

I don't know if there's an Jira Issue for it at the moment, but my
first try with the IntelliJ Database console killed IntelliJ. I only
did a 'select * from table' query on a table with 300.000 records, and
IntelliJ wanted to render them all, which resulted in 100% CPU time
for IntelliJ. I had to manually kill IntelliJ to get my CPU back.


Please file a JIRA issue for this - I don't think we have one already.

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

Hi Simon,

I don't know how it is for you, but for me this issue seems to have been resolved in (I think) the last version. So I don't see any partial updates anymore, and the incoming view shows really the incoming file. Great work guys!

EDIT

I spoke to soon. Just after I typed this message, I received partial updates again, and I see the same SVN commit multiple times in the SVN incoming window, but with a 'partial' message next to it. The changed files, timestamp, etc, are all the same: it's just displayed twice.

Edited by: Erik Pragt on Oct 31, 2008 2:53 PM

0

The long-standing and IDEA-only Alt+Tab problem on Vista (you can't press
Alt+Tab to return to IDEA if there is a dialog open in IDEA).

Tom

0

I saw several people who mentioned this in the forums. Text editor scrolling is really slow in the 8rc1 release (and the last eaps). Pressing PageDown takes 1-2 seconds. Pressing it quickly three times messes up the scrolling text display.
Please vote if you experience the same. It would be great if it could be fixed in the final 8.0 release.

http://www.jetbrains.net/jira/browse/IDEA-20384

0

Hi,

Btw, do you have this property in the config?

  1. Workaround for slow scrolling in JDK6

swing.bufferPerWindow=false

wallaby.pouch wrote:

I saw several people who mentioned this in the forums. Text editor scrolling is really slow in the 8rc1 release (and the last eaps). Pressing PageDown takes 1-2 seconds. Pressing it quickly three times messes up the scrolling text display.
Please vote if you experience the same. It would be great if it could be fixed in the final 8.0 release.

http://www.jetbrains.net/jira/browse/IDEA-20384



--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

0

Yes, I do. Sadly that doesn't improve the scrolling. I'm quite sure that it first appeared in one of the last few eaps. See the issue for some more details.

0

project profiles loose ordering http://jetbrains.net/jira/browse/IDEADEV-29181

0

Select the desired page size in JdbcConsole options.
The default value is changed from unlimited to 1000.

Thanks

Erik Pragt wrote:

I don't know if there's an Jira Issue for it at the moment, but my
first try with the IntelliJ Database console killed IntelliJ. I only
did a 'select * from table' query on a table with 300.000 records,
and IntelliJ wanted to render them all, which resulted in 100% CPU
time for IntelliJ. I had to manually kill IntelliJ to get my CPU
back.

Erik

0
Avatar
Forums Migration User

Clean out the IntelliJ Cache: http://www.jetbrains.net/jira/browse/IDEA-17280

It's easy to get several GB of data cached in IJ and there is no upper limit put on it that I know.

Certainly Browsers can clear ot the cache, why not IntelliJ ?

0

Stop side-lining problems with maven integration
I'd like to see the following bugs fixed:
1. http://www.jetbrains.net/jira/browse/IDEA-20410
2. http://www.jetbrains.net/jira/browse/IDEADEV-32260
3. http://www.jetbrains.net/jira/browse/IDEA-19783

0

for me it's everything VCS (SVN) related - quite frankly, I cannot really trust SVN-integration anymore - doing refactorings across modules with many, many moves feels pretty unsafe for me

http://www.jetbrains.net/jira/browse/IDEA-20415

and that's just one of the highly visible problems for many people with SVN support in Diana

0

Please sign in to leave a comment.