I just installed regexxer 0.8. The first time I ran it I got the following errors:
(regexxer:9834): libglade-WARNING **: could not find widget creation function
(regexxer:9834): Gtk-WARNING **: gtk_scrolled_window_add(): cannot add non scrollable widget use gtk_scrolled_window_add_with_viewport() instead
(regexxer:9834): libglade-WARNING **: could not find widget creation function
(regexxer:9834): libglademm-CRITICAL **: widget `filetree' (in glade file `/usr/share/regexxer/mainwindow.glade') is of type `GtkLabel' but `GtkTreeView' was expected
** (regexxer:9834): CRITICAL **: Gnome::Glade::Xml::get_widget(): dynamic_cast<> failed.
(regexxer:9834): libglademm-CRITICAL **: widget `statusline' (in glade file `/usr/share/regexxer/mainwindow.glade') is of type `GtkLabel' but `GtkHBox' was expected
** (regexxer:9834): CRITICAL **: Gnome::Glade::Xml::get_widget(): dynamic_cast<> failed.
Segmentation fault
Backtrace:
Thread 1 (Thread 47214196092768 (LWP 10208)):
#0 sigc::signal_base::impl (this=0x28) at signal_base.cc:145
#1 0x00002af0e7048be9 in sigc::signal_base::connect (this=0x28, slot_=@0x7fffc5bc2cd0) at signal_base.cc:122
#2 0x0000000000432b84 in Regexxer::MainWindow::connect_signals (this=0x7fffc5bc2fd0) at /usr/include/sigc++-2.0/sigc++/signal.h:1690
#3 0x0000000000434174 in MainWindow (this=0x7fffc5bc2fd0) at mainwindow.cc:155
#4 0x000000000042e4f0 in main (argc=1, argv=0x7fffc5bc3618) at main.cc:187
#5 0x00002af0e7e63374 in __libc_start_main (main=0x42e460 <main>, argc=1, ubp_av=0x7fffc5bc3618, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fffc5bc3608) at libc-start.c:238
#6 0x0000000000414fa9 in _start ()
I'm running Gnome 2.17.91 on Gentoo. Here are some package versions:
gtk+ 2.10.9
glade 3.1.5
glademm 2.6.0
libglademm 2.6.3
gtkmm 2.10.6
gconfmm 2.16.0
libpcre 6.6
libsigc++ 2.0.17
Let me know if there's anything else I can provide you.
Logged In: YES
user_id=43704
Originator: NO
Known problem; should be fixed in regexxer 0.9 which, incidentally, was released just yesterday.