wxGTK references private gtk functions which causes errors on some applications (in my case Bibus) See http://www.redhat.com/archives/fedora-test-list/2004-March/msg01723.html for reference. The patch here works fo my x11-libs/wxGTK-2.4.2-r3. Patch and undate ebuild follow. (patch found here as well - http://www.flamerobin.org/dokuwiki/doku.php?id=wiki:wxgtkpatch)
Created attachment 45002 [details, diff] Replace references to private gtk functions
Created attachment 45003 [details] Updated ebuild Basically a one liner -- though might have to check for gtk version?
Thanks Rob, but this a dup of bug#46737. I'm going to commit the patch from that bug, which is close to yours, but from wxWidgets CVS and has a couple additional changes. I'm emerging and testing pkgs with this patch and will commit it tonight. *** This bug has been marked as a duplicate of 46737 ***
Im affraid this is current on ~amd64 ~ audacity (audacity:23624): Gtk-CRITICAL **: gtk_accel_label_new: assertion `string != NULL' failed (audacity:23624): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed (audacity:23624): Gtk-CRITICAL **: gtk_container_add: assertion `GTK_IS_WIDGET (widget)' failed (audacity:23624): Gtk-CRITICAL **: gtk_accel_label_set_accel_widget: assertion `GTK_IS_ACCEL_LABEL (accel_label)' failed zsh: segmentation fault audacity