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 304618 - Crash on Edit Toolbars
Crash on Edit Toolbars
Status: RESOLVED DUPLICATE of bug 159767
Product: epiphany
Classification: Core
Component: Controls
1.6.x
Other All
: High critical
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2005-05-18 08:36 UTC by Uri Sharf
Modified: 2005-05-18 19:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Uri Sharf 2005-05-18 08:36:32 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
Comment 1 Baptiste Mille-Mathias 2005-05-18 19:28:59 UTC
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 ***