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

Bug 9742

Summary: xchat-1.9.3 cannot be started from the GNOME menu
Product: Gentoo Linux Reporter: Andreas Simon <andreas.w.simon>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: VERIFIED REMIND    
Severity: normal    
Priority: High    
Version: 1.4_rc1   
Hardware: x86   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andreas Simon 2002-10-27 04:26:55 UTC
net-irc/xchat-1.9.3-r2 installs an erroneous .desktop file.
Although the binary is named "xchat-2" the .desktop file
contains "Exec=xchat". Thus when started from the GNOME
menue the non existant binary "xchat" is started.

Substitution "Exec=xchat" with "Exec=xchat-2" in
/share/applnk/Internet/xchat.desktop fixes this.
Comment 1 foser (RETIRED) gentoo-dev 2002-10-29 05:23:23 UTC
I know, its a masked devel version. Anyway, i don't know if this is a good
solution, since xchat1 writes the same file. So if you had them both installed,
you wouldn't have 2 menuitems. 

Had a fix locally for the first problem, but there are some other problems with
this ebuild as well, which i want to fix in time.
Comment 2 foser (RETIRED) gentoo-dev 2002-11-12 08:53:10 UTC
done