ccsm crashes with UnicodeDecodeError on startup with non-English locales

Bug #1816629 reported by errors.ubuntu.com bug bridge
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
compiz (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

The Ubuntu Error Tracker has been receiving reports about a problem regarding compiz. This problem was most recently seen with package version 1:0.9.14.0+19.04.20190217.1-0ubuntu1, the problem page at https://errors.ubuntu.com/problem/f1f0b756d6b4a2da6055cd7a5d0cb7210975e402 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/.

Traceback (most recent call last):
  File "/usr/bin/ccsm", line 122, in <module>
    mainWin = ccm.MainWin(context, plugin, category)
  File "/usr/lib/python3/dist-packages/ccm/Window.py", line 55, in __init__
    self.MainPage = MainPage(self, self.Context)
  File "/usr/lib/python3/dist-packages/ccm/Pages.py", line 1209, in __init__
    pluginWindow = PluginWindow(self.Context)
  File "/usr/lib/python3/dist-packages/ccm/Widgets.py", line 1642, in __init__
    category_box = CategoryBox(context, category, plugins, i)
  File "/usr/lib/python3/dist-packages/ccm/Widgets.py", line 1506, in __init__
    self._plugins.sort(key=PluginKeyFunc)
  File "src/compizconfig.pyx", line 943, in compizconfig.Plugin.ShortDesc.__get__
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2: ordinal not in range(128)

Tags: disco

Related branches

description: updated
summary: - /usr/bin/ccsm:UnicodeDecodeError:/usr/bin/ccsm@122:__init__:__init__:__init__:__init__:compizconfig.Plugin.ShortDesc.__get__
+ ccsm crashes with UnicodeDecodeError on startup with non-English locales
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package compiz - 1:0.9.14.0+19.04.20190219-0ubuntu1

---------------
compiz (1:0.9.14.0+19.04.20190219-0ubuntu1) disco; urgency=medium

  * ccsm: Fix UnicodeDecodeError caused by non-ASCII plugin
    descriptions. (LP: #1816629)
  * ccsm: Fix TypeError when calling Gtk.Menu.popup() with invalid
    number of arguments.
  * ccsm: Fix display of Copyright sign.

 -- Dmitry Shachnev <email address hidden> Tue, 19 Feb 2019 17:08:43 +0000

Changed in compiz (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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