MrGlockenspiel / activate-linux

The "Activate Windows" watermark ported to Linux
GNU General Public License v3.0
4.21k stars 89 forks source link

SEGFAULT when LANG variable is not set #187

Closed 0penrc closed 8 months ago

0penrc commented 8 months ago

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.

MrGlockenspiel commented 8 months ago

should be fixed now, thanks