Comment 15 for bug 720960

Revision history for this message
max3871 (max38711) wrote : Re: [Bug 720960] Re: (On using Compiz) Failed on initialization: launcher_autohide error

Sorry but no,

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'

2011/4/19 jtlb <email address hidden>

> does my patch work for you both ?
>
> --
> You received this bug notification because you are a direct subscriber
> of a duplicate bug (753396).
> https://bugs.launchpad.net/bugs/720960
>
> Title:
> (On using Compiz) Failed on initialization: launcher_autohide error
>
> Status in Ubuntu Tweak:
> Confirmed
>
> Bug description:
> using daily build of natty (2/17). Message said 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'
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu-tweak/+bug/720960/+subscribe
>