Code Monkey home page Code Monkey logo

Comments (5)

PhaserEditor2D avatar PhaserEditor2D commented on June 14, 2024

Hi @cookiengineer

Maybe it is about to the GTK version.

Please check this issue in the old repo:

https://bitbucket.org/boniatillo/phasereditor/issues/2/pe-runs-very-slowly-freeze-infinite

(I should migrate all those issues to github, but it results that now Bitbucket is another service denied to Cuban IPs and I cannot access Bitbucket anymore)

If it does not work please write it here. Sorry I cannot help more now, I am in hollidays, I will be back next week.

from phasereditor.

PhaserEditor2D avatar PhaserEditor2D commented on June 14, 2024

So it worked for you?

from phasereditor.

cookiengineer avatar cookiengineer commented on June 14, 2024

In the bitbucket issue it states that I have to open PhaserEditor and go to the About Dialog. But, due to the fatal error and segfault I can't open PhaserEditor.

GNOME Shell version: 3.18.2.

The GTK version I'm using is:

Package: libgtk-3-0
Priority: optional
Section: libs
Installed-Size: 11573
Maintainer: Ubuntu Developers <[email protected]>
Original-Maintainer: Debian GNOME Maintainers <[email protected]>
Architecture: amd64
Source: gtk+3.0
Version: 3.16.7-0ubuntu3
Provides: gtk3-binver-3.0.0

Which variant of libgdk bindings is relevant for the Java runtime? It seems to be distributed either in java or the X11 core, but I can't find any shared library being installed except for the legacy libgdk-pixbuf lib.

from phasereditor.

samsstuff avatar samsstuff commented on June 14, 2024

the main problem from reading your post is this one line
C [libgdk-x11-2.0.so.0+0x4e2b7] gdk_display_open+0x57
if you go here they had the same issue on debian:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=430736
there is one suggestion in there but also another with the glib
"From the prior crash log we can see that glibc 2.13 is installed.
Can you please upgrade glibc to at least 2.14 and verify?"

if you use the command
ldd --version
it will show you what version you have mine is 2.19

There is some other ideas to fix this but the main one seems to be the glibc issue

I have this running on linux mint 17.3 with no issues with oracle java version
java version "1.8.0_91"
Java(TM) SE Runtime Environment (build 1.8.0_91-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.91-b14, mixed mode)

Hope it helps you help somewhat
Sam

from phasereditor.

PhaserEditor2D avatar PhaserEditor2D commented on June 14, 2024

Thanks @samstuff! I hope it will help to @cookiengineer to solve the issue.

By the way, also try installing gtk2, Phaser Editor requires it (forced by JavaFX).

from phasereditor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.