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

Bug 370725

Summary: app-office/libreoffice-bin-3.4.0 installs broken .desktop files
Product: Gentoo Linux Reporter: Victor Mataré <vmatare+gbug>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Victor Mataré 2011-06-08 21:27:01 UTC
$ grep Exec /usr/share/applications/libreoffice-*.desktop
/usr/share/applications/libreoffice-base.desktop:Exec=libreoffice3.4 --base %U
/usr/share/applications/libreoffice-calc.desktop:Exec=libreoffice3.4 --calc %U
/usr/share/applications/libreoffice-draw.desktop:Exec=libreoffice3.4 --draw %U
/usr/share/applications/libreoffice-impress.desktop:Exec=libreoffice3.4 --impress %U
/usr/share/applications/libreoffice-javafilter.desktop:Exec=libreoffice3.4 --writer %U
/usr/share/applications/libreoffice-math.desktop:Exec=libreoffice3.4 --math %U
/usr/share/applications/libreoffice-printeradmin.desktop:Exec=libreoffice3.4-printeradmin
/usr/share/applications/libreoffice-qstart.desktop:Exec=libreoffice3.4 --quickstart --nologo --nodefault
/usr/share/applications/libreoffice-startcenter.desktop:Exec=libreoffice3.4 %U
/usr/share/applications/libreoffice-writer.desktop:Exec=libreoffice3.4 --writer %U

$ which libreoffice3.4
which: no libreoffice3.4 in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/usr/games/bin:/home/ich/bin)

$ libreoffice3.4
bash: libreoffice3.4: command not found

$ qlist libreoffice-bin | grep libreoffice3.4
/usr/share/mime/packages/libreoffice3.4.xml
Comment 1 Matt Turner gentoo-dev 2011-06-09 05:43:52 UTC

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