Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 97734

Summary: gtk-gnutella .desktop file goes in the wrong locations.
Product: Gentoo Linux Reporter: Joe Gallo <jsg8pitt>
Component: Current packagesAssignee: Gentoo net-p2p team <net-p2p>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Updated .desktop file.
Updated ebuild.

Description Joe Gallo 2005-07-02 09:45:21 UTC
The .desktop file for gkt-gnutella is placed in the directory
/usr/share/gnome/apps/Internet, which results in gtk-gnutella being listed in
the gnome-menus under the Desktop Menu.

Instead, the desktop file should go into /usr/share/applications/.

Additionally, in order to work properly there, desktop file needs to be amended
to have the entry "Categories=Application;Network;".

Attached is an updated ebuild and desktop file.



Reproducible: Always
Steps to Reproduce:
1. emerge gtk-gnutella
2. Check the GNOME Desktop Menu (not applications!)
3. WTF!  Why is teh icon there?

Actual Results:  
The icon is under the deskop menu, not applications.

Expected Results:  
The icon should be udner Applications/Internet

Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.12-gentoo i686)
=================================================================
System uname: 2.6.12-gentoo i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.12
ccache version 2.4 [disabled]
dev-lang/python:     2.4.1-r1
sys-apps/sandbox:    1.2.9
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/sound /etc/splash /etc/terminfo
/etc/texmf/web2c /usr/lib/X11/xkb /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://open-systems.ufl.edu/mirrors/gentoo
http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apm avi bash-completion berkdb bitmap-fonts cdr crypt cups
curl dbus dvd eds emboss encode fam ffmpeg foomaticdb gcj gdbm gif gnome gphoto2
gpm gstreamer gtk gtk2 gtkhtml hal howl imagemagick imlib ipv6 jpeg junit libg++
libwww mad mikmod mmx mng mono mozilla mp3 mpeg ncurses nls nptl ogg oggvorbis
opengl pam pdflib perl png python quicktime readline samba sdl slang spell
sqlite sse ssl tcpd tetex theora tiff truetype truetype-fonts type1-fonts usb
userlocales vorbis xine xml2 xprint xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Joe Gallo 2005-07-02 09:50:28 UTC
Created attachment 62485 [details]
Updated .desktop file.
Comment 2 Joe Gallo 2005-07-02 09:51:17 UTC
Created attachment 62486 [details]
Updated ebuild.

Corrected the location for the desktop file.
Comment 3 Karol Wojtaszek (RETIRED) gentoo-dev 2005-07-14 03:23:55 UTC
Fixed in portage. Thanks for help.