Ubuntu Tweak for Ubuntu 9.10 Karmic open for testing!
August 14th, 2009 | by TualatriX |Hello, every Karmic guys!
First congrats to Ubuntu, the Ubuntu 9.10 Karmic Koala Alpha 4 was just released.
I think you’ve been waiting for a while, now Ubuntu Tweak is supporting Karmic!
Please help to test!
This morning (Chinese Time zone), I uploaded the package for Ubuntu 9.10 karmic only to the Ubuntu Tweak Testing PPA.
Now it is ready for testing.
If you are using Ubuntu 9.10, Please visit https://launchpad.net/~ubuntu-tweak-testing/+archive/ppa
Add the following two lines to your /etc/apt/sources.list, then you can try the version for karmic.
deb http://ppa.launchpad.net/ubuntu-tweak-testing/ppa/ubuntu karmic main deb-src http://ppa.launchpad.net/ubuntu-tweak-testing/ppa/ubuntu karmic main
Please report any problem you meet, and remeber, if your desktop isn’t GNOME, DON”T report bug except the modules under “Applications”.
Thank you!
Tags: ubuntu-tweak


39 Responses to “Ubuntu Tweak for Ubuntu 9.10 Karmic open for testing!”
By Giwex on Aug 14, 2009 | Reply
Thanks a lot. Downloading immediately!
By Conrado on Aug 15, 2009 | Reply
downloading and testing, thanks
By kristijan on Aug 16, 2009 | Reply
Thanks a lot for this great app.
By shakaran on Aug 19, 2009 | Reply
All tested, no problems.
By nanohead on Aug 21, 2009 | Reply
The single BEST linux utility I have EVER used!!!!!
By Guilherme on Aug 22, 2009 | Reply
Hey TualatriX, congrats for your software, it’s really great! Just one thing, you could had put the PPA Key in the topic but that’s not a big problem.
Cheers,
;Guilherme.
By kaloskalyre on Aug 23, 2009 | Reply
Just installed this. No problems so far
By ex3 on Aug 24, 2009 | Reply
seems to be a bug when disabling desktop icons from the desktop options… a bunch of file processing being opened on bottom toolbar…
By kyouran on Aug 26, 2009 | Reply
Testing!!
By rozy on Aug 27, 2009 | Reply
I’ve installed and tried it
Just good so far
By Schiwi on Aug 28, 2009 | Reply
Will there sometime be a version for KDE?
By gwado on Aug 28, 2009 | Reply
Merci, i’ll testing.
By Imran khan on Sep 1, 2009 | Reply
This is the best thing attaching me to ubuntu.
By Johannes on Sep 1, 2009 | Reply
Traceback (most recent call last):
File “ubuntu-tweak.py”, line 78, in
run_traceback(‘fatal’)
File “/usr/share/ubuntu-tweak/common/debug.py”, line 32, in run_traceback
worker = GuiWorker(‘traceback.glade’)
File “/usr/share/ubuntu-tweak/common/gui.py”, line 31, in __init__
self.builder.add_from_file(file_path)
glib.GError: Doppelte Objektkennung »scrolledwindow1« in Zeile 265 (zuvor in Zeile 82)
By Sam Azab on Sep 2, 2009 | Reply
Love your work, keep it up, greetings from Egypt
By Mel on Sep 5, 2009 | Reply
Can’t live without Ubuntu Tweak!!! I love it!
By Martin on Sep 7, 2009 | Reply
I get the same error as Johannes… What can it be?
By suryaden on Sep 8, 2009 | Reply
im trying to, hope run well
By Giwex on Sep 9, 2009 | Reply
Package cleaner appears not working. After selected the package to remove a progress window pop-up but there is no progress. Need to abort it.
(running version 0.4.9 downloaded few mins ago)
By TualatriX on Sep 10, 2009 | Reply
@Johannes and Martin
I’ve fixed this bug in the latest testing version.
@Giwex
This bug is fixed now.
By TeutonJon78 on Sep 10, 2009 | Reply
I was playing with the 0.4.9 testing version on Karmic A5 64-bit last night (9-9) using VirtualBox. When I would go to the “Unlock” button to allow 3rd party repos, it wouldn’t pop up with a dialog box and say “An unknown Error has occurred” and it wouldn’t let me access anything.
I reinstalled the package and got the same thing.
By TualatriX on Sep 11, 2009 | Reply
@TeutonJon78
What about rebooting your ubuntu?
By Jordi on Sep 11, 2009 | Reply
Confirmed, imposible to unlock, always appear the “unknown error” in karmic.
I’m using karmic 64-bit full updated.
By TualatriX on Sep 11, 2009 | Reply
@Jordi
Thanks! I know what’s the problem now. The final work version will release soon.
By eddiefish on Sep 11, 2009 | Reply
karmic,testing love it.
By TeutonJon78 on Sep 11, 2009 | Reply
@TualatriX
I did reboot as well (it’s in a VM). But it looks like you found the problem already.
By Jordi on Sep 12, 2009 | Reply
Authorization error in karmic 64 bits solved.
Thanks!!
(You’re a machines)
By krzd on Sep 26, 2009 | Reply
I cannot confirm, that the authorization error is solved. I have this unknown error even now. I’m using 9.10 Karmic with all updates. What can I do to use it anyway or to fix it?
Thanks in advance
By dekdence on Oct 3, 2009 | Reply
Thank you for this great tool.It helped me a lot when I first started using ubuntu.It’s the first thing I install.
I am experiencing a problem with the “unlock” button.When I click o it nothing pops up.
I am using karmic koala beta with all the updates.
By giova on Oct 7, 2009 | Reply
desktop:~$ ubuntu-tweak
Failed to open file ‘/usr/share/pixmaps/splash/ubuntu-splash.png’: No such file or directory
Traceback (most recent call last):
File “/usr/share/ubuntu-tweak/common/policykit/polkitbutton.py”, line 97, in on_button_clicked
self.action.authenticate()
File “/usr/share/ubuntu-tweak/common/policykit/polkitbutton.py”, line 55, in authenticate
self.do_authenticate()
File “/usr/share/ubuntu-tweak/common/policykit/polkitbutton.py”, line 61, in do_authenticate
policykit = self.session_bus.get_object(‘org.freedesktop.PolicyKit.AuthenticationAgent’, ‘/’)
File “/usr/lib/pymodules/python2.6/dbus/bus.py”, line 244, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File “/usr/lib/pymodules/python2.6/dbus/proxies.py”, line 241, in __init__
self._named_service = conn.activate_name_owner(bus_name)
File “/usr/lib/pymodules/python2.6/dbus/bus.py”, line 183, in activate_name_owner
self.start_service_by_name(bus_name)
File “/usr/lib/pymodules/python2.6/dbus/bus.py”, line 281, in start_service_by_name
’su’, (bus_name, flags)))
File “/usr/lib/pymodules/python2.6/dbus/connection.py”, line 620, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PolicyKit.AuthenticationAgent was not provided by any .service files
On Karmic with ubuntu-tweak 0.4.9.1 when I click unlock ..
By Breakolami on Oct 8, 2009 | Reply
Hello
Ubuntu Tweak is really a great software, I use it since ubuntu 8.04 and today I make a new Install of Karmic 64bit, of course I make ubuntu tweak fresh install.
Thank you for this software
(sorry my english is not very good, I’m french)
By Dominique on Oct 23, 2009 | Reply
you can add this ppa to ubuntu-tweak
deb http://ppa.launchpad.net/gilir/updates/ubuntu karmic main
It resolves the behavior for notify-osd. The problems for displaying the notification correctly like in jaunty.
By alex on Oct 25, 2009 | Reply
i have a bug…
i went to DESKTOP>GNOME and under history unchecked Enable system-wide “Recent Documents” list
it didnt disable recend documents… do i have to restart?
im running 9.10
By Omar Khashoggi on Nov 5, 2009 | Reply
Hi,, I like Ubuntu-tweak,, But I have problem when I want to install it on Ubuntu 9.10,,
I have added the sources and key,, When I write ’sudo apt-get install ubuntu-tweak’ that’s what I see:
omar@omar-desktop:/$ sudo apt-get install ubuntu-tweak
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ubuntu-tweak: Depends: policykit-gnome but it is not installable
E: Broken packages
What can I do to install it?
Sorry my English is not good ,my language is Arabic
By FF on Nov 6, 2009 | Reply
A soft just like the “Windows 优化大师”
By hamza on Dec 22, 2009 | Reply
good work man <
By Trinity33 on Mar 2, 2010 | Reply
Hi, what can i say. THIS IS GREAT TOOL. and tnx for it. no problems working perfect.