GNOME Bugzilla – Bug 345235
can't start invest-chart
Last modified: 2010-01-24 01:07:17 UTC
starting from command line: % invest-chart Data Dir: /usr/share/gnome-applets/invest-applet (invest-chart:3529): libglade-WARNING **: could not find glade file '/usr/share/gnome-applets/invest-applet/glade/financialchart.glade' Traceback (most recent call last):
+ Trace 68907
win = invest.chart.show_chart(sys.argv[1:])
% LANG=C ls /usr/share/gnome-applets/invest-applet ls: /usr/share/gnome-applets/invest-applet: No such file or directory % LANG=C find /usr/share/gnome-applets -name financialchart.glade /usr/share/gnome-applets/glade/financialchart.glade glade file is installed in shared location, so setting GLADE_DATA_DIR to SHARED_DATA_DIR in __init__.py is propably wrong.
the problem still exists in 2.15.2
Marking as duplicate to newer bug, because that has more notes. *** This bug has been marked as a duplicate of 350412 ***