capisuite broken

Bug #84211 reported by Christian Roessner
18
Affects Status Importance Assigned to Milestone
capisuite (Debian)
Fix Released
Unknown
capisuite (Ubuntu)
Fix Released
High
MOTU
Nominated for Feisty by Pascal De Vuyst
Nominated for Gutsy by Pascal De Vuyst
Nominated for Hardy by Pascal De Vuyst

Bug Description

Binary package hint: capisuite

Hi,

capisuite was runnung on 6.06, 6.10 and seems now broken on feisty. I purged the package and reinstalled, but it fails. Starting capisuite in foreground brought the following output:

===
SyntaxError: Non-ASCII character '\xfc' in file /usr/lib/capisuite/incoming.py on line 421, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
Error in sys.excepthook:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/apport/python_hook.py", line 44, in apport_excepthook
    binary = os.path.normpath(os.path.join(os.getcwdu(), sys.argv[0]))
AttributeError: 'module' object has no attribute 'argv'

Original exception was:
  File "/usr/lib/capisuite/incoming.py", line 421
SyntaxError: Non-ASCII character '\xfc' in file /usr/lib/capisuite/incoming.py on line 421, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
===

Regards
Christian

Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks for your bug report.

Changed in capisuite:
assignee: nobody → motu
importance: Undecided → Medium
Revision history for this message
Egon Frerich (e-frerich) wrote :

Add as first line in incoming.py:
# -*- coding: UTF-8 -*-

Revision history for this message
Pascal De Vuyst (pascal-devuyst) wrote :

Confirmed by duplicate.

Changed in capisuite:
status: New → Confirmed
importance: Medium → High
Revision history for this message
David Futcher (bobbo) wrote :

Is this still a problem for anyone? If so it is quite a simple fix.

Changed in capisuite:
status: Confirmed → Incomplete
Revision history for this message
Pascal De Vuyst (pascal-devuyst) wrote :

This has been fixed in with capisuite 0.4.5-8 in Ubuntu Intrepid.

Changed in capisuite:
status: Incomplete → Fix Released
Changed in capisuite:
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.