Package: gajim
Version: 0.7.1-1
Fresh-installed gajim in unstable refuses to start with following error:
[EMAIL PROTECTED]:~$ gajim
Traceback (most recent call last):
File "gajim.py", line 42, in ?
i18n.init()
File "/usr/share/gajim/src/common/i18n.py", line 32, in init
_translation = gettext.translation(APP, DIR)
File "/usr/lib/python2.3/gettext.py", line 416, in translation
t = _translations.setdefault(key, class_(open(mofile, 'rb')))
File "/usr/lib/python2.3/gettext.py", line 176, in __init__
self._parse(fp)
File "/usr/lib/python2.3/gettext.py", line 282, in _parse
self.plural = c2py(plural)
File "/usr/lib/python2.3/gettext.py", line 86, in c2py
raise ValueError, \
ValueError: plural forms expression error, maybe unbalanced parenthesis
system is debian unstable. Here is appropriate programs' verions:
[EMAIL PROTECTED]:~$ dpkg -l | grep python | awk '{print $1 " " $2 " " $3}'
ii python 2.3.5-3
ii python-glade2 2.6.2-1
ii python-gtk2 2.6.2-1
ii python2.3 2.3.5-7
ii python2.3-dbus 0.23.4-3
ii python2.3-glade2 2.6.2-1
ii python2.3-gnome2 2.10.0-2
ii python2.3-gtk2 2.6.2-1
ii python2.3-numeric 23.8-4
ii python2.3-pyorbit 2.0.1-2
--
Best regards,
Alexander A. Vlasov.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]