[JBoss JIRA] (JBIDE-17443) CordovaSim crash on Fedora 20 when browsing a jQueryMobile based app
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17443?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-17443:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
> CordovaSim crash on Fedora 20 when browsing a jQueryMobile based app
> --------------------------------------------------------------------
>
> Key: JBIDE-17443
> URL: https://issues.jboss.org/browse/JBIDE-17443
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cordovasim
> Affects Versions: 4.2.0.Beta1
> Environment: Fedora 20
> JBoss Developer Studio 8.0.0.Beta1
> webkitgtk-2.2.7-1.fc20.x86_64
> Reporter: Vineet Reynolds
> Assignee: Ilya Buziuk
> Fix For: 4.5.x
>
>
> The root cause appears to be whatever is causing JBIDE-17442 to manifest. Raising this to track CordovaSim behavior, since it relies on the BrowserSim component.
> CordovaSim crashes when launching the TicketMonster app (from WFK 2.6). The offending line of code seems to be :
> {noformat}
> $("#container").enhanceWithin();
> {noformat}
> in the mobile {{router.js}}. The [enhanceWithin API|http://api.jquerymobile.com/enhanceWithin/] is new in jQueryMobile 1.4.x. The same line works without any flaw in CordovaSim on Windows and Mac OS X.
> Additional notes - strace output reveals that BrowserSim is terminated due to a SIGTRAP event, which is a bit weird.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-23316) BrowserSim save screenshot fails with ArrayIndexOutOfBoundsException
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23316?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-23316:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
> BrowserSim save screenshot fails with ArrayIndexOutOfBoundsException
> --------------------------------------------------------------------
>
> Key: JBIDE-23316
> URL: https://issues.jboss.org/browse/JBIDE-23316
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.4.2.AM2
> Reporter: Pavol Srna
> Assignee: Ilya Buziuk
> Fix For: 4.5.x
>
>
> {code}
> 2016-10-11 17:13:48.461:INFO::JavaFX Application Thread: Logging initialized @1366ms
> 2016-10-11 17:13:48.566:INFO:oejs.Server:JavaFX Application Thread: jetty-9.3.9.v20160517
> 2016-10-11 17:13:48.616:INFO:oejsh.ContextHandler:JavaFX Application Thread: Started o.e.j.s.ServletContextHandler@433defed{/,null,AVAILABLE}
> 2016-10-11 17:13:48.630:INFO:oejs.AbstractConnector:JavaFX Application Thread: Started ServerConnector@6f53b8a{HTTP/1.1,[http/1.1]}{0.0.0.0:64959}
> 2016-10-11 17:13:48.630:INFO:oejs.Server:JavaFX Application Thread: Started @1535ms
> Failed to execute runnable (java.lang.ArrayIndexOutOfBoundsException: 383097)
> Stack trace:
> org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.ArrayIndexOutOfBoundsException: 383097)
> at org.eclipse.swt.SWT.error(SWT.java:4533)
> at org.eclipse.swt.SWT.error(SWT.java:4448)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4024)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3700)
> at org.jboss.tools.browsersim.ui.launch.BrowserSimRunner.main(BrowserSimRunner.java:127)
> Caused by: java.lang.ArrayIndexOutOfBoundsException: 383097
> at org.eclipse.swt.graphics.Image.createRepresentaion(Image.java:1204)
> at org.eclipse.swt.graphics.Image.init(Image.java:1108)
> at org.eclipse.swt.graphics.Image.<init>(Image.java:429)
> at org.jboss.tools.browsersim.ui.menu.ScreenshotMenuCreator.takeScreenshot(ScreenshotMenuCreator.java:173)
> at org.jboss.tools.browsersim.ui.menu.ScreenshotMenuCreator.access$0(ScreenshotMenuCreator.java:138)
> at org.jboss.tools.browsersim.ui.menu.ScreenshotMenuCreator$1$1.run(ScreenshotMenuCreator.java:69)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
> ... 3 more
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-22926) SWTException below VpeEditorPart.setFocus (thrown in Widget.checkWidget)
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22926?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-22926:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
> SWTException below VpeEditorPart.setFocus (thrown in Widget.checkWidget)
> ------------------------------------------------------------------------
>
> Key: JBIDE-22926
> URL: https://issues.jboss.org/browse/JBIDE-22926
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.4.x
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.5.x
>
>
> The following problem was reported via the automated error reporting:
> Message: Error setting focus to : org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl index.jsp
> {noformat}
> org.eclipse.swt.SWTException: Widget is disposed
> at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:354)
> at org.eclipse.swt.widgets.Control.setFocus(Control.java:3354)
> at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1056)
> at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1056)
> at org.eclipse.ui.texteditor.StatusTextEditor.setFocus(StatusTextEditor.java:120)
> at org.jboss.tools.vpe.editor.VpeEditorPart.setFocus(VpeEditorPart.java:870)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditorPart.setFocus(JSPMultiPageEditorPart.java:186)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditorPart.setFocus(JSPMultiPageEditorPart.java:171)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.delegateSetFocus(CompatibilityPart.java:204)
> at sun.reflect.GeneratedMethodAccessor.invoke(null:-1)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
> at java.lang.reflect.Method.invoke(null:-1)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
> {noformat}
> Bundles:
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.6.0.v20160319-0612 |
> | org.eclipse.swt | 3.104.2.v20160212-1350 | 3.105.0.v20160603-0902 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.108.0.v20160518-1929 |
> | org.jboss.tools.jst.web.ui | 3.7.1.Final-v20160331-0256-B96 | 3.8.0.Final-v20160609-2146-B2 |
> | org.jboss.tools.vpe | 3.7.1.Final-v20160331-0327-B91 | 3.8.0.Final-v20160609-2229-B3 |
> Operating Systems:
> | Linux | 3.19.0 | 4.6.0 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/571d229ce4b0e9dd9c...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-22419) Deploy Docker Wizard: Connection info looks weird
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22419?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-22419:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
> Deploy Docker Wizard: Connection info looks weird
> -------------------------------------------------
>
> Key: JBIDE-22419
> URL: https://issues.jboss.org/browse/JBIDE-22419
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Alpha2
> Reporter: Marián Labuda
> Priority: Minor
> Labels: docker, openshift_v3
> Fix For: 4.5.x
>
> Attachments: docker_wizard.png
>
>
> Connection info in Deploy Image to OpenShift wizard looks weird. It is a text widget but it looks like it is text area where it is supposed to be text typed, but it is disabled. It is also possible to put cursor there. This apply both for wizard opened via context menu of a docker image as well as for wizard opened from context menu of an OpenShift project.
> !docker_wizard.png!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-22917) HIDDEN below VpvDefaultTemplate.create (thrown in CoreDocumentImpl.createAttribute)
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22917?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-22917:
-------------------------------------
Fix Version/s: 4.5.x
(was: 4.4.x)
> HIDDEN below VpvDefaultTemplate.create (thrown in CoreDocumentImpl.createAttribute)
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-22917
> URL: https://issues.jboss.org/browse/JBIDE-22917
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.5.x
>
>
> The following problem was reported via the automated error reporting:
> Message: HIDDEN
> {noformat}
> HIDDEN: HIDDEN
> at org.apache.xerces.dom.CoreDocumentImpl.createAttribute(null:-1)
> at org.apache.xerces.dom.ElementImpl.setAttribute(null:-1)
> at org.jboss.tools.vpe.preview.core.template.VpvDefaultTemplate.create(VpvDefaultTemplate.java:39)
> at org.jboss.tools.vpe.preview.core.transform.VpvDomBuilder.convertNode(VpvDomBuilder.java:86)
> at org.jboss.tools.vpe.preview.core.transform.VpvDomBuilder.convertNode(VpvDomBuilder.java:123)
> at org.jboss.tools.vpe.preview.core.transform.VpvDomBuilder.convertNode(VpvDomBuilder.java:123)
> at org.jboss.tools.vpe.preview.core.transform.VpvDomBuilder.convertNode(VpvDomBuilder.java:123)
> at org.jboss.tools.vpe.preview.core.transform.VpvDomBuilder.convertNode(VpvDomBuilder.java:123)
> at org.jboss.tools.vpe.preview.core.transform.VpvDomBuilder.convertNode(VpvDomBuilder.java:123)
> at org.jboss.tools.vpe.preview.core.transform.VpvDomBuilder.convertNode(VpvDomBuilder.java:123)
> at org.jboss.tools.vpe.preview.core.transform.VpvDomBuilder.convertNode(VpvDomBuilder.java:123)
> at org.jboss.tools.vpe.preview.core.transform.VpvDomBuilder.convertNode(VpvDomBuilder.java:123)
> at org.jboss.tools.vpe.preview.core.transform.VpvDomBuilder.buildVisualModel(VpvDomBuilder.java:49)
> at org.jboss.tools.vpe.preview.core.transform.VpvController.getVisualModel(VpvController.java:145)
> at org.jboss.tools.vpe.preview.core.transform.VpvController.getResource(VpvController.java:62)
> at org.jboss.tools.vpe.preview.core.server.VpvSocketProcessor.processRequest(VpvSocketProcessor.java:83)
> at org.jboss.tools.vpe.preview.core.server.VpvSocketProcessor.run(VpvSocketProcessor.java:68)
> at java.lang.Thread.run(null:-1)
> {noformat}
> Bundles:
> | org.apache.xerces | 2.9.0.v201101211617 | 2.9.0.v201101211617 |
> | org.jboss.tools.vpe.preview.core | 3.8.0.Final-v20160609-2229-B3 | 3.8.0.Final-v20160609-2229-B3 |
> Operating Systems:
> | Linux | 4.6.3.fc24 | 4.6.3.fc24 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5783a919e4b07f3dc2...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months