Hello everyone!
I'm an Italian user who had Ubuntu and has moved to Kubuntu.
I would use Ubuntu Tweak with Kubuntu but it doesn't work very well.
E.g., when I want to install new applications, after giving password, It freezes and does nothing...
I've also tried to run it from bash giving the following command: "kdesudo ubuntu-tweak"
It freezes again, but I receive the following lines:
I suppose it's a bug. Is it known?
Can someone help me to resolve it?
Thanks...(and sorry if my English is bad)
I'm an Italian user who had Ubuntu and has moved to Kubuntu.
I would use Ubuntu Tweak with Kubuntu but it doesn't work very well.
E.g., when I want to install new applications, after giving password, It freezes and does nothing...
I've also tried to run it from bash giving the following command: "kdesudo ubuntu-tweak"
It freezes again, but I receive the following lines:
Unhandled exception in thread started by
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/ubuntutweak/common/package.py", line 80, in run_synaptic
self.return_code = subprocess.call(cmd)
File "/usr/lib/python2.6/subprocess.py", line 470, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.6/subprocess.py", line 621, in __init__
errread, errwrite)
File "/usr/lib/python2.6/subprocess.py", line 1126, in _execute_child
raise child_exception
OSError: [Errno 2] Nessun file o directory
ERROR:dbus.proxies:Introspect error on :1.64:/com/ubuntu_tweak/daemon: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.63" (uid=0 pid=2964 comm="/usr/bin/python) interface="org.freedesktop.DBus.Introspectable" member="Introspect" error name="(unset)" requested_reply=0 destination=":1.64" (uid=0 pid=2967 comm="/usr/bin/python))
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/ubuntutweak/common/package.py", line 80, in run_synaptic
self.return_code = subprocess.call(cmd)
File "/usr/lib/python2.6/subprocess.py", line 470, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.6/subprocess.py", line 621, in __init__
errread, errwrite)
File "/usr/lib/python2.6/subprocess.py", line 1126, in _execute_child
raise child_exception
OSError: [Errno 2] Nessun file o directory
ERROR:dbus.proxies:Introspect error on :1.64:/com/ubuntu_tweak/daemon: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.63" (uid=0 pid=2964 comm="/usr/bin/python) interface="org.freedesktop.DBus.Introspectable" member="Introspect" error name="(unset)" requested_reply=0 destination=":1.64" (uid=0 pid=2967 comm="/usr/bin/python))
Can someone help me to resolve it?
Thanks...(and sorry if my English is bad)
Comment