Bug#572188: moovida-plugins-bad: SyntaxError in /usr/share/pyshared/elisa/plugins/poblesec/widgets/search_results.py

Paul van Tilburg paulvt at debian.org
Tue Mar 2 08:32:20 UTC 2010


severity 572188 minor
thanks

On Tue, Mar 02, 2010 at 08:43:49AM +0100, Rémi Vanicat wrote:
> Package: moovida-plugins-bad
> Version: 1.0.9+bzr1614-1
> Severity: normal

I am changing the severity to minor (see below why).

> Today, when upgrading moovida-plugin-bad, the python-support triggers faild with:
> 
> Compiling /usr/lib/pymodules/python2.4/elisa/plugins/poblesec/widgets/search_results.py ...
>   File "/usr/lib/pymodules/python2.4/elisa/plugins/poblesec/widgets/search_results.py", line 62
>     self.label = label if not label is None else _("Unknown")
>                         ^
> SyntaxError: invalid syntax

Thank you for reporting things.  This shouldn't happen.  The problem is
that in Python 2.4 this syntax is invalid, but it is valid in 2.5. 
However, Moovida should work just as well on Python 2.4.

> I'm not sure if this cause problem when running moovida.

If you start Moovida, the default Python intepreter is used, which
is of version 2.5.  So, this will only be a problem if you explicitly
try to run: python2.4 /usr/bin/moovida.

Kind regards,
Paul

-- 
PhD Student @ Eindhoven                     | email: paulvt at debian.org
University of Technology, The Netherlands   | JID: paul at luon.net
>>> Using the Power of Debian GNU/Linux <<< | GnuPG key ID: 0x50064181





More information about the Pkg-gstreamer-maintainers mailing list