Giter Club home page Giter Club logo

Comments (6)

0x07C0 avatar 0x07C0 commented on July 23, 2024

Might be a linux-only issue. Is linux still being supported?

from dungeoneer.

Durtur avatar Durtur commented on July 23, 2024

@0x07C0 it's a Linux issue, I created a Linux build a few versions ago but haven't done so recently. This is due to the Sharp image library package that was crashing the renderer process on Linux. The package isn't included if the program is runnning on Linux (dataaccess.js line 32). Since later versions rely heavily on Sharp this should be fixed.

There have been a few sharp realeses and Electron releases so maybe it works if the condition is removed

from dungeoneer.

0x07C0 avatar 0x07C0 commented on July 23, 2024

Removing the condition does fix the issue, but require the deletion of old library_data.json in ~/.config/Dungeoneer/data/maptool_libraries/Default/
I don't know about any bugs this will create, but sharp package does work on linux without breaking any features.

from dungeoneer.

Durtur avatar Durtur commented on July 23, 2024

Nice. It shouldn't create any bugs. The issue was that the map tool window did not open, it showed only a white screen without even devtools available.

from dungeoneer.

0x07C0 avatar 0x07C0 commented on July 23, 2024

Does that mean that the restriction on dataaccess.js#L359 is also redundant?

from dungeoneer.

Durtur avatar Durtur commented on July 23, 2024

Yes it's not needed

from dungeoneer.

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.