System -> Security module has error on load

Bug #417271 reported by projektdotnet
84
This bug affects 19 people
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
Invalid
Undecided
Unassigned
Ubuntu
New
Undecided
Unassigned

Bug Description

When attempting to load the last module (security) this is the error I get. Running on 9.04 i386 and UT version ubuntu-tweak_0.4.8-1~jaunty1_all

Traceback (most recent call last):
  File "/usr/share/ubuntu-tweak/mainwindow.py", line 542, in setup_notebook
    page = page()
  File "/usr/share/ubuntu-tweak/lockdown.py", line 60, in __init__
    if proxy.is_exists(ROOT_THEMES) and proxy.is_exists(ROOT_ICONS):
  File "/usr/share/ubuntu-tweak/common/policykit/dbusproxy.py", line 33, in __getattr__
    return self.__proxy.get_dbus_method(name, dbus_interface = self.INTERFACE)
AttributeError: 'NoneType' object has no attribute 'get_dbus_method'

Revision history for this message
projektdotnet (shawn-projektenterprises) wrote :

Also happens when attempting to run as root via gksudo

Revision history for this message
projektdotnet (shawn-projektenterprises) wrote :

After reinstalling (without un-installing) I was no longer able to reproduce the error.

Ding Zhou (tualatrix)
Changed in ubuntu-tweak:
status: New → Invalid
Revision history for this message
slughappy1 (slughappy1-gmail) wrote :

This errors every time I try to click there. I am running Ubuntu 9.04 64 bit

Revision history for this message
h3k (ppbb2011) wrote :

This errors every time I try to click there. I am running Ubuntu 9.10 32 bit

Revision history for this message
liuyu (ly50247) wrote :

This errors every time I try to click there. I am running Ubuntu 9.10 32 bit

Revision history for this message
martron (imartron) wrote :

I have almost exactly the same problem on Karmic 32 bit Ubuntu Tweak 0.5.0.

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/ubuntutweak/mainwindow.py", line 436, in setup_notebook
    page = module()
  File "/usr/lib/pymodules/python2.6/ubuntutweak/modules/lockdown.py", line 66, in __init__
    if self.get_proxy.is_exists(ROOT_THEMES) and self.get_proxy.is_exists(ROOT_ICONS):
AttributeError: 'LockDown' object has no attribute 'get_proxy'

Revision history for this message
Mike Holland (z-launchpad-myk-id-au) wrote :

Same here. 9.10, just installed tweak

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/ubuntutweak/mainwindow.py", line 436, in setup_notebook
    page = module()
  File "/usr/lib/pymodules/python2.6/ubuntutweak/modules/lockdown.py", line 66, in __init__
    if self.get_proxy.is_exists(ROOT_THEMES) and self.get_proxy.is_exists(ROOT_ICONS):
AttributeError: 'LockDown' object has no attribute 'get_proxy'

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.