Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77204 - totem-0.100 doesn't install .desktop file properly
Summary: totem-0.100 doesn't install .desktop file properly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-09 01:18 UTC by stefan.ihringer
Modified: 2005-01-09 14:26 UTC (History)
1 user (show)

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


Attachments
fixdesktop.patch (fixdesktop.patch,959 bytes, patch)
2005-01-09 14:22 UTC, Andreas Proschofsky (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description stefan.ihringer 2005-01-09 01:18:04 UTC
I've updated to totem 0.100 but since then no video file is associated with it anymore. The Totem icon is gone from the applications menu as well. This seems to be due to the fact that totem's .desktop file isn't installed properly. There's just a file called "totem.desktop.in.in" in /usr/share/applications with the following contents:

[Desktop Entry]
Encoding=UTF-8
_Name=Totem Movie Player
_Comment=Play movies and songs
Exec=totem %u
Icon=media-player-48.png
Terminal=false
Type=Application
DocPath=
Categories=GNOME;Application;AudioVideo;X-Ximian-Main;X-Red-Hat-Base;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=totem
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=0.100
StartupNotify=true


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1, 
2.6.9-gentoo-r13 i686)
=================================================================
System uname: 2.6.9-gentoo-r13 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1,sys-kernel/linux26-headers-2.6.
8.1-r2
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/
share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/
control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo ftp://ftp.
uni-erlangen.de/pub/mirrors/gentoo http://ftp.snt.utwente.nl/pub/os/linux/gentoo 
http://ftp.easynet.nl/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X acl alsa apm avi berkdb bitmap-fonts bonobo cdr crypt cups dvd 
dvdr encode fam fbcon flac foomaticdb gdbm gif gnome gphoto2 gpm gstreamer gtk 
gtk2 gtkhtml guile imagemagick imlib ipv6 java jpeg libwww mad mikmod mmx motif 
mozilla mpeg ncurses nls oggvorbis opengl pam pdflib perl pic png ppds python 
quicktime readline sdl slang spell sse ssl svga tcltk tcpd tiff truetype xml2 xv 
zlib"
Comment 1 foser (RETIRED) gentoo-dev 2005-01-09 05:06:41 UTC
got a patch to fix it ?
Comment 2 Claessens Xavier 2005-01-09 05:24:09 UTC
same problem here :)
Comment 3 stefan.ihringer 2005-01-09 06:32:07 UTC
Sorry foser, I'm not a dev... just "Joe User" :-)
Comment 4 foser (RETIRED) gentoo-dev 2005-01-09 10:47:33 UTC
that's the easy way out, even joe user can browse the web right ?  Yep, it's already out there.
Comment 5 Andreas Proschofsky (RETIRED) gentoo-dev 2005-01-09 14:22:22 UTC
Created attachment 48053 [details, diff]
fixdesktop.patch

patch for the issue, works for me
Comment 6 foser (RETIRED) gentoo-dev 2005-01-09 14:26:14 UTC
i already fixed it, but that is the correct patch yep ;)