[jbosstools-issues] [JBoss JIRA] (JBIDE-19091) Cordovasim: Livereload stop working after pressing 'Refresh' button from the Platform toolbar

Ilya Buziuk (JIRA) issues at jboss.org
Tue Jan 27 09:26:48 EST 2015


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

Ilya Buziuk commented on JBIDE-19091:
-------------------------------------

PRs were sent 
- browsersim: https://github.com/jbosstools/jbosstools-browsersim/pull/51
- cordovasim: https://github.com/jbosstools/jbosstools-aerogear/pull/107
[~maxandersen], [~gercan], [~vpakan] assuming that fix is pretty easy and save shell we create a separate issue for 8.1.0 ?

> Cordovasim: Livereload stop working after pressing 'Refresh' button from the Platform toolbar 
> ----------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-19091
>                 URL: https://issues.jboss.org/browse/JBIDE-19091
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: browsersim, cordovasim
>    Affects Versions: 4.2.2.Final
>            Reporter: Ilya Buziuk
>            Assignee: Ilya Buziuk
>             Fix For: 4.3.0.Alpha1
>
>
> Both SWT and JavaFX are affected.
> Stack trace for javaFx web engine:
> {code}
> Exception in thread "JavaFX Application Thread" org.eclipse.swt.SWTException: Widget is disposed
> 	at org.eclipse.swt.SWT.error(SWT.java:4441)
> 	at org.eclipse.swt.SWT.error(SWT.java:4356)
> 	at org.eclipse.swt.SWT.error(SWT.java:4327)
> 	at org.eclipse.swt.widgets.Widget.error(Widget.java:476)
> 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:348)
> 	at org.eclipse.swt.widgets.Control.forceFocus(Control.java:1075)
> 	at org.jboss.tools.vpe.cordovasim.events.RippleInjector.inject(RippleInjector.java:68)
> 	at org.jboss.tools.vpe.cordovasim.events.RippleInjector.access$1(RippleInjector.java:55)
> 	at org.jboss.tools.vpe.cordovasim.events.RippleInjector$1.run(RippleInjector.java:44)
> 	at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:301)
> 	at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:298)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at com.sun.javafx.application.PlatformImpl$6.run(PlatformImpl.java:298)
> 	at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
> 	at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2549)
> 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
> 	at org.jboss.tools.vpe.cordovasim.CordovaSimRunner.startCordovaSim(CordovaSimRunner.java:114)
> 	at org.jboss.tools.vpe.cordovasim.CordovaSimRunner.main(CordovaSimRunner.java:91)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list