gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Desktop file generated with wrong path ?


From: Philippe Roussel
Subject: Desktop file generated with wrong path ?
Date: Thu, 10 Mar 2011 21:45:20 +0100

Hi,

When I build an application from sources, its desktop file uses a wrong
path for the application's icon. For example, with the attached
GNUstep.conf (everything is installed in /opt/GNUstep-trunk/) I get the
following in the desktop file :

Icon=/usr/local/Local/Applications/SimpleAgenda.app/Resources/Calendar.tiff

The Exec line is good :

Exec=/opt/GNUstep-trunk/System/Tools/openapp SimpleAgenda

My environment looks like that :

address@hidden:~/sources/SimpleAgenda$ env | grep GNUSTEP
GNUSTEP_IS_FLATTENED=yes
GNUSTEP_LOCAL_ROOT=/usr/local/Local
GNUSTEP_HOST=i686-pc-linux-gnu
GNUSTEP_MAKEFILES=/opt/GNUstep-trunk/System/Library/Makefiles
GNUSTEP_NETWORK_ROOT=/usr/local/Network
GNUSTEP_FLATTENED=yes
GNUSTEP_HOST_OS=linux-gnu
GNUSTEP_HOST_VENDOR=pc
GNUSTEP_HOST_CPU=ix86
GNUSTEP_USER_ROOT=/home/philou/GNUstep
GNUSTEP_SYSTEM_ROOT=/usr/local/System
GNUSTEP_PATHLIST=/usr/local/System:/usr/local/Network:/usr/local/Local:/home/philou/GNUstep

pl2link.m still uses deprecated (I think) GNUSTEP_LOCAL_ROOT and friends
and they point to a wrong location. I don't think I misconfigured
gnustep-make but that's possible.

The desktop file should also be chmoded ugo+x to be useful.

Philippe

Attachment: GNUstep.conf
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]