Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 161793 - x11-wm/compiz-0.3.6 - gtk-window-decorator - segmentation fault
Summary: x11-wm/compiz-0.3.6 - gtk-window-decorator - segmentation fault
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-12 17:08 UTC by Andy Blyler
Modified: 2008-11-11 00:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Blyler 2007-01-12 17:08:58 UTC
When running gtk-window-decorator the following happens:

(gtk-window-decorator:18443): Gdk-WARNING **: Using Cairo rendering requires the drawable argument to
have a specified colormap. All windows have a colormap,
however, pixmaps only have colormap by default if they
were created with a non-NULL window argument. Otherwise
a colormap must be set on them with gdk_drawable_set_colormap

(gtk-window-decorator:18443): Gdk-CRITICAL **: gdk_cairo_create: assertion `GDK_IS_DRAWABLE (drawable)' failed
Segmentation fault
Comment 1 Hanno Böck gentoo-dev 2007-08-13 21:32:53 UTC
This should've been fixed with 0.5.x
Comment 2 Colin Macdonald 2008-11-11 00:48:14 UTC
I just tried compiz-0.7.8 and I hit what looks like the same bug:

$ gtk-window-decorator  --replace

(gtk-window-decorator:11375): Gdk-WARNING **: Using Cairo rendering requires the drawable argument to
have a specified colormap. All windows have a colormap,
however, pixmaps only have colormap by default if they
were created with a non-NULL window argument. Otherwise
a colormap must be set on them with gdk_drawable_set_colormap

(gtk-window-decorator:11375): Gdk-CRITICAL **: gdk_cairo_create: assertion `GDK_IS_DRAWABLE (drawable)' failed
10d28edc-0824-803f-2d6c9c6a-48a36dee is dumped