Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error spammed in console. #57

Open
null-dev opened this issue Jul 26, 2016 · 3 comments
Open

Error spammed in console. #57

null-dev opened this issue Jul 26, 2016 · 3 comments
Labels

Comments

@null-dev
Copy link
Contributor

This has been happening since I cloned the latest master (didn't test previous versions).

Exception in thread "JavaFX Application Thread" netscape.javascript.JSException: Invalid function reference
    at com.sun.webkit.dom.JSObject.callImpl(Native Method)
    at com.sun.webkit.dom.JSObject.call(JSObject.java:98)
    at com.lynden.gmapsfx.javascript.JavascriptObject.invokeJavascript(JavascriptObject.java:230)
    at com.lynden.gmapsfx.javascript.object.InfoWindow.setContent(InfoWindow.java:67)
    at dekk.pw.pokemate.PokeMateUI.lambda$null$5(PokeMateUI.java:156)
    at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
    at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
    at com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)
    at com.sun.glass.ui.gtk.GtkApplication.lambda$null$49(GtkApplication.java:139)
    at java.lang.Thread.run(Thread.java:745)
@SwipeX
Copy link
Owner

SwipeX commented Jul 26, 2016

definitely has to do with the UI. Didn't get this in testing, so I'm curious as to what the issue is.

@SonnyX
Copy link

SonnyX commented Jul 26, 2016

@null-dev Gnome <3

@null-dev
Copy link
Contributor Author

@SonnyX Actually, I don't use Gnome, I use plain old Openbox.

But yeah, I guess JavaFX is using GTK...

@SippieCup SippieCup added the bug label Jul 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants