Guake treminal can't save my configurattion

hi there,

i’m using Guake v0.4.3 terminal on Linux OpenSUSE 12.2

the problem is i can’t change the application configuration,
i can launch the Guake preference app but it doesn’t save my config after it exit.

Hi
Is there a directory and info in;


ls ~/.gconf/apps/guake/

I use tilda myself, not sure on the supportability of gconf…


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.2 (x86_64) Kernel 3.4.6-2.10-desktop
up 20:37, 4 users, load average: 0.18, 0.15, 0.09
CPU Intel i5 CPU M520@2.40GHz | Intel Arrandale GPU

ls -l ~/.gconf/apps/guake/
total 12
-rw------- 1 xxxx users    0 Sep 16 14:06 %gconf.xml
drwx------ 2 xxxx users 4096 Sep 21 15:18 general
drwx------ 4 xxxx users 4096 Sep 17 14:31 keybindings
drwx------ 4 xxxx users 4096 Sep 16 14:06 style

~/.gconf/apps/guake/general/%gconf.xml


<?xml version="1.0"?>
<gconf>
    <entry name="use_login_shell" mtime="1347880328" type="bool" value="false"/>
    <entry name="window_height" mtime="1347885231" type="int" value="40"/>
    <entry name="open_tab_cwd" mtime="1348241611" type="bool" value="true"/>
    <entry name="compat_delete" mtime="1348241617" type="string">
        <stringvalue>delete-sequence</stringvalue>
    </entry>
    <entry name="compat_backspace" mtime="1348241617" type="string">
        <stringvalue>ascii-delete</stringvalue>
    </entry>
    <entry name="use_default_font" mtime="1348241617" type="bool" value="true"/>
    <entry name="scroll_keystroke" mtime="1348241617" type="bool" value="true"/>
    <entry name="history_size" mtime="1348241617" type="int" value="1024"/>
    <entry name="use_scrollbar" mtime="1347797136" type="bool" value="false"/>
    <entry name="window_tabbar" mtime="1348241617" type="bool" value="true"/>
    <entry name="window_losefocus" mtime="1348241617" type="bool" value="false"/>
    <entry name="prompt_on_quit" mtime="1347885032" type="bool" value="false"/>
    <entry name="use_popup" mtime="1347802073" type="bool" value="false"/>
    <entry name="use_trayicon" mtime="1348241617" type="bool" value="true"/>
</gconf>