Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156533 - Gnome menu templates wrong for Openoffice 2.1
Summary: Gnome menu templates wrong for Openoffice 2.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-28 11:44 UTC by Steve Garcia
Modified: 2006-12-04 05:06 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 Steve Garcia 2006-11-28 11:44:39 UTC
OpenOffice 2.1 creates Gnome menu templates in /usr/share/applications.  They keep the same filenames as the version 2.0 templates, which is fine.

However, the "Exec" line in the new files (specifically writer, the others are similar) is:

Exec=openoffice.org-2.1 -writer %U

No file called "openoffice.org-2.1" is created however -- the executable is still the same as version 2.0:  "ooffice2"

The line on my other computer which still has 2.0 reads:
Exec=ooffice2 -writer %U

Changing the menu template on 2.1 to match that on 2.0 fixes the problem.
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2006-12-04 05:06:28 UTC
This is fixed now, thanks for reporting, closing