Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71777 - etherape (0.9.0) builds with wrong glade file location, prefixes portage temp location
Summary: etherape (0.9.0) builds with wrong glade file location, prefixes portage tem...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-19 10:47 UTC by Hein
Modified: 2005-01-08 00:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hein 2004-11-19 10:47:40 UTC
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
Comment 1 Hein 2004-11-19 10:51:51 UTC
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 $
Comment 2 Daniel Black (RETIRED) gentoo-dev 2005-01-08 00:24:03 UTC
fixed in 0.9.0 - remerge again. 0.9.1 added for you networking monitoring pleasure.