Comment 6 for bug 1301857

Revision history for this message
Wangermée Guy (wangermee-guy) wrote : Re: [Bug 1301857] Re: gdebi-gtk crashed with UnicodeDecodeError in commit(): 'utf-8' codec can't decode byte 0xc3 in position 0: unexpected end of data

Thanks.

On Sat, Apr 26, 2014 at 10:15 AM, pvdeynse <email address hidden> wrote:

> bug was fixed in the package gdebi - 0.9.5.3
>
> but not fixed in the graphical version "gdebi-gtk"
>
> trying to install following package:
>
> gdebi-gtk eid-viewer_4.0.4r146_i386_tcm227-178471.deb
>
> Traceback (most recent call last):
> File "/usr/bin/gdebi-gtk", line 79, in <module>
> app = GDebiGtk(datadir=data,options=options,file=afile)
> File "/usr/share/gdebi/GDebi/GDebiGtk.py", line 151, in __init__
> self.open(file)
> File "/usr/share/gdebi/GDebi/GDebiGtk.py", line 300, in open
> self.label_maintainer.set_text(utf8(self._deb["Maintainer"]))
> File "/usr/share/gdebi/GDebi/DebPackage.py", line 39, in __getitem__
> return self._sections[item]
> UnicodeDecodeError: 'utf-8' codec can't decode byte 0xeb in position 10:
> invalid continuation byte
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1303472).
> https://bugs.launchpad.net/bugs/1301857
>
> Title:
> gdebi-gtk crashed with UnicodeDecodeError in commit(): 'utf-8' codec
> can't decode byte 0xc3 in position 0: unexpected end of data
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/1301857/+subscriptions
>