Bug#648052: metacity segfaults after todays update to wheezy

S. G. debianmail at g-e-u-e-r.de
Tue Nov 15 10:35:21 UTC 2011


On 14.11.2011, 12:22 +0100 S. G. wrote:
> A Gnome fall-back session crashes when trying to open the first window.

Further investigations revealed that this is caused by my mac-os-like
button layout defined in ~/.gconf/apps/metacity/general/%gonf.xml:

close,minimize,maximize

It's sufficient to 'shift' the buttons to the right to let metacity
operate properly.

:close,minimize,maximize

*** .gconf/apps/metacity/general/%gonf.xml
<?xml version="1.0"?>
<gconf>
	<entry name="num_workspaces" mtime="1321347443" type="int" value="1"/>
	<entry name="compositing_manager" mtime="1320858200" type="bool"
value="false"/>
	<entry name="button_layout" mtime="1297690075" type="string">
		<stringvalue>close,minimize,maximize</stringvalue>
	</entry>
	<entry name="theme" mtime="1315909815" type="string">
		<stringvalue>MurrinePixmap</stringvalue>
	</entry>
</gconf>

Cheers,
Sven







More information about the pkg-gnome-maintainers mailing list