[jbosstools-issues] [JBoss JIRA] (JBIDE-26030) VPE tests times out due to SWT on GTK 2.x: nsIWebBrowser is not available

Nick Boldt (JIRA) issues at jboss.org
Tue Jun 5 09:32:01 EDT 2018


    [ https://issues.jboss.org/browse/JBIDE-26030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13586747#comment-13586747 ] 

Nick Boldt commented on JBIDE-26030:
------------------------------------

>From [~jkopriva]:

{quote}webkitgtk4 is default on F27+ and no xulrunner is available for F27+, rhel7 have only gtk3(as far as i know) and xulrunner, (see https://gitlab.mw.lab.eng.bos.redhat.com/dev-platform/mwqa-cloud-slaves/blob/master/label/linux/all_install_packages.sh#L45){quote}

So when we build on RHEL7 slaves, we should depend on gtk3, not webkitgtk4 ?

cc: [~lufimtse] [~jeffmaury]

> VPE tests times out due to SWT on GTK 2.x: nsIWebBrowser is not available
> -------------------------------------------------------------------------
>
>                 Key: JBIDE-26030
>                 URL: https://issues.jboss.org/browse/JBIDE-26030
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: visual-page-editor-core, visual-page-editor-templates
>    Affects Versions: 4.6.0.AM1
>            Reporter: Nick Boldt
>            Assignee: Jeff MAURY
>            Priority: Blocker
>             Fix For: 4.6.0.AM3
>
>         Attachments: Screenshot_2018-05-22_16-58-14.png, Screenshot_2018-05-22_17-06-17.png, Screenshot_2018-05-23_10-33-11.png, Screenshot_2018-05-23_10-46-44.png, dialog-wrong-engine.png
>
>
> We've been having this problem for a while now with the VPE builds:
> {code}
> !MESSAGE Could not open the Visual Page Editor:
> No more handles because no underlying browser available.
>    SWT on GTK 2.x detected. It is reccomended to use SWT on GTK 3.x and Webkit2 API.
> !STACK 0
> org.eclipse.swt.SWTError: No more handles because no underlying browser available.
>    SWT on GTK 2.x detected. It is reccomended to use SWT on GTK 3.x and Webkit2 API.
> 	at org.eclipse.swt.SWT.error(SWT.java:4578)
> 	at org.eclipse.swt.browser.Browser.<init>(Browser.java:125)
> 	at org.jboss.tools.vpe.xulrunner.browser.XulRunnerBrowser.<init>(XulRunnerBrowser.java:123)
> 	at org.jboss.tools.vpe.xulrunner.editor.XulRunnerEditor.<init>(XulRunnerEditor.java:128){code}
> from https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstudio/view/devstudio_master/job/jbosstools-vpe_master/2007/artifact/sources/tests/org.jboss.tools.vpe.ui.test/target/work/data/.metadata/.log/*view*/
> or https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstudio/view/devstudio_master/job/jbosstools-vpe_master/2007/artifact/sources/tests/org.jboss.tools.vpe.html.test/target/work/data/.metadata/.log/*view*/
> or https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstudio/view/devstudio_master/job/jbosstools-vpe_master/2007/artifact/sources/tests/org.jboss.tools.vpe.docbook.test/target/work/data/.metadata/.log/*view*/



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list