Giter Site home page Giter Site logo

Comments (6)

rockstorm101 avatar rockstorm101 commented on June 21, 2024 1

I'm able to reproduce this on my Linux box so I've removed the 'macOS' flag.

from printrun.

ZoyaZ126 avatar ZoyaZ126 commented on June 21, 2024

Hi, I had the same problem until I changed my system language to English…

from printrun.

DivingDuck avatar DivingDuck commented on June 21, 2024

Interesting. What was your language setup before?

from printrun.

ZoyaZ126 avatar ZoyaZ126 commented on June 21, 2024

Chinese

from printrun.

DivingDuck avatar DivingDuck commented on June 21, 2024

Thanks. Good to know. Maybe generating/making a translation file could help.

from printrun.

dymbox avatar dymbox commented on June 21, 2024

Same here for macOS 11.7.6, added US-English locale to .zshrc with no success. My current locale is:

LANG="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_CTYPE="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_ALL="en_US.UTF-8"

The console error strings look like

Failed to execute script 'pronterface' due to unhandled exception: C++ assertion ""lang != wxLANGUAGE_UNKNOWN"" failed at /Users/robind/projects/bb2/dist-osx-py310/build/ext/wxWidgets/src/common/intl.cpp(425) in Init(): Initializing unknown locale doesn't make sense, did you mean to use wxLANGUAGE_DEFAULT perhaps?

Traceback:
Traceback (most recent call last):
File "pronterface.py", line 62, in
File "printrun/pronterface.py", line 2581, in init
wx._core.wxAssertionError: C++ assertion ""lang != wxLANGUAGE_UNKNOWN"" failed at /Users/robind/projects/bb2/dist-osx-py310/build/ext/wxWidgets/src/common/intl.cpp(425) in Init(): Initializing unknown locale

Sure I'm running the macOS 11 version, but tried both 10.15 & 12 too, same result.

BTW, the Printrun 2.0.0rc8 runs just fine

from printrun.

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.