Package: bauble
Version: 0.9.7-1
Severity: important
User: [email protected]
Usertags: kfreebsd

On kfreebsd-*, bauble fails to start:

$ bauble
Traceback (most recent call last):
  File "/usr/bin/bauble", line 27, in <module>
    import bauble
  File "/usr/share/bauble/__init__.py", line 9, in <module>
    import bauble.i18n
  File "/usr/share/bauble/i18n.py", line 45, in <module>
    gettext.bindtextdomain(APP_NAME, paths.locale_dir())
  File "/usr/share/bauble/paths.py", line 82, in locale_dir
    'translations: %s' % sys.platform)
NotImplementedError: This platform does not support translations: gnukfreebsd8


It's better to check if os.name == 'posix'; value of sys.platform varies
across different unixes.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-i386 (i686)

Kernel: kFreeBSD 7.3-1-686
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bauble depends on:
ii  librsvg2-common      2.26.3-1            SAX-based renderer library for SVG
ii  python               2.6.5-5             An interactive high-level object-o
ii  python-egenix-mxdate 3.1.3-4             date and time handling routines fo
ii  python-gdata         2.0.8-1.1           Google Data Python client library
ii  python-glade2        2.17.0-2            GTK+ bindings: Glade support
ii  python-gtk2          2.17.0-2            Python bindings for the GTK+ widge
ii  python-lxml          2.2.6-1             pythonic binding for the libxml2 a
ii  python-mako          0.3.4-2             fast and lightweight templating fo
ii  python-pyparsing     1.5.2-2             Python parsing module
ii  python-pysqlite2     2.6.0-1             Python interface to SQLite 3
ii  python-sqlalchemy    0.6.2-1             SQL toolkit and Object Relational
ii  python-support       1.0.9               automated rebuilding support for P
ii  xdg-utils            1.0.2+cvs20100307-1 desktop integration utilities from

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature

Reply via email to