Active Topics

 



Notices


Reply
Thread Tools
Posts: 28 | Thanked: 7 times | Joined on Jan 2010
#1
I configured tweakr presets for the profiles and now I would like to revert the whole thing back to default.

Deleted all the presents but still when I press to select a profile on status menu I am presented with a preset called "Silent". And it always say the profile that is selected is "None".

How do I wipe off all profiles/presents related settings done by tweakr without getting rid of the application?
 

The Following User Says Thank You to rizwan For This Useful Post:
Posts: 23 | Thanked: 4 times | Joined on Jan 2010 @ Finland
#2
I removed the whole program due to that bug..
 

The Following User Says Thank You to Andy69 For This Useful Post:
Posts: 28 | Thanked: 7 times | Joined on Jan 2010
#3
Wanted to avoid that. But oh well.
 
Posts: 526 | Thanked: 99 times | Joined on Sep 2009
#4
I also had to completely remove the app because of this bug
__________________
Christopher Stobbs

My Blog
 
Posts: 28 | Thanked: 7 times | Joined on Jan 2010
#5
Found a way to remove the settings completely.

/var/lib/gconf/system/tweakr/%gconf.xml contained following:

Code:
<?xml version="1.0"?>
<gconf>
	<entry name="current-preset" mtime="1268935970" type="string">
		<stringvalue>None</stringvalue>
	</entry>
</gconf>
I removed the
Code:
<entry>...</entry>
lines to make it:
Code:
<?xml version="1.0"?>
<gconf>

</gconf>
 

The Following 2 Users Say Thank You to rizwan For This Useful Post:
travla's Avatar
Posts: 397 | Thanked: 241 times | Joined on Mar 2010 @ Melbourne, Australia
#6
@rizwan Thanks a lot, this worked a charm when using both Tweakr and ProfilesX together.
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:50.