After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 150259 - crash with composite when editing toolbars
crash with composite when editing toolbars
Status: RESOLVED NOTGNOME
Product: epiphany
Classification: Core
Component: Controls
unspecified
Other Linux
: High critical
: ---
Assigned To: Marco Pesenti Gritti
Marco Pesenti Gritti
: 152488 164185 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-08-16 12:42 UTC by sangu
Modified: 2005-01-21 14:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description sangu 2004-08-16 12:42:54 UTC
1. $epiphany (Excute epiphany in gnome-terminal)
2. Click Edit menu
3. Click Toobar menu
4. epiphany 1.3.5 crash.
5. Error messages displayed below .
(epiphany:14833): GLib-GObject-WARNING **: g_type_get_private() requires a prior
call to g_type_add_private()

(epiphany:14833): Gdk-CRITICAL **: file gdkdraw.c: line 265
(gdk_drawable_set_colormap): assertion `cmap == NULL || gdk_drawable_get_depth
(drawable) == cmap->visual->depth' failed

(epiphany:14833): Gdk-WARNING **: gdkpixbuf-drawable.c:1248: Source drawable has
no colormap; either pass in a colormap, or set the colormap on the drawable with
gdk_drawable_set_colormap()

(epiphany:14833): Gdk-CRITICAL **: file gdkdraw.c: line 265
(gdk_drawable_set_colormap): assertion `cmap == NULL || gdk_drawable_get_depth
(drawable) == cmap->visual->depth' failed

(epiphany:14833): Gdk-WARNING **: gdkpixbuf-drawable.c:1248: Source drawable has
no colormap; either pass in a colormap, or set the colormap on the drawable with
gdk_drawable_set_colormap()
The program 'epiphany' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 6106 error_code 8 request_code 70 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Comment 1 sangu 2004-08-16 12:56:41 UTC
X server version is xorg-x11-6.7.99.2-5.
Comment 2 Christian Persch 2004-08-16 14:56:53 UTC
Not reproducible for me, using ephy 1.3.5 with gtk+ 2.4.8 (cvs).

If those warnings are reproducible, can you please start epiphany with
"--g-fatal-warnings" argument, and get a trace from it?
Comment 3 sangu 2004-08-30 12:21:25 UTC
Removed composite option in /etc/X11/xorg.conf, this problem disappear.
Comment 4 Christian Persch 2004-09-13 11:54:40 UTC
*** Bug 152488 has been marked as a duplicate of this bug. ***
Comment 5 Baptiste Mille-Mathias 2005-01-15 21:35:30 UTC
*** Bug 164185 has been marked as a duplicate of this bug. ***
Comment 6 Christian Persch 2005-01-21 14:26:01 UTC
Same as bug 159767 but that one has better info so we'll keep this one closed.