]
Nick Boldt updated JBDS-4707:
-----------------------------
Project: Red Hat JBoss Developer Studio (devstudio) (was: Tools (JBoss
Tools))
Key: JBDS-4707 (was: JBIDE-26032)
Issue Type: Feature Request (was: Bug)
Docs QE Status: NEW
Component/s: upstream
(was: upstream)
Affects Version/s: 12.0.0.AM1
(was: 4.6.x)
DevStudio 12 / Eclipse Photon does not work properly on RHEL 6
--------------------------------------------------------------
Key: JBDS-4707
URL:
https://issues.jboss.org/browse/JBDS-4707
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Feature Request
Components: upstream
Affects Versions: 12.0.0.AM1
Environment: DevStudio 12.0.0.AM1
Reporter: Tomáš Sedmík
Priority: Critical
Fix For: 12.0.0.AM2
Attachments: cairo-issue.webm
If I run DevStudio 12.0.0.AM1 on RHEL 6.8 machine, I get the following warning.
{code}
***WARNING: SWT requires Cairo 1.9.4 or newer
***WARNING: Detected: 1.8.8
{code}
There is no newer version of _cairo_ package in RHEL 6 or EPEL repositories. Therefore, I
was unable to upgrade it.
It has its consequences. For instance: DevStudio is terminated with the following error,
if I switch the tab in Fuse Tooling Camel Editor (see attached screencast).
{code}
java: cairo-misc.c:380: _cairo_operator_bounded_by_source: Assertion `NOT_REACHED'
failed.
{code}