tristan@Ubuntu
February 20th, 2007, 02:58 PM
Hello,
I tried to install bibus on edgy by adding that to my source list:
deb http://switch.dl.sourceforge.net/sourceforge/bibus-biblio ./
deb-src http://switch.dl.sourceforge.net/sourceforge/bibus-biblio ./
and then:
sudo apt-get install python-pysqlite2 bibus bibus-doc-en
No problem until that point, but then:
[tristan@babylon ~] bibus
Traceback (most recent call last):
File "/usr/bin/bibus", line 67, in ?
locale.setlocale(locale.LC_ALL,'en_US') # use english if any problem
File "/usr/lib/python2.4/locale.py", line 381, in setlocale
return _setlocale(category, locale)
locale.Error: unsupported locale setting
I found some more or less relevant threads, and so I tried to modify the /usr/share/bibus/bibus.cfg file, by adding things like:
[LANG]
language =en
it doesn't work... Thank you...
-Tristan
here is my locale:
[tristan@babylon ~] locale
LANG=C
LANGUAGE=en
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_PAPER="C"
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT="C"
LC_IDENTIFICATION="C"
LC_ALL=
I tried to install bibus on edgy by adding that to my source list:
deb http://switch.dl.sourceforge.net/sourceforge/bibus-biblio ./
deb-src http://switch.dl.sourceforge.net/sourceforge/bibus-biblio ./
and then:
sudo apt-get install python-pysqlite2 bibus bibus-doc-en
No problem until that point, but then:
[tristan@babylon ~] bibus
Traceback (most recent call last):
File "/usr/bin/bibus", line 67, in ?
locale.setlocale(locale.LC_ALL,'en_US') # use english if any problem
File "/usr/lib/python2.4/locale.py", line 381, in setlocale
return _setlocale(category, locale)
locale.Error: unsupported locale setting
I found some more or less relevant threads, and so I tried to modify the /usr/share/bibus/bibus.cfg file, by adding things like:
[LANG]
language =en
it doesn't work... Thank you...
-Tristan
here is my locale:
[tristan@babylon ~] locale
LANG=C
LANGUAGE=en
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_PAPER="C"
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT="C"
LC_IDENTIFICATION="C"
LC_ALL=