← Back to team overview

compiz team mailing list archive

[Bug 705856] Re: ccsm crashed with TypeError in _Read(): value is of wrong type for this column(when opening animations)

 

ccsm-animations

  File "/usr/lib/python2.7/dist-packages/ccm/Pages.py", line 1304, in ShowPlugin
    pluginPage = PluginPage(plugin)
  File "/usr/lib/python2.7/dist-packages/ccm/Pages.py", line 128, in __init__
    groupPage = GroupPage(name, group)
  File "/usr/lib/python2.7/dist-packages/ccm/Pages.py", line 1380, in __init__
    sga = SubGroupArea(subGroupName, subGroup)
  File "/usr/lib/python2.7/dist-packages/ccm/Settings.py", line 1482, in __init__
    multiList.Read()
  File "/usr/lib/python2.7/dist-packages/ccm/Settings.py", line 132, in Read
    self._Read()
  File "/usr/lib/python2.7/dist-packages/ccm/Settings.py", line 759, in _Read
    self.Store.append(values)
TypeError: value is of wrong type for this column

-- 
You received this bug notification because you are a member of compiz
packagers, which is a direct subscriber.
https://bugs.launchpad.net/bugs/705856

Title:
  ccsm crashed with TypeError in _Read(): value is of wrong type for
  this column(when opening animations)