Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Wammu #87

Open
exblopz opened this issue Dec 2, 2019 · 0 comments
Open

Error in Wammu #87

exblopz opened this issue Dec 2, 2019 · 0 comments

Comments

@exblopz
Copy link

exblopz commented Dec 2, 2019

Hi everyone,

I have bugs when detecting Serial Port with Gammu. I'm using DIGICOM 16 serial ports. And I've got this error. What should I do?

Unhandled exception appeared. If you want to help improving this program, please report this together with description how this situation has happened. Please report in english, otherwise you will be most likely told to translate you report to english later.

Traceback:
File "wammu.py", line 200, in
File "Wammu\App.pyo", line 71, in Run
File "wx_core.pyo", line 8628, in init
File "wx_core.pyo", line 8196, in _BootstrapApp
File "Wammu\App.pyo", line 56, in OnInit
File "Wammu\Main.pyo", line 601, in PostInit
File "Wammu\Main.pyo", line 535, in TalkbackCheck
File "Wammu\WammuSettings.pyo", line 193, in WriteFloat
File "wx_misc.pyo", line 3309, in WriteFloat

Exception: PyAssertionError: C++ assertion "strcmp(setlocale(LC_ALL, NULL), "C") == 0" failed at ....\src\common\intl.cpp(1449) in wxLocale::GetInfo(): You probably called setlocale() directly instead of using wxLocale and now there is a mismatch between C/C++ and Windows locale.
Things are going to break, please only change locale by creating wxLocale objects to avoid this!

Debug log has been automatically saved to c:\users\archan~1\appdata\local\temp\wammu-crash-pxswpu.log, you are strongly encouraged to include it in bugreport.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant