Hi Peoples
My Desktop effects were working a week ago, it was the first time I turned them on in this install of OpenSuse 11 kde 3.5x…
I tried turning them on again in the last couple days, and the icon for “Desktop Effects” doesn’t respond… so i try the terminal command to launch it, which is… “simple-ccsm”
And I got this output
kaddy@linux-rhrs:~> simple-ccsm
Traceback (most recent call last):
File “/usr/bin/simple-ccsm”, line 1079, in <module>
mainWin = MainWin(context, page)
File “/usr/bin/simple-ccsm”, line 898, in init
self.Update()
File “/usr/bin/simple-ccsm”, line 922, in Update
self.AnimationPage.Update()
File “/usr/bin/simple-ccsm”, line 537, in Update
self.FillAnimationBoxes()
File “/usr/bin/simple-ccsm”, line 524, in FillAnimationBoxes
items = sorted(setting.Info[1][2].items(), key=ccm.EnumSettingKeyFunc)
IndexError: tuple index out of range
Anybody know what the problem is or how I can fix this?
cheers
kaddy