Your message dated Wed, 03 Jan 2007 21:17:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#401569: fixed in democracyplayer 0.9.2.1-2.1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Subject: democracyplayer: wrong plural form for Romanian makes app to crash on 
start
Package: democracyplayer
Version: 0.9.2.1-1
Severity: grave
Justification: renders package unusable
Tags: patch l10n


The severity is grave since on Romanian localized desktop installs the package
is unusable.


When trying to start democracyplayer I get this:

$ democracyplayer
Traceback (most recent call last):
  File "/usr/bin/democracyplayer", line 36, in ?
    parser = optparse.OptionParser(usage=usage)
  File "/usr/lib/python2.4/optparse.py", line 1126, in __init__
    add_help=add_help_option)
  File "/usr/lib/python2.4/optparse.py", line 1156, in _populate_option_list
    self._add_help_option()
  File "/usr/lib/python2.4/optparse.py", line 1141, in _add_help_option
    help=_("show this help message and exit"))
  File "/usr/lib/python2.4/gettext.py", line 553, in gettext
    return dgettext(_current_domain, message)
  File "/usr/lib/python2.4/gettext.py", line 517, in dgettext
    codeset=_localecodesets.get(domain))
  File "/usr/lib/python2.4/gettext.py", line 465, in translation
    t = _translations.setdefault(key, class_(open(mofile, 'rb')))
  File "/usr/lib/python2.4/gettext.py", line 177, in __init__
    self._parse(fp)
  File "/usr/lib/python2.4/gettext.py", line 302, in _parse
    self.plural = c2py(plural)
  File "/usr/lib/python2.4/gettext.py", line 86, in c2py
    raise ValueError, \
ValueError: plural forms expression error, maybe unbalanced parenthesis



The attached patch fixes the issue. Please include the patch in the
next release of the package.


- -- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (900, 'unstable'), (100, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-powerpc
Locale: LANG=ro_RO.UTF-8, LC_CTYPE=ro_RO.UTF-8 (charmap=UTF-8)

Versions of packages democracyplayer depends on:
ii  democracyplayer-data         0.9.2.1-1   GTK+ based RSS video aggregator da
ii  libatk1.0-0                  1.12.3-1    The ATK accessibility toolkit
ii  libboost-python1.33.1        1.33.1-9    Boost.Python Library
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libcairo2                    1.2.4-4     The Cairo 2D vector graphics libra
ii  libfontconfig1               2.4.1-2     generic font configuration library
ii  libgcc1                      1:4.1.1-20  GCC support library
ii  libglib2.0-0                 2.12.4-2    The GLib library of C routines
ii  libgtk2.0-0                  2.8.20-3    The GTK+ graphical user interface
ii  libnspr4-0d                  1.8.0.8-1   NetScape Portable Runtime Library
ii  libpango1.0-0                1.14.8-2    Layout and rendering of internatio
ii  libstdc++6                   4.1.1-20    The GNU Standard C++ Library v3
ii  libx11-6                     2:1.0.3-4   X11 client-side library
ii  libxcursor1                  1.1.7-4     X cursor management library
hi  libxext6                     1:1.0.1-2   X11 miscellaneous extension librar
ii  libxfixes3                   1:4.0.1-5   X11 miscellaneous 'fixes' extensio
ii  libxi6                       1:1.0.1-4   X11 Input extension library
ii  libxine1                     1.1.2-6     the xine video/media player librar
ii  libxinerama1                 1:1.0.1-4.1 X11 Xinerama extension library
hi  libxrandr2                   2:1.1.0.2-5 X11 RandR extension library
ii  libxrender1                  1:0.9.1-3   X Rendering Extension client libra
ii  libxul0d                     1.8.0.8-1   Gecko engine library
ii  python                       2.4.4-1     An interactive high-level object-o
ii  python-glade2                2.8.6-6     GTK+ bindings: Glade support
ii  python-gnome2                2.12.4-5    Python bindings for the GNOME desk
ii  python-gnome2-extras         2.14.2-1+b1 Python bindings for the GNOME desk
ii  python-gtk2                  2.8.6-6     Python bindings for the GTK+ widge
ii  python-support               0.5.6       automated rebuilding support for p
ii  python2.4                    2.4.4-1     An interactive high-level object-o
hi  zlib1g                       1:1.2.3-13  compression library - runtime

democracyplayer recommends no packages.

- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFdD7eY8Chqv3NRNoRApV+AJ9JhXaP8BJUUxg9SRDXigVG8cg+3ACfYHmk
Q8CIQZAcjOdyX6mgZ4Lxm98=
=ZemO
-----END PGP SIGNATURE-----
--- democracyplayer.po~ 2006-12-04 17:11:56.000000000 +0200
+++ democracyplayer.po  2006-12-04 17:24:14.000000000 +0200
@@ -8,7 +8,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n == 1 ? 0: (((n %\n"
+"Plural-Forms: 
nplurals=3;plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n"
 
 msgid " "
 msgstr " "

--- End Message ---
--- Begin Message ---
Source: democracyplayer
Source-Version: 0.9.2.1-2.1

We believe that the bug you reported is fixed in the latest version of
democracyplayer, which is due to be installed in the Debian FTP archive:

democracyplayer-data_0.9.2.1-2.1_all.deb
  to pool/main/d/democracyplayer/democracyplayer-data_0.9.2.1-2.1_all.deb
democracyplayer_0.9.2.1-2.1.diff.gz
  to pool/main/d/democracyplayer/democracyplayer_0.9.2.1-2.1.diff.gz
democracyplayer_0.9.2.1-2.1.dsc
  to pool/main/d/democracyplayer/democracyplayer_0.9.2.1-2.1.dsc
democracyplayer_0.9.2.1-2.1_i386.deb
  to pool/main/d/democracyplayer/democracyplayer_0.9.2.1-2.1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Margarita Manterola <[EMAIL PROTECTED]> (supplier of updated democracyplayer 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  3 Jan 2007 13:29:17 -0300
Source: democracyplayer
Binary: democracyplayer-data democracyplayer
Architecture: source i386 all
Version: 0.9.2.1-2.1
Distribution: unstable
Urgency: low
Maintainer: Uwe Hermann <[EMAIL PROTECTED]>
Changed-By: Margarita Manterola <[EMAIL PROTECTED]>
Description: 
 democracyplayer - GTK+ based RSS video aggregator
 democracyplayer-data - GTK+ based RSS video aggregator data files
Closes: 401569
Changes: 
 democracyplayer (0.9.2.1-2.1) unstable; urgency=low
 .
   * Non-maintainer upload with the agreement of the Maintainer.
   * Really fix incorrect plurar form for Romanian (Closes: #401569)
Files: 
 16bfed8d75c55c137a2303d456eb752d 824 net optional 
democracyplayer_0.9.2.1-2.1.dsc
 a96fa49181b403217fcd35b459899292 17391 net optional 
democracyplayer_0.9.2.1-2.1.diff.gz
 b24f30a5719500f76a56aefdb6aa9018 307874 net optional 
democracyplayer-data_0.9.2.1-2.1_all.deb
 b261f88a9a97d34908230e970812b6b9 517672 net optional 
democracyplayer_0.9.2.1-2.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFnArSlAuUx1tI/64RAia4AKCrSg0tbvxv6Tzg/xk2p1b/rsKzqgCfaGXA
7dgCvtmkYPixh7UxXdSvpSQ=
=RUBd
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to