FS#4222 - vlc 0.8.4a-5 causes locale error message
Attached to Project:
Arch Linux
Opened by Mike McQueen (McQueen) - Tuesday, 21 March 2006, 04:09 GMT
Last edited by Dale Blount (dale) - Tuesday, 21 March 2006, 16:29 GMT
Opened by Mike McQueen (McQueen) - Tuesday, 21 March 2006, 04:09 GMT
Last edited by Dale Blount (dale) - Tuesday, 21 March 2006, 16:29 GMT
|
Details
When starting VLC a dialogue box with the following message
appears:
Cannot set locale to ''. From a terminal session the following output is observed: (process:7500): Gdk-WARNING **: locale not supported by C library (.:7500): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. |
This task depends upon
Closed by Tobias Kieslich (tobias)
Wednesday, 22 March 2006, 03:35 GMT
Reason for closing: Not a bug
Wednesday, 22 March 2006, 03:35 GMT
Reason for closing: Not a bug
locale
locale -a
My guess is that you don't have working locales on your system at all(as a result of a broken glibc update probably)
Thank you.