*** This bug is a duplicate of bug 1201156 ***
    https://bugs.launchpad.net/bugs/1201156

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: software-center (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/1199077

Title:
  software-center-dbus crashed with UnicodeDecodeError in
  parse_applications_menu(): 'ascii' codec can't decode byte 0xc3 in
  position 5: ordinal not in range(128)

Status in “software-center” package in Ubuntu:
  Confirmed

Bug description:
  As I opened the Software-updater in the dash, apport repported the crash in 
Software-center-dbus. The crash had no visible effect.
  Software-center also chrashes if I start it, but I'm not sure if that's the 
same error.

  Terminal Log when starting software-center:

  2013-07-08 19:45:36,636 - softwarecenter.ui.gtk3.app - INFO - setting up 
proxy 'None'
  2013-07-08 19:45:37,045 - softwarecenter.plugin - INFO - activating plugin 
'<module 'webapps_activation' from 
'/usr/share/software-center/softwarecenter/plugins/webapps_activation.pyc'>'
  2013-07-08 19:45:37,062 - softwarecenter.fixme - WARNING - logs to the root 
logger: '('/usr/lib/python2.7/dist-packages/gi/importer.py', 51, 'find_module')'
  2013-07-08 19:45:37,058 - root - ERROR - Could not find any typelib for 
LaunchpadIntegration
  2013-07-08 19:45:37,240 - softwarecenter.db.pkginfo_impl.aptcache - INFO - 
aptcache.open()
  /usr/share/software-center/softwarecenter/db/update.py:872: UnicodeWarning: 
Unicode unequal comparison failed to convert both arguments to Unicode - 
interpreting them as being unequal
    if untranslated_value != translated_value:
  Traceback (most recent call last):
    File "/usr/bin/software-center", line 183, in <module>
      app.run(args)
    File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 1375, 
in run
      self.show_available_packages(args)
    File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 1313, 
in show_available_packages
      self.view_manager.set_active_view(ViewPages.AVAILABLE)
    File 
"/usr/share/software-center/softwarecenter/ui/gtk3/session/viewmanager.py", 
line 150, in set_active_view
      view_widget.init_view()
    File 
"/usr/share/software-center/softwarecenter/ui/gtk3/panes/availablepane.py", 
line 140, in init_view
      SoftwarePane.init_view(self)
    File 
"/usr/share/software-center/softwarecenter/ui/gtk3/panes/softwarepane.py", line 
138, in init_view
      self.icons, self.show_ratings)
    File "/usr/share/software-center/softwarecenter/ui/gtk3/views/appview.py", 
line 71, in __init__
      self.helper = AppPropertiesHelper(db, cache, icons)
    File 
"/usr/share/software-center/softwarecenter/ui/gtk3/models/appstore2.py", line 
112, in __init__
      self.all_categories = cat_parser.parse_applications_menu()
    File "/usr/share/software-center/softwarecenter/db/categories.py", line 
294, in parse_applications_menu
      LOG.debug("%s %s %s" % (cat.name, cat.iconname, cat.query))
  UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 5: 
ordinal not in range(128)

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: software-center 13.05-0ubuntu2
  ProcVersionSignature: Ubuntu 3.10.0-2.10-generic 3.10.0
  Uname: Linux 3.10.0-2-generic i686
  ApportVersion: 2.10.2-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  Date: Mon Jul  8 19:32:00 2013
  ExecutablePath: /usr/share/software-center/software-center-dbus
  InstallationDate: Installed on 2012-12-22 (197 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha i386 (20121222)
  InterpreterPath: /usr/bin/python2.7
  MarkForUpload: True
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/share/software-center/software-center-dbus
  ProcEnviron:
   XDG_RUNTIME_DIR=<set>
   SHELL=/bin/bash
   LANGUAGE=de_DE
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
  PythonArgs: ['/usr/share/software-center/software-center-dbus']
  SourcePackage: software-center
  Title: software-center-dbus crashed with UnicodeDecodeError in 
parse_applications_menu(): 'ascii' codec can't decode byte 0xc3 in position 5: 
ordinal not in range(128)
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1199077/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to