Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90508 - Opera ebuild opera.desktop file doesn't put opera in the gnome Applications menu
Summary: Opera ebuild opera.desktop file doesn't put opera in the gnome Applications menu
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-26 09:42 UTC by Rob Henderson
Modified: 2005-04-26 10:39 UTC (History)
0 users

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


Attachments
opera.desktop patch (opera.patch,308 bytes, patch)
2005-04-26 09:44 UTC, Rob Henderson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Henderson 2005-04-26 09:42:53 UTC
The opera ebuild includes an opera.desktop file that appears not to be correct for use with Gnome.  As a result, Opera does not show up in the Applications/Internet menu in Gnome (although it does with KDE).  Attachment with patch to fix this follows.



Reproducible: Always
Steps to Reproduce:
1.Install opera
2.Go to gnome Application/Internet menu
3.Opera does not appear




FYI, this seems to be a problem with both 7.x and 8.x since they use the same
opera.desktop file.

Gentoo Base System version 1.4.16
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 11 2005, 08:34:51)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/X11/WindowMaker /etc/X11/rstart /etc/X11/serverconfig
/etc/X11/starthere /etc/X11/sysconfig /etc/X11/twm /etc/a2ps /etc/apm /etc/gconf
/etc/gnome-vfs-2.0 /etc/gtk-2.0 /etc/hotplug /etc/hotplug.d /etc/init.d
/etc/lam-mpi /etc/nmh /etc/snort /etc/sound /etc/ssl/misc /etc/terminfo
/usr/X11R6/lib/X11/xkb /usr/kde/3.3/share/config /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://spout.ussg.indiana.edu/pub/array2/linux/gentoo/
ftp://mirrors.tds.net/gentoo http://www.gtlib.cc.gatech.edu/pub/gentoo
http://csociety-ftp.ecn.purdue.edu/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://gentoo-install.cs.indiana.edu/gentoo-portage"
USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts cdr crypt cups curl
emboss encode esd f77 fam flac foomaticdb fortran gd gdbm gif gimpprint gnome
gphoto2 gpm gstreamer gtk gtk2 imagemagick imap imlib ipv6 java jpeg junit kde
ldap libg++ libwww mad mbox mikmod motif mozilla mp3 mpeg mysql ncurses nls nntp
ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime readline ruby
samba sdl slang snmp spell ssl svga tcltk tcpd tetex tiff truetype
truetype-fonts type1-fonts vorbis wmf xml xml2 xmms xprint xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Rob Henderson 2005-04-26 09:44:27 UTC
Created attachment 57297 [details, diff]
opera.desktop patch
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-04-26 09:56:03 UTC
Um, no. It's a Qt application, so the qt entry should stay. Does "Application;Qt;Network;WebBrowser;" work? If not, then it's a Gnome problem.
Comment 3 Rob Henderson 2005-04-26 10:10:36 UTC
Yes, just adding 'Application' does the trick.  Thanks!
Comment 4 Heinrich Wendel (RETIRED) gentoo-dev 2005-04-26 10:39:22 UTC
added