dubb2724 / google-plugin-for-eclipse

Automatically exported from code.google.com/p/google-plugin-for-eclipse
0 stars 0 forks source link

Hang after plugin update #57

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Not easily reproducible, see stack trace.

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

2.5.2.v201203300216-rel-r37 on Linux asaph.basis.com 3.0.0-18-generic 
#31-Ubuntu SMP Tue Mar 27 17:47:15 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

Please provide any additional information below.

I selected some content in an editor and typed Ctrl+C and Eclipse froze.  It 
would repaint, but not change the cursor or any other GUI change.  Stack trace 
refers to

com.google.gdt.eclipse.suite.ext.update.FeatureUpdateManager.checkForUpdates(Fea
tureUpdateManager.java:157)

several times.

Original issue reported on code.google.com by adam.haw...@gmail.com on 3 Apr 2012 at 7:28

Attachments:

GoogleCodeExporter commented 9 years ago
It actually happened again, this time just when the Completion window was 
trying to appear:

        at com.google.gwt.eclipse.core.editors.java.JsniMethodBodyCompletionProposalComputer.computeCompletionProposals(JsniMethodBodyCompletionProposalComputer.java:231)
        at org.eclipse.jdt.internal.ui.text.java.CompletionProposalComputerDescriptor.computeCompletionProposals(CompletionProposalComputerDescriptor.java:318

I assume that once I'm actually able to run the feature update without it 
hanging, I'll be able to work once again.

Original comment by adam.haw...@gmail.com on 3 Apr 2012 at 8:00

GoogleCodeExporter commented 9 years ago
are you still running into this?

Original comment by rdayal@google.com on 4 Oct 2012 at 7:03

GoogleCodeExporter commented 9 years ago
Hi, sorry for the delay, I was on vacation.

I haven't seen this in several months, seems to have been fixed.

Original comment by adam.haw...@gmail.com on 16 Oct 2012 at 1:06