Hello. D. E. Evans wrote... > (rep:22337): Gtk-CRITICAL **: > gtk_radio_menu_item_new_with_label_from_widget: assertion > `GTK_IS_RADIO_MENU_ITEM (group)' failed > *** Bad argument: #<subr gtk-menu-shell-append>, (), 2 > > I believe this is a question you should be asking of the application > maintainer for the program that fails (from gnome?). It may be a > configuration problem. You might try removing the configuration > file from your home directory, and letting the application create > a new one for you. Also, perhaps it is tied to a NetWM hint that > Sawfish doesn't recognize?
This was a new install on a freshly built machine, so there were no configuration files or directories in the home directory. It was not tied to any NetWM hints either. I googled for this error, and found only one reference to some code for rep-gtk, but it was for an older version and the code snippets in the post of gtk-compat.c did not match the current version of rep-gtk in the ports tree. Josh