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

Max Rydahl Andersen (JIRA) issues at jboss.org
Wed Jan 28 02:22:49 EST 2015


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

Max Rydahl Andersen commented on JBIDE-19091:
---------------------------------------------

Does this happen for *any* kind of app or only specific apps ?

in any case, this bug and fix does looks like something that definitely make sense to include into 8.1 IMO.

> 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