[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#784760: xmms2tray: fails to start; tries to load nonexistant translations



Package: xmms2tray
Version: 0.5.1-3
Severity: important

xmms2tray doesn't work; it fails to start up, trying to load a translation file
from a relative path.


Traceback (most recent call last):
  File "/usr/bin/xmms2tray", line 22, in <module>
    xmms2tray.main()
  File "/usr/lib/pymodules/python2.7/xmms2tray/__init__.py", line 379, in main
    translations = gettext.translation(GETTEXT_DOMAIN, "data/po", fallback=True)
  File "/usr/lib/python2.7/gettext.py", line 492, in translation
    with open(mofile, 'rb') as fp:
IOError: [Errno 21] Is a directory: 'data/po/LC_MESSAGES/xmms2tray.mo'

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)


Reply to: