Community
Participate
Working Groups
This is with vanilla M3 on a brand new (created with 3.2 M3) workspace. I am working on a project that has quite a few compiler warnings (180 or so) and sometimes (but only when I'm not looking, so far), the warnings view will lose the text on all entries. Everything else (icon, file, path, location) is fine, but the text is gone. Only a rebuild will return the text to the view. I'm attaching a screenshot to show the broken view and if I can reproduce it (its happened two or three times now), I'll post more info. Nothing is written to the log with this problem I've assigned it to JDT, rather than Platform as a guess that it is a problem with the problem item itself, not the view - that could be wrong
Created attachment 29416 [details] Problems view with text missing This shows the after-effects of the issue described.
Created attachment 29417 [details] When selecting a problem from the view for QuickFix Right-click on a problem in the view (even if the text is still present) and choose QuickFix. This screenshot appear to show that the text has disappeared again
This has just happened again. If this is useful into, it happened when I saved (and therefore auto-built) after fixing all of the problems in one file
This is either a problem when setting the label on the marker (jdt.core) or when rendering the marker (platform.ui). I haven't seen this myself but moving to jdt.core first. Any changes tht could result in this?
Nope this is a UI issue. I saw it myself, and usually closing/reopening problem view makes them consistent again.
This is a dup of Bug 83992 but to date I have never been able to replicate it. If you can give me any steps to reproduce I would be very grateful - so far no one has ever got steps on code I am allowed to look at :-(.... *** This bug has been marked as a duplicate of 83992 ***