GNOME Bugzilla – Bug 304618
Crash on Edit Toolbars
Last modified: 2005-05-18 19:28:59 UTC
Steps to reproduce: Steps to reproduce the problem: 1. Start epiphany 2. Add some bookmarks to the bookmarks bar 3. Select Edit | Toolbars Stack trace: Distribution: Debian 3.1 Package: epiphany Severity: normal Version: GNOME2.10.0 1.6.x Gnome-Distributor: Ubuntu Synopsis: Crash on Edit Toolbars Bugzilla-Product: epiphany Bugzilla-Component: Toolbar Bugzilla-Version: 1.6.x Description: Description of Problem: Epiphany crashes everytime when trying to Edit the Toolbars, with or w/o extensions enabled. Actual Results: Crash Expected Results: How often does this happen? Every time ace from your debugger if you break on the gdk_x_error() function.) Other information: Additional Information: (epiphany:11421): Gdk-CRITICAL **: gdk_drawable_set_colormap: assertion `cmap == NULL || gdk_drawable_get_depth (drawable) == cmap->visual->depth' failed (epiphany:11421): Gdk-WARNING **: gdkpixbuf-drawable.c:1249: Source drawable has no colormap; either pass in a colormap, or set the colormap on the drawable with gdk_drawable_set_colormap() (epiphany:11421): Gdk-CRITICAL **: gdk_drawable_set_colormap: assertion `cmap == NULL || gdk_drawable_get_depth (drawable) == cmap->visual->depth' failed (epiphany:11421): Gdk-WARNING **: gdkpixbuf-drawable.c:1249: 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 115958 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 backtr
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 159767 ***