[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-bug: [Bug 705088] Re: Recent files. GTK abort trap assertion fail.



Hi,
perhaps, you can try to add the following line at about line 405 of gschem/src/x_menus.c:

gtk_recent_chooser_set_show_icons(GTK_RECENT_CHOOSER(menuitem_file_recent_items),
FALSE);

This will deactivate the icons for the recent-chooser. Please write, if
this helps to avoid the error..

-- 
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/705088

Title:
  Recent files. GTK abort trap assertion fail.

Status in GPL Electronic Design Automation tools:
  New

Bug description:
  When launching gschem on a Mac OS X system I get an abort trap from
  GTK recent file manager.

  Here is the error output
  **
  Gtk:ERROR:gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (retval != NULL)
  Abort trap

  It seems that there is no function to provide a default icon for the
  manger.

  See:
  https://bugzilla.gnome.org/show_bug.cgi?id=629878




_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug