Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25850 - openoffice has ${D} leftovers in .desktop files
Summary: openoffice has ${D} leftovers in .desktop files
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-03 20:55 UTC by Carl A. Dunham
Modified: 2003-10-10 08:53 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 Carl A. Dunham 2003-08-03 20:55:48 UTC
% cd /opt/OpenOffice.org1.1_rc1/share/ 
% grep Exec *.desktop 
calc.desktop:Exec="/var/tmp/portage/openoffice-bin-1.1_rc1/image//usr/bin/oocalc" 
draw.desktop:Exec="/var/tmp/portage/openoffice-bin-1.1_rc1/image//usr/bin/oodraw" 
impress.desktop:Exec="/var/tmp/portage/openoffice-bin-1.1_rc1/image//usr/bin/ooimpress" 
math.desktop:Exec="/var/tmp/portage/openoffice-bin-1.1_rc1/image//usr/bin/oomath" 
printeradmin.desktop:Exec="/var/tmp/portage/openoffice-bin-1.1_rc1/image//usr/bin/oopadmin" 
template.desktop:Exec="/var/tmp/portage/openoffice-bin-1.1_rc1/image//opt/OpenOffice.org1.1_rc1/program/fromtemplate" 
web.desktop:Exec="/var/tmp/portage/openoffice-bin-1.1_rc1/image//usr/bin/ooweb" 
writer.desktop:Exec="/var/tmp/portage/openoffice-bin-1.1_rc1/image//usr/bin/oowriter" 
%  

Reproducible: Always
Steps to Reproduce:
1. setenv USE kde 
2. emerge openoffice-bin 
3. select any OOo app from KDE menu 
Actual Results:  
Nothing 

Expected Results:  
App start
Comment 1 Carl A. Dunham 2003-08-03 20:57:41 UTC
Sorry, first line should be: 
 
% cd /opt/OpenOffice.org1.1_rc1/share/kde/net/ 
 
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2003-10-03 04:49:06 UTC
This should no longer be a problem with 1.1.0, if it is, please report
Comment 3 Carl A. Dunham 2003-10-10 08:53:30 UTC
Looks good, thanks.