First I would like to thank you all for the support of Ubuntu Tweak, I received many donations for the past week. All of the donation are listed here: http://ubuntu-tweak.com/donations/ (Not completed yet).
And today I’m very pleased to announce that Ubuntu Tweak 0.8.2 is released. The goal of this version is support for Ubuntu 12.10 and improving the Apps.
Let’s get started from the release notes:
Overview of Changes
- Show apps installation status
- No more Desktop Recovery and Shortcut for 12.10
- Add option to turn off Unity Web Apps
- Remove “show User indicator” option for 12.10
- Love Wallpaper HD is ready
Bugs fixed
- Quicklists load failed in 12.04 (LP: #1073004)
- Window control button position not working for Ubuntu 12.10 (LP: #1061218)
- Window titlebar font setting is not working under 12.10 (LP: #1069669)
- Window theme setting is not working under 12.10 (LP: #1069670)
- Error in Translations it.po (LP: #1069028)
The back of tweaks
First of all, Ubuntu Tweak is Ubuntu 12.10 Quantal ready from 0.8.2, this means you can tweak the window control button position, window theme and other settings like in Ubuntu 12.04. So enjoy tweaking again!
In this version, I also removed some features that don’t work since Ubuntu 12.10, like Desktop Recovery (because it only works with Gconf) and Shortcuts. You can still set arbitrary commands with shortcuts through CCSM.
Ubuntu Tweak 0.8.2 also provided some Ubuntu 12.10 specific tweaks, like “Web Apps Integration”. If you don’t need the Web Apps feature in Ubuntu 12.10, you can turn it off easily.
Apps with installation status
In Apps, now you will see a green icon that indicate if an app is installed. And as you can see, some latest apps for Ubuntu have been added, like Polly, Stormcloud.
You will always get the latest and coolest apps from Apps in Ubuntu Tweak, currently I will make approval for these apps .
Find the wallpaper you love in Love Wallpaper HD
The “Love Wallpaper HD” is officially introduced, you can browser the random wallpapers that fit your screen size in it. By clicking “I’m Feeling Lucky” you can always get new pictures, by double-clicking the picture, Ubuntu Tweak will download and set the wallpaper for you automatically.
The picture will be saved at ~/.config/ubuntu-tweak/lovewallpaper.jpg, if you like it, you can move it out.
Notes: this is a service that located in China, so you may encounter the network access issue. Currently there’s no way to solve it, I will keep an update if the service provider has some news.
Download and Install
Here’s deb link (PPA is ready).
Enjoy!




Pingback: Ubuntu Tweak 0.8.2发布 | I'm TualatriX
Pingback: test | KaKa实验室
Pingback: Ubuntu Tweak 0.8.2 发布,支持Ubuntu 12.10 | Ubuntusoft
Installing now!
Pingback: Ubuntu Tweak 0.8.2发布
Hello! Sorry for my English, I’m from Russia.
You have not considered this possibility, as the addition of tweaks: preload, vm.svappiness and so on? It would be great to have the opportunity in your application.
Pingback: [图]Ubuntu Tweak 0.8.2发布 | IMDevice爱米手机网
Pingback: Ubuntu Tweak 0.8.2发布 | Dreamsky
Pingback: [图]Ubuntu Tweak 0.8.2发布 | 帮你资源
You are awesome!
Pingback: Ubuntu Tweak 0.8.2 Released « Empoc: Freedom of Choice
Bugs
to put the window as much as possible guy shows no applications menu summary tab …
Pingback: Ubuntu Tweak update adds 12.10 Quantal Quetzal support | Install Ubuntu
Thank You for Ubuntu Tweak !
I’ve got 2 problems so far
Janitor only shows “System” option and Appearance Tweak “Window” shows menu all the way on the right side.
Thanks, you make Ubuntu ROCK!
LOVE YOU!!!
It my first time to pay for a software!
Pingback: Ubuntu Tweak 0.8.2发布 | linux系统架构–Linux系统运维工程师工作手册
Thanks for ubuntu tweak 0.8.2
Could you tell me where I can find on my hard disk the picture I choose for wallpaper. Wallpaper from Ubuntu Tweak. I love so much the one I did choose, I want to kepp it.
Thanks.
/home/username/.config/ubuntu-tweak
Where to enter this command… i mean how to find the location ??? if i enter it in terminal it says: It is a Directory
perhaps a bug
ubuntu-tweak[4727]: segfault at 8 ip 00000000005204ad sp 00007fffdf615da0 error 4 in python2.7[400000+21f000]
Pingback: Ubuntu Tweak 0.8.2 released | Ubuntu hírek – Ubuntu news
Pingback: Megjelent az Ubuntu Tweak 0.8.2 | Ubuntu hírek – Ubuntu news
Pingback: Junralul lui CristianUbuntu Tweak 0.8.2 » Junralul lui Cristian
BUG:
when first loading:
[ModuleLoader][ERROR] Module import error: Oops, Settings schema “org.gnome.shell.overrides” is not installed (__init__.py:169)
thank you!! this one is great!
¿Bug?
(ubuntu-tweak:5967): GConf-WARNING **: : You can’t use a GConfEngine that has an active GConfClient wrapper object. Use GConfClient API instead.
(ubuntu-tweak:5967): GConf-WARNING **: : You can’t use a GConfEngine that has an active GConfClient wrapper object. Use GConfClient API instead.
Checking if settings need to be migrated …no
Checking if internal files need to be migrated …no
Backend : gconf
Integration : true
Profile : unity
Adding plugins
Skipping upgrade com.canonical.unity.unity.01.upgrade
Skipping upgrade com.canonical.unity.unity.02.upgrade
Initializing core options…done
[ModuleLoader][ERROR] Module import error: Oops, Settings schema “org.gnome.shell.overrides” is not installed (__init__.py:169)
[utils.icon][WARNING] El icono «gdm-setup» no está presente en el tema (icon.py:32)
[utils.icon][WARNING] El icono «gdm-setup» no está presente en el tema (icon.py:32)
[utils.icon][WARNING] get_from_list for folder-home failed, try next (icon.py:56)
[utils.icon][WARNING] get_from_list for folder-home failed, try next (icon.py:56)
[utils.icon][WARNING] El icono «computerjanitor» no está presente en el tema (icon.py:32)
[utils.icon][WARNING] El icono «computerjanitor» no está presente en el tema (icon.py:32)
Traceback (most recent call last):
File “/usr/bin/ubuntu-tweak”, line 126, in
window = UbuntuTweakWindow(feature=options.feature, module=options.module, splash_window=splash_window)
File “/usr/lib/python2.7/dist-packages/ubuntutweak/main.py”, line 303, in __init__
clip_page = ClipPage()
File “/usr/lib/python2.7/dist-packages/ubuntutweak/clips/__init__.py”, line 128, in __init__
self.setup_recently_used()
File “/usr/lib/python2.7/dist-packages/ubuntutweak/clips/__init__.py”, line 174, in setup_recently_used
feature, module = ModuleLoader.search_module_for_name(name)
File “/usr/lib/python2.7/dist-packages/ubuntutweak/modules/__init__.py”, line 116, in search_module_for_name
module = cls._get_module_by_name_from_folder(name, m.__path__[0])
File “/usr/lib/python2.7/dist-packages/ubuntutweak/modules/__init__.py”, line 134, in _get_module_by_name_from_folder
package = __import__(module_name)
File “/usr/lib/python2.7/dist-packages/ubuntutweak/tweaks/window.py”, line 31, in
class Window(TweakModule):
File “/usr/lib/python2.7/dist-packages/ubuntutweak/tweaks/window.py”, line 42, in Window
config = GSetting(key=’org.gnome.shell.overrides.button-layout’)
File “/usr/lib/python2.7/dist-packages/ubuntutweak/settings/gsettings.py”, line 26, in __init__
raise Exception(‘Oops, Settings schema “%s” is not installed’ % self.schema_id)
Exception: Oops, Settings schema “org.gnome.shell.overrides” is not installed
I’m on Linux Mint 12 with Gnome 3.2.1 and Kernel 3.0.0-26-generic
Thanks.
EDIT:
Apparently my version of Linux Mint (Ubuntu 11.10), does not support the latest version of Ubuntu Tweak, so I’m staying in 0.7.3 version at least until you solve compatibility issues.
Thanks
Pingback: News W minionym tygodniu (35)
Pingback: Ubuntu Tweak 0.8.2: novità e link al download | TUXJournal.net
hi,
I love ubuntu tweak becouse I can control my system by my self :p
but,
I have a problem with it, every time I try to lunch it, it crashes !
the crash problem (from the shell):
safa:~$ ubuntu-tweak
Backend : kconfig4
Integration : true
Profile : default
Adding plugins
Initializing core options…done
Segmentation fault (core dumped)
safa:~$
I tried to remove it with the command:
sudo apt-get –purge remove ubuntu-tweak
but there is no use
notice: my English is bad.
Great! Thanks!
on 12.10 it runs but does nothing when I click . It always says it
will install “” from official sources (the quote is empty in each case)
Doesn’t work for me
how to view the wallpaper image
where to enter /home/username/.config/ubuntu-tweak
Where to enter this command… i mean how to find the location ??? if i enter it in terminal it says: It is a Directory
oops got it… it was hidden folder !!! lol