| Summary: | [linux] UnsatisfiedLinkError below GradientCanvas.onPaint (thrown in OS._GDK_PIXMAP_XID) | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | EPP Error Reports <error-reports-inbox> |
| Component: | SWT | Assignee: | Platform-SWT-Inbox <platform-swt-inbox> |
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ericwill, gautier.desaintmartinlacaze, sewe |
| Version: | 4.7 | Keywords: | triaged |
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
This was assigned to Mylyn by the Automated Error Reporting, but rather seems to be a (Linux-only) Platform issue. Do these problems still occur on GTK3.22 with 4.8? (In reply to Eric Williams from comment #2) > Do these problems still occur on GTK3.22 with 4.8? I'm just the guy who reassigned the issue, but we haven't had a report from a 4.8 (milestones or RC) yet: <https://dev.eclipse.org/recommenders/committers/aeri/v2/#!/problems/582c87c1e4b0e5173f289c9d> (In reply to Andreas Sewe from comment #3) > (In reply to Eric Williams from comment #2) > > Do these problems still occur on GTK3.22 with 4.8? > > I'm just the guy who reassigned the issue, but we haven't had a report from > a 4.8 (milestones or RC) yet: > <https://dev.eclipse.org/recommenders/committers/aeri/v2/#!/problems/ > 582c87c1e4b0e5173f289c9d> Alright, please comment if one does come up. UnsatisfiedLinkError usually means there was some issue linking the SWT binaries with SWT, so this bug might have been a one-off. I'm going to mark this as WORKSFORME, please reopen if the issue occurs against 4.8. |
The following problem was reported via the automated error reporting: Message: Unhandled event loop exception java.lang.UnsatisfiedLinkError: org.eclipse.swt.internal.gtk.OS._GDK_PIXMAP_XID(J)J at org.eclipse.swt.internal.gtk.OS._GDK_PIXMAP_XID(OS.java:-2) at org.eclipse.swt.internal.gtk.OS.GDK_PIXMAP_XID(OS.java:927) at org.eclipse.swt.widgets.Composite.drawBackgroundInPixels(Composite.java:411) at org.eclipse.swt.widgets.Composite.drawBackground(Composite.java:385) at org.eclipse.swt.widgets.Canvas.drawBackground(Canvas.java:100) at org.eclipse.mylyn.commons.ui.GradientCanvas.onPaint(GradientCanvas.java:198) at org.eclipse.mylyn.commons.ui.GradientCanvas.access$0(GradientCanvas.java:183) at org.eclipse.mylyn.commons.ui.GradientCanvas$1.handleEvent(GradientCanvas.java:92) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86) Bundles: | org.eclipse.mylyn.commons.ui | 3.22.0.v20161024-1634 | 3.22.0.v20161024-1634 | | org.eclipse.swt | 3.106.0.v20161027-0130 | 3.106.0.v20161207-1901 | Operating Systems: | Linux | 3.10.0.2 | 4.4.0 | The above information is a snapshot of the collected data. Visit https://dev.eclipse.org/recommenders/committers/aeri/v2/#!/problems/582c87c1e4b0e5173f289c9d for the latest data. Thank you for your assistance. Your friendly error-reports-inbox. Created on behalf of andreas.sewe@xxxxxx.xxx