Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88361 - emacs installs with wrong command in gnome's Applications menu
Summary: emacs installs with wrong command in gnome's Applications menu
Status: RESOLVED DUPLICATE of bug 86932
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-08 08:18 UTC by Ng, Wey-Han
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ng, Wey-Han 2005-04-08 08:18:49 UTC
the item "Applications|Others|Emacs" points to /usr/bin/emacs-21 while there is not emacs-21 in that location.

Listing in /usr/bin for em* shows:

# ls -1 /usr/bin/em*
/usr/bin/emacs
/usr/bin/emacs.emacs-21
/usr/bin/emacsclient
/usr/bin/emacsclient.emacs-21
/usr/bin/emerge
#

The content of the desktop file for gnome Applications:
# cat /usr/share/gnome/apps/Application/emacs-21.desktop
[Desktop Entry]
Name=GNU Emacs 21
Comment=Emacs is the extensible, customizable, self-documenting real-time display editor.
Icon=gnome-emacs.png
Terminal=0
Type=Application
Exec=/usr/bin/emacs-21

Note where the Exec line is pointing to.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Ng, Wey-Han 2005-04-08 08:27:39 UTC
Forgot to include version info.

# qpkg -I -v emacs
app-editors/emacs-21.4 *
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-04-08 09:45:33 UTC

*** This bug has been marked as a duplicate of 86932 ***