yogendra / ivyidea

Automatically exported from code.google.com/p/ivyidea
0 stars 0 forks source link

Resolve hangs intellij UI event despatching thread #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  We have a large project with about 20 modules 
2. Our ivysettings points to an ssh repository
3. Select resolve from all modules from the Ivy menu item

What is the expected output? What do you see instead?

What I expect is the usual intellij progress box with functioning "cancel",
"background" and "next tip" buttons.

What I see is the box, but no buttons function, you can't grab it by the
header bar and move it as usual. Sometimes the box doesn't even appear, as
if the UI event thread is grabbed even before the draw of the dialog can be
done.

What version of the product are you using? On what operating system?

8.1.3
Macos OSX 10.5.7

Please provide any additional information below.

Original issue reported on code.google.com by geoff.hi...@gmail.com on 1 Jul 2009 at 2:12

GoogleCodeExporter commented 9 years ago
I'll try to add progress monitor for resolving

Original comment by aefimov....@gmail.com on 27 Feb 2011 at 9:08

GoogleCodeExporter commented 9 years ago
Any luck with this?

Original comment by johno.cr...@gmail.com on 28 Sep 2012 at 2:12

GoogleCodeExporter commented 9 years ago
Shouldn't ProgressManager.getInstance().run already run in the background and 
not cause the UI to lock up?

Original comment by johno.cr...@gmail.com on 3 Oct 2012 at 2:10

GoogleCodeExporter commented 9 years ago
This is still an issue in Idea 12.1.

Original comment by adammkr...@gmail.com on 7 Mar 2013 at 6:31

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r260.

Original comment by maarten....@gmail.com on 23 Apr 2013 at 8:33