MrGlockenspiel / activate-linux

The "Activate Windows" watermark ported to Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SEGFAULT when LANG variable is not set

comdlg32 opened this issue · comments

I was compiling activate-linux on my secondary laptop and it gave me a "Segmentation fault". I ran it through GDB and it says something related about locales:
image
If you set it to a random string, no string or a valid language it doesn't SEGFAULT.

should be fixed now, thanks