[
https://issues.jboss.org/browse/JBDS-3566?page=com.atlassian.jira.plugin....
]
Nick Boldt edited comment on JBDS-3566 at 3/16/16 8:03 PM:
-----------------------------------------------------------
OK, figured out what the problem is on my system.
AERI doesn't trigger a dialog IN Eclipse. It triggers an -OS-level- swt/gtk3 alert.
So... OOTB, nothing happens on my system until I do this:
{code}
export SWT_GTK3=0
{code}
Then the dialog appears exactly as described.
Steps to repro:
1. install JBDS, launch from installer
2. Help > Install new >
http://download.eclipse.org/technology/epp/logging/milestones > EPP Logging Manual
Tests Feature > shut down JBDS
3. export SWT_GTK3=0
4. launch JBDS
5. from the Log Error dropdown in the coolbar, select Trigger JBoss Error
[^aeri-popup.png]
---
Verified dialog appears with these versions:
* jboss-devstudio-9.1.0.CR1-v20160311-1249-B402-installer-standalone.jar
* jboss-devstudio-10.0.0.Alpha1-v20160316-1022-B4975-installer-standalone.jar
And was able to submit a report here:
https://redhat.ctrlflow.com/community/#/incidents/Nr5PUidTzbV6S4QqAp2akuI...
was (Author: nickboldt):
OK, figured out what the problem is on my system.
AERI doesn't trigger a dialog IN Eclipse. It triggers an OS-level alert. So... OOTB,
nothing happens on my system until I do this:
{code}
export SWT_GTK3=0
{code}
Then the dialog appears exactly as described.
Steps to repro:
1. install JBDS, launch from installer
2. Help > Install new >
http://download.eclipse.org/technology/epp/logging/milestones > EPP Logging Manual
Tests Feature > shut down JBDS
3. export SWT_GTK3=0
4. launch JBDS
5. from the Log Error dropdown in the coolbar, select Trigger JBoss Error
[^aeri-popup.png]
---
Verified dialog appears with these versions:
* jboss-devstudio-9.1.0.CR1-v20160311-1249-B402-installer-standalone.jar
* jboss-devstudio-10.0.0.Alpha1-v20160316-1022-B4975-installer-standalone.jar
And was able to submit a report here:
https://redhat.ctrlflow.com/community/#/incidents/Nr5PUidTzbV6S4QqAp2akuI...
include AERI in JBDS 9.1
------------------------
Key: JBDS-3566
URL:
https://issues.jboss.org/browse/JBDS-3566
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: aeri, build, target-platform
Affects Versions: 9.1.0.Beta1
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Blocker
Attachments: aeri-in-jbds91.png, aeri-not-firing.png, aeri-popup.png,
error-prefs-jbds.png, error-prefs-jbt.png, error-reporting.png
Include required bundles for AERI in JBDS. Details TBD.
Maybe need these?
{code}
org.eclipse.epp.logging.aeri.feature_1.0.1.v20150913-0716
org.eclipse.epp.logging.aeri.ide_1.0.1.v20150913-0657.jar
org.eclipse.epp.logging.aeri.ui_1.0.1.v20150913-0716.jar
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)