[Bug 1063114] Re: gdebi-kde crashed with TypeError in /usr/bin/gdebi-kde: decoding Unicode is not supported

Launchpad Bug Tracker 1063114 at bugs.launchpad.net
Mon Nov 12 10:07:13 UTC 2012


This bug was fixed in the package gdebi - 0.8.5ubuntu1.1

---------------
gdebi (0.8.5ubuntu1.1) quantal-proposed; urgency=low

  * gdebi-kde:
    - Do not use unicode in help options, fixes a regression which
      prevents gdebi-kde from being executed (LP: #1063114).
 -- Luca Falavigna <dktrkranz at debian.org>   Sat, 03 Nov 2012 04:25:35 +0100

** Changed in: gdebi (Ubuntu Quantal)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gdebi in Ubuntu.
https://bugs.launchpad.net/bugs/1063114

Title:
  gdebi-kde crashed with TypeError in /usr/bin/gdebi-kde: decoding
  Unicode is not supported

Status in “gdebi” package in Ubuntu:
  Fix Released
Status in “gdebi” source package in Quantal:
  Fix Released

Bug description:
  == Description ==

  gdebi-kde always crashes with TypeError when launched:

  Traceback (most recent call last):
    File "/usr/bin/gdebi-kde", line 67, in <module>
      help=unicode(_("Run non-interactive (dangerous!)"),"UTF-8"))
  TypeError: decoding Unicode is not supported

  == Test case ==

  * Launch gdebi-kde --help, or gdebi-kde somepackage.deb
  * gdebi-kde must display help menu, or analyze a package

  == Regression potential ==

  gdebi-kde is currently broken, this fix makes it work again

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/1063114/+subscriptions




More information about the foundations-bugs mailing list