Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 559358 - gnome-extra/cinnamon-2.6.9 - Loading Power module - IndexError: list index out of range
Summary: gnome-extra/cinnamon-2.6.9 - Loading Power module - IndexError: list index ou...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-01 21:54 UTC by cronolio
Modified: 2015-09-03 02:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cronolio 2015-09-01 21:54:00 UTC
Loading Power module
Traceback (most recent call last):
  File "/usr/lib64/cinnamon-settings/cinnamon-settings.py", line 543, in button_press
    self.side_view_nav(widget, None, category)
  File "/usr/lib64/cinnamon-settings/cinnamon-settings.py", line 108, in side_view_nav
    self.go_to_sidepage(cat, filtered_path)
  File "/usr/lib64/cinnamon-settings/cinnamon-settings.py", line 126, in go_to_sidepage
    sidePage.stack.set_visible_child(l[0])
IndexError: list index out of range

power module not work
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2015-09-03 00:50:54 UTC
/usr/lib64/cinnamon-settings/cinnamon-settings.py belongs to cinnamon, not cinnamon-control-center
Comment 2 Alexandre Rostovtsev (RETIRED) gentoo-dev 2015-09-03 00:53:31 UTC
Which version of cinnamon is this? Your line numbers don't match what I have in 2.6.9

Please attach output of emerge --info cinnamon
Comment 3 Alexandre Rostovtsev (RETIRED) gentoo-dev 2015-09-03 00:58:03 UTC
I apologize, I was looking at the wrong version :/
Comment 4 Alexandre Rostovtsev (RETIRED) gentoo-dev 2015-09-03 02:14:32 UTC
Should be fixed in 2.6.13 (added to the tree just now).