PDA

View Full Version : problem with the ubuntu repos


searayman
July 14th, 2007, 02:57 AM
when using ccsm i cant acces expo plugin i get this:

[code:0d5dc]Traceback (most recent call last):
File "/usr/bin/ccsm", line 2771, in ShowPlugin
pluginPage = PluginPage(select, self)
File "/usr/bin/ccsm", line 1830, in __init__
self.ActionPage = ActionPage(plugin)
File "/usr/bin/ccsm", line 1469, in __init__
self.UpdateTreeView()
File "/usr/bin/ccsm", line 1477, in UpdateTreeView
self.DoGroups(self.Plugin.Groups, None, self.Plugin.Name)
File "/usr/bin/ccsm", line 1521, in DoGroups
edgeButton = setting.Value[4]
IndexError: list index out of range
Traceback (most recent call last):
File "/usr/bin/ccsm", line 70, in UpdateVisibleSettings
changed = context.ProcessEvents()
AttributeError: 'compizconfig.Context' object has no attribute 'ProcessEvents'

[/code:0d5dc]

Quattro
July 14th, 2007, 07:41 AM
when using ccsm i cant acces expo plugin i get this:

[code:7199a]Traceback (most recent call last):
File "/usr/bin/ccsm", line 2771, in ShowPlugin
pluginPage = PluginPage(select, self)
File "/usr/bin/ccsm", line 1830, in __init__
self.ActionPage = ActionPage(plugin)
File "/usr/bin/ccsm", line 1469, in __init__
self.UpdateTreeView()
File "/usr/bin/ccsm", line 1477, in UpdateTreeView
self.DoGroups(self.Plugin.Groups, None, self.Plugin.Name)
File "/usr/bin/ccsm", line 1521, in DoGroups
edgeButton = setting.Value[4]
IndexError: list index out of range
Traceback (most recent call last):
File "/usr/bin/ccsm", line 70, in UpdateVisibleSettings
changed = context.ProcessEvents()
AttributeError: 'compizconfig.Context' object has no attribute 'ProcessEvents'

[/code:7199a]

i'm in the process of finding a possible solution, but you're not the only one having this problem.
my own packages exhibit the same behaviour
but if you're using 3v1n0's packages, post in the appropriate thread.