maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Removing tweakr preset settings. (https://talk.maemo.org/showthread.php?t=47763)

rizwan 2010-03-19 11:39

Removing tweakr preset settings.
 
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?

Andy69 2010-03-19 13:27

Re: Removing tweakr preset settings.
 
I removed the whole program due to that bug..

rizwan 2010-03-19 19:16

Re: Removing tweakr preset settings.
 
Wanted to avoid that. But oh well.

stobbsc 2010-04-09 08:12

Re: Removing tweakr preset settings.
 
I also had to completely remove the app because of this bug

rizwan 2010-04-18 18:06

Re: Removing tweakr preset settings.
 
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>


travla 2011-09-28 04:55

Re: Removing tweakr preset settings.
 
@rizwan Thanks a lot, this worked a charm when using both Tweakr and ProfilesX together.


All times are GMT. The time now is 09:56.

vBulletin® Version 3.8.8