Menu

#150 Installer won't run on non-English Mac OS X

v1.10
closed-fixed
gui (73)
7
2008-11-06
2008-10-07
David Tuma
No

If you run the installer on Mac OS X and your language is not English, the installer will fail with a NullPointerException.

Since the code in question has not been altered in years, this appears to be the result of upgrades to the Mac OS X Java Runtime Environment.

For release 1.10, users can work around this problem by opening a Terminal window (avalable under Applications > Utilities), and typing:

java -Duser.language=en -jar Downloads/pdash-install-offline-1-10.jar

This problem will be resolved in the next release of the Process Dashboard.

Discussion

  • David Tuma

    David Tuma - 2008-11-06

    Fixed in version 1.10.1

     
  • David Tuma

    David Tuma - 2008-11-06
    • labels: --> gui
    • milestone: --> v1.10
    • status: open --> closed-fixed
     

Log in to post a comment.