Comment 11 for bug 374882

Revision history for this message
Christoph Bier (christoph-bier) wrote :

Sorry, Pedro I can't follow your argumentation! If a previously correct configuration becomes wrong after upgrading I consider this as a bug. I'd still really appreciate a hint which configuration files I should delete to correct the mistake. I found the following two files:

chris@lotus:~$ cat .gconf/apps/panel/applets/workspace_switcher_screen0/prefs/%gconf.xml
<?xml version="1.0"?>
<gconf>
 <entry name="display_workspace_names" mtime="1147172120" schema="/schemas/apps/workspace_switcher_applet/prefs/display_workspace_names"/>
 <entry name="display_all_workspaces" mtime="1147172120" schema="/schemas/apps/workspace_switcher_applet/prefs/display_all_workspaces"/>
 <entry name="num_rows" mtime="1242219400" schema="/schemas/apps/workspace_switcher_applet/prefs/num_rows" type="int" value="3"/>
</gconf>
chris@lotus:~$ cat .gconf/schemas/apps/workspace_switcher_applet/prefs/%gconf.xml
<?xml version="1.0"?>
<gconf>
        <entry name="display_workspace_names" mtime="1230726866" schema="/schemas/apps/workspace_switcher_applet/prefs/display_workspace_names"/>
        <entry name="display_all_workspaces" mtime="1230726866" schema="/schemas/apps/workspace_switcher_applet/prefs/display_all_workspaces"/>
        <entry name="num_rows" mtime="1230726866" schema="/schemas/apps/workspace_switcher_applet/prefs/num_rows"/>
</gconf>

BTW: Pedro is right, I tested it. So, please change the status of this bug.

Best
Christoph