Giter VIP home page Giter VIP logo

Comments (7)

codeanticode avatar codeanticode commented on June 3, 2024

Thanks for the report. I've been testing on windows 10 without issues of this nature, this may be specific to windows 7, will check.

from mirador.

codeanticode avatar codeanticode commented on June 3, 2024

@johnnyrepass Quick question, if you try running Mirador.exe from the command line, do you get any error message?

from mirador.

vitorhirota avatar vitorhirota commented on June 3, 2024

Hi, I'm on win 8. Just downloaded both 32 and 64 bits version and both fails to open up.

When trying to run the .jar from command line get the following:

> java -jar mirador.jar
DPI detection failed, fallback to 96 dpi
DPI detection failed, fallback to 96 dpi
DPI detection failed, fallback to 96 dpi
DPI detection failed, fallback to 96 dpi
DPI detection failed, fallback to 96 dpi
DPI detection failed, fallback to 96 dpi
DPI detection failed, fallback to 96 dpi
DPI detection failed, fallback to 96 dpi
DPI detection failed, fallback to 96 dpi
Exception in thread "main" java.lang.NullPointerException
        at javax.swing.ImageIcon.<init>(Unknown Source)
        at mirador.app.Mirador.createLayout(Mirador.java:150)
        at mirador.app.Mirador.<init>(Mirador.java:127)
        at mirador.app.Mirador.main(Mirador.java:287)

from mirador.

codeanticode avatar codeanticode commented on June 3, 2024

@vitorhirota Thanks a lot for posting the error log, it is very informative. I will look closer into the possible cause for these errors (DPI detection and NPE, not sure if they are the same thing or not).

from mirador.

codeanticode avatar codeanticode commented on June 3, 2024

This commit b58970e should solve the issue. I will release v1.5.0 shortly including this fix, feel free to reopen if still happens (don't have access to a windows 7 machine to test).

from mirador.

vitorhirota avatar vitorhirota commented on June 3, 2024

Just to confirm it now opens up beautifully on win8 ;)
Thanks!

from mirador.

codeanticode avatar codeanticode commented on June 3, 2024

@vitorhirota thanks for confirming that the issue is now fixed!

from mirador.

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.