quan-xie / goclipse

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

Empty Error Dialog blocks Screen #124

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Copy a go package file as a quick and easy way to start a new one.  You will 
be prompted to change the name of the file (image 1, then image 2).  When you 
finish doing that the file is saved, but of course the package object in the 
file already exists.  This naturally results in a compilation error since 
eclipse does a build right away (with Project >> Build Automatically checked).  
An empty (I presume) error dialog box shows up (image 3).  It is completely 
empty, including no window decorations to move or close it (The no title bar to 
move it may be a linux mint cinnamon thing).  It stays on "top" even when 
eclipse is minimized, blocking whatever is under it, and cannot be (easily) 
moved.  The only way to get rid of it that I've found thus far is to exit 
eclipse and re-start it.

What is the expected output? What do you see instead?
I expect to see an error dialog box, but with a Close button.

What version of the product are you using? On what operating system?
0.7.2.v418
linux mint maya (13 I believe)

Please provide any additional information below.

Original issue reported on code.google.com by oldCoder...@gmail.com on 21 Jul 2012 at 2:35

Attachments:

GoogleCodeExporter commented 9 years ago
New comment.  OK, so it's not an error dialog that is popping up.  I turned off 
"Build Automatically" so the project doesn't build when the copied struct is 
created, and I still get the empty dialog.

Original comment by oldCoder...@gmail.com on 22 Jul 2012 at 2:38

GoogleCodeExporter commented 9 years ago
I am not sure its an eclipse issue, I get this only in Linux Mint V13 , Ubuntu 
12 did not have this. Try Alt-F2 enter command "r" and it goes away. Sort of 
annoying but what I have been doing. 

Original comment by dima...@gmail.com on 3 Aug 2012 at 4:57

GoogleCodeExporter commented 9 years ago
Thanks for the hint.  Beats shutting the thing down and re-starting anyway!

Original comment by oldCoder...@gmail.com on 3 Aug 2012 at 5:01

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Some zombie dialogs seem random, but this can be consistently recreated (for me 
at least), as such:
Search > Search... > Replace...
When the text typed in the "Containing text:" field has a value which will not 
be found. If the term is found, there is no failure.

Original comment by garyspre...@gmail.com on 17 Dec 2012 at 7:53

GoogleCodeExporter commented 9 years ago
Missed my central point above: Since it can be reproduced in such a way, this 
unrelated to goclipse.

Original comment by garyspre...@gmail.com on 17 Dec 2012 at 7:55