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

Bug 130069

Summary: media-sound/tagtool .desktop file doesn't validate
Product: Gentoo Linux Reporter: Joe Gallo <jsg8pitt>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: This version validates and shows the application in the menu.

Description Joe Gallo 2006-04-15 09:18:11 UTC
$ desktop-file-validate tagtool.desktop
tagtool.desktop: error: required key "Encoding" not found
tagtool.desktop: warning: boolean key "Terminal" has value "0", boolean values should be "false" or "true", although "0" and "1" are allowed in this field for backwards compatibility

So, that's why it isn't showing up in my menus, for starters.

Corrections are to set the Encoding to "UTF-8", and Terminal to "false".

Still doesn't show up in the menus, though...  

However, setting "Categories" to "GNOME;GTK;Application;AudioVideo;" fixes that.

Corrected version attached...


Portage 2.1_pre7-r5 (default-linux/x86/2006.0, gcc-4.0.3, glibc-2.4-r1, 2.6.16-gentoo-r2 i686)
=================================================================
System uname: 2.6.16-gentoo-r2 i686 Pentium III (Coppermine)
Gentoo Base System version 1.12.0_pre17
ccache version 2.4 [disabled]
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
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.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
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/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/init.d /etc/revdep-rebuild /etc/sound /etc/splash /etc/terminfo /usr/lib/X11/xkb /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac alsa apache2 apm avahi avi berkdb bitmap-fonts cairo cdr cli crypt ctype cups dba dbus dri dvd eds emboss encode expat fastbuild ffmpeg flac foomaticdb force-cgi-redirect ftp gcj gd gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 hal howl imlib ipv6 isdnlog jpeg libg++ libwww mad memlimit mikmod mmx mng mono mp3 mpeg ncurses nls nptl ogg oggvorbis opengl pam pcre pdflib perl png posix pppd python quicktime readline rss samba sdl session simplexml soap sockets spell spl sse sse2 ssl tcpd theora tokenizer truetype truetype-fonts type1-fonts udev usb userlocales vhosts vorbis xml xprint xsl xv zlib elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse kernel_linux linguas_en userland_GNU video_cards_nv"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Joe Gallo 2006-04-15 09:19:20 UTC
Created attachment 84721 [details]
This version validates and shows the application in the menu.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-18 11:27:59 UTC
Please report upstream.