View Issue Details

IDProjectCategoryView StatusLast Update
0002119gnunet-gtklibgnunetgtkpublic2012-02-28 11:06
ReporterSree Harsha Totakura Assigned ToChristian Grothoff  
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
OSUbuntuOS Version10.04 
Product Version0.9.0 
Target Version0.9.2Fixed in Version0.9.2 
Summary0002119: Binaries fail to determine the correct installation path if a custom prefix was given during configure
DescriptionWhen installed into a custom installation directory different from the system default one, the binaries fail to determine the correct path of .glade files and crash with the following error:

harsha@nebula:~/opt/gnunet-gtk/bin$ ./gnunet-setup
Jan 26 22:27:35-983832 gnunet-setup-5239 ERROR Failed to load `/home/harsha/opt/share/gnunet-gtk/gnunet_setup_gtk_main_window.glade': Failed to open file '/home/harsha/opt/share/gnunet-gtk/gnunet_setup_gtk_main_window.glade': No such file or directory
harsha@nebula:~/opt/gnunet-gtk/bin$

However, when the GNUNET_GTK_PREFIX is set to the correct installation prefix, it works.
Steps To Reproduceconfigure --prefix=/tmp/gnunet-gtk

make

make install

cd /tmp/gnunet-gtk/bin

./gnunet-setup
TagsNo tags attached.

Activities

Christian Grothoff

2012-02-08 15:04

manager   ~0005459

Fixed in SVN 19731. Cause was renaming the main binary from gnunet-gtk to gnunet-fs-gtk.

Issue History

Date Modified Username Field Change
2012-01-26 22:29 Sree Harsha Totakura New Issue
2012-01-27 01:37 Christian Grothoff Priority normal => urgent
2012-01-27 01:37 Christian Grothoff Product Version => 0.9.0
2012-01-27 01:37 Christian Grothoff Target Version => 0.9.2
2012-01-31 13:11 Christian Grothoff Category => libgnunetgtk
2012-01-31 13:11 Christian Grothoff Assigned To => Christian Grothoff
2012-01-31 13:11 Christian Grothoff Status new => assigned
2012-02-08 15:04 Christian Grothoff Note Added: 0005459
2012-02-08 15:04 Christian Grothoff Status assigned => resolved
2012-02-08 15:04 Christian Grothoff Fixed in Version => 0.9.2
2012-02-08 15:04 Christian Grothoff Resolution open => fixed
2012-02-28 11:06 Christian Grothoff Status resolved => closed