squentin / gmusicbrowser

jukebox for large collections of music
http://gmusicbrowser.org
GNU General Public License v3.0
194 stars 42 forks source link

Use of uninitialized value $d in addition (+) at /usr/bin/gmusicbrowser line 231. #222

Open MountainX opened 2 years ago

MountainX commented 2 years ago

I'm running Arch Linux and gmusicbrowser v1.1.99.1. When I start GMB from the command line like this:

GTK_THEME=gmbtheme gmusicbrowser

I see this message:

Use of uninitialized value $d in addition (+) at /usr/bin/gmusicbrowser line 231.

That line appears to have something to do with locale, so here's what's in my /etc/locale.conf, in case it helps:

LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=