← Back to team overview

compiz team mailing list archive

[Bug 1816691] [NEW] Cannot start Compiz Config Settings Manager

 

Public bug reported:

When i try to launch CCSM, i get this error:

xxxxx@xxxxxx ~]$ccsm
compizconfig - Info: Backend     : ini
compizconfig - Info: Integration : true
compizconfig - Info: Profile     : default
Traceback (most recent call last):
  File "/usr/bin/ccsm", line 122, in <module>
    mainWin = ccm.MainWin(context, plugin, category)
  File "/usr/lib/python3.7/site-packages/ccm/Window.py", line 55, in __init__
    self.MainPage = MainPage(self, self.Context)
  File "/usr/lib/python3.7/site-packages/ccm/Pages.py", line 1209, in __init__
    pluginWindow = PluginWindow(self.Context)
  File "/usr/lib/python3.7/site-packages/ccm/Widgets.py", line 1642, in __init__
    category_box = CategoryBox(context, category, plugins, i)
  File "/usr/lib/python3.7/site-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 27: ordinal not in range(128)

** Affects: compiz (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1816691

Title:
  Cannot start Compiz Config Settings Manager

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


Follow ups