Bug 1353863
| Summary: | [Wayland?] Lots of warnings when running eclipse | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christian Stadelmann <fedora> | ||||
| Component: | eclipse | Assignee: | Lev Ufimtsev <lufimtse> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 24 | CC: | akurtako, andjrobins, eclipse-sig, jerboaa, krzysztof.daniel, mat.booth, rgrunber | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-11-28 20:26:33 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Christian Stadelmann
2016-07-08 09:10:26 UTC
Leo, work has started on this one, right? Hello/guten Tag, Thank you for bug submission. We normally have quite a number of warnings in the console when running eclipse. Ex if you try to run ControlExample.java, one get's similar errors. By 'normally' I mean we should not have those ideally, but do have them at the moment because we implement some custom container behaviour (which should be improved at some point). Fixing them is sort of work-in-progress. I imagine on Wayland there may be more errors due to changes in sizing methods. The above seem familiar. Would you be able to attach a complete log of errors so I can see if there are any new warnings and compare it to my output? Thank you Created attachment 1179173 [details] Some output (stderr) of eclipse running with wayland Gdk3 backend (In reply to Lev Ufimtsev from comment #2) > Hello/guten Tag, Hi ;) > Would you be able to attach a complete log of errors so I can see if there > are any new warnings and compare it to my output? I don't think "complete" is the correct word here since I didn't click every single button in eclipse ;), but here it is… Hello Christian, Thank you for the attached log. It does seem there are some warnings on Wayland that are not on the regular X11 eclipse. Perhaps those warnings are related to the titlebars and other pop-ups appearing all over the place. These issues are not specific to the red-hat ported Eclipse, but occur in the upstream version of Eclipse. I took the liberty of creating a bug in upstream: 498076: [Wayland] Additional warnings thrown in console https://bugs.eclipse.org/bugs/show_bug.cgi?id=498076 Hopefully once I fix up WebKit2 port, I will try to investigate wayland issues. (Note the parent of that task links to existing known issues, please feel free to submit additional wayland issues if you come across them). I tried adding you in CC, but bugzilla oddly throws an error at me saying that your email address could not be matched against anything(?). Please feel free to add yourself to CC to followup on the bug. Btw, If you live so far on the edge as to use Wayland, consider using newer versions from Eclipse: http://download.eclipse.org/eclipse/downloads/ ex the integration or nightly builds are fairly stable for full-time use. The Eclipse in the Redhat/Fedora repository tends to be 3-7 months old and may not contain latest fixes. Tracking to be contiuned in u upstream eclipse. (In reply to Lev Ufimtsev from comment #4) > Hello Christian, > > Thank you for the attached log. It does seem there are some warnings on > Wayland that are not on the regular X11 eclipse. Perhaps those warnings are > related to the titlebars and other pop-ups appearing all over the place. > > These issues are not specific to the red-hat ported Eclipse, but occur in > the upstream version of Eclipse. > > I took the liberty of creating a bug in upstream: > 498076: [Wayland] Additional warnings thrown in console > https://bugs.eclipse.org/bugs/show_bug.cgi?id=498076 > Hopefully once I fix up WebKit2 port, I will try to investigate wayland > issues. > (Note the parent of that task links to existing known issues, please feel > free to submit additional wayland issues if you come across them). > > I tried adding you in CC, but bugzilla oddly throws an error at me saying > that your email address could not be matched against anything(?). Please > feel free to add yourself to CC to followup on the bug. > > Btw, If you live so far on the edge as to use Wayland, consider using newer > versions from Eclipse: > http://download.eclipse.org/eclipse/downloads/ > ex the integration or nightly builds are fairly stable for full-time use. > The Eclipse in the Redhat/Fedora repository tends to be 3-7 months old and > may not contain latest fixes. Thanks for taking care of this, Leo. |