Your message dated Fri, 06 Apr 2007 00:32:04 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#401569: fixed in democracyplayer 0.9.1-1.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.1-1.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.1-1.1_all.deb to pool/main/d/democracyplayer/democracyplayer-data_0.9.1-1.1_all.deb democracyplayer_0.9.1-1.1.diff.gz to pool/main/d/democracyplayer/democracyplayer_0.9.1-1.1.diff.gz democracyplayer_0.9.1-1.1.dsc to pool/main/d/democracyplayer/democracyplayer_0.9.1-1.1.dsc democracyplayer_0.9.1-1.1_i386.deb to pool/main/d/democracyplayer/democracyplayer_0.9.1-1.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. Eddy PetriÈor <[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: Sun, 1 Apr 2007 16:23:02 +0300 Source: democracyplayer Binary: democracyplayer-data democracyplayer Architecture: source i386 all Version: 0.9.1-1.1 Distribution: testing-proposed-updates Urgency: low Maintainer: Uwe Hermann <[EMAIL PROTECTED]> Changed-By: Eddy PetriÈor <[EMAIL PROTECTED]> Description: democracyplayer - GTK+ based RSS video aggregator democracyplayer-data - GTK+ based RSS video aggregator data files Closes: 401569 401569 402262 402262 Changes: democracyplayer (0.9.1-1.1) testing-proposed-updates; urgency=low . * Non-maintainer upload. * Fix incorrect plural form for Romanian (Closes: #401569) * Correct typos and also update both, the Brazilian Portuguese and the Spanish translations (Closes: #402262). Patches were took from 0.9.2.1-2.1. Also modifed a little the Spanish one to remove a couple of warnings during package build * ugly fix to install all available translations in the package, not only ones that have .mo files already compiled in the upstream source (Closes: #402262, #401569) - this works around the broken upstream build system that is present in the upstream source * add gettext as a build dependency to allow the former Files: cdf2ff55314a7fbcd2e7a952e4e4b7d0 827 net optional democracyplayer_0.9.1-1.1.dsc d2415fe2ac72ad7121f9795b218ff778 17616 net optional democracyplayer_0.9.1-1.1.diff.gz d7f3ac57e40b5814a06a17485ae6bf1e 351594 net optional democracyplayer-data_0.9.1-1.1_all.deb 9c233918be0a3cab3d68b73ee0785468 503742 net optional democracyplayer_0.9.1-1.1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGFY6RfPP1rylJn2ERAr2VAJ0X2aatItlvLUHxCX86afWpBAs0oACfTpkV efRS0WxZH+Zesh11xlOwm0A= =LhZy -----END PGP SIGNATURE-----
--- End Message ---

