KeyError: 'launcher_autohide'

Bug #763514 reported by wazyquinin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
New
Undecided
Unassigned

Bug Description

Distribution: Ubuntu 11.04 natty
Application: Ubuntu Tweak 0.5.11
Desktop: gnome

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/mainwindow.py", line 502, in setup_notebook
    page = module()
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/modules/compiz.py", line 325, in __init__
    self.create_interface()
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/modules/compiz.py", line 351, in create_interface
    self.launcher_autohide = UnityLauncherAutoHide(_('Make the launcher hide automatically after some time inactive'))
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/modules/compiz.py", line 274, in __init__
    self.autohide_setting = CompizSetting(self.plugin, 'launcher_autohide')
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/modules/compiz.py", line 149, in __init__
    self.__setting = self.__plugin.create_setting(key, target)
  File "/usr/lib/python2.7/dist-packages/ubuntutweak/modules/compiz.py", line 144, in create_setting
    return settings[key]
KeyError: 'launcher_autohide'

Revision history for this message
J. Austin Rodriguez (jeanaustinr) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 720960, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find.

summary: - Distribution: Ubuntu 11.04 natty Application: Ubuntu Tweak 0.5.11
- Desktop: gnome Traceback (most recent call last): File
- "/usr/lib/python2.7/dist-packages/ubuntutweak/mainwindow.py", line 502,
- in setup_notebook page = module() File "/usr/lib/python2.7/dist-
- packages/ubuntutweak/modules/compiz.py", line 325, in __init__
- self.create_interface() File "/usr/lib/python2.7/dist-
- packages/ubuntutweak/modules/compiz.py", line 351, in create_interface
- self.launcher_autohide = UnityLauncherAutoHide(_('Make the launcher hide
- automatically after some time inactive')) File
- "/usr/lib/python2.7/dist-packages/ubuntutweak/modules/compiz.py", line
- 274, in __init__ self.autohide_setting = CompizSetting(self.plugin,
- 'launcher_autohide') File "/usr/lib/python2.7/dist-
- packages/ubuntutweak/modules/compiz.py", line 149, in __init__
- self.__setting = self.__plugin.create_setting(key, target) File
- "/usr/lib/python2.7/dist-packages/ubuntutweak/modules/compiz.py", line
- 144, in create_setting return settings[key] KeyError:
- 'launcher_autohide'
+ KeyError: 'launcher_autohide'
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.