When etherape 0.9.0 is emerge'd , the build includes the location of the glade interface files with a prefix of the portage tmp location. This results in the application not starting : @lazytux $ etherape (etherape:7146): libglade-WARNING **: could not find glade file '/var/tmp/portage/etherape-0.9.0/image//usr/share/etherape/glade/etherape.glade2' ** ERROR **: We could not load the interface! (/var/tmp/portage/etherape-0.9.0/image//usr/share/etherape/glade/etherape.glade2) aborting... Reproducible: Always Steps to Reproduce: 1. emerge etherape 2. etherape 3. Actual Results: @lazytux $ etherape (etherape:7146): libglade-WARNING **: could not find glade file '/var/tmp/portage/etherape-0.9.0/image//usr/share/etherape/glade/etherape.glade2' ** ERROR **: We could not load the interface! (/var/tmp/portage/etherape-0.9.0/image//usr/share/etherape/glade/etherape.glade2) aborting... Gentoo 2004.3 on x86
strings etherape output : @lazytux bin $ strings etherape | grep glade libglade-2.0.so.0 glade_xml_get_widget glade_xml_new glade_init glade_xml_signal_autoconnect /var/tmp/portage/etherape-0.9.0/image//usr/share/etherape/glade/etherape.glade2 @lazytux bin $
fixed in 0.9.0 - remerge again. 0.9.1 added for you networking monitoring pleasure.