To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47389
User cloph changed the following:
What |Old value |New value
================================================================================
Keywords| |oooqa
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Jun 1 05:09:51 -0700
2005 -------
Probably invalid/wontfix.
The freedesktop-spec doesn't hardcode the path to update-desktop-database. The
command run looks like this:
if (which update-desktop-database); then
update-desktop-database /usr/share/applications
fi
So it relies on the executable to reside in rpm's _install_script_path
It is not feasable to check for every possible location and a hint like "add the
path to update-desktop-database to rpm's searchpath (_install_script_path)"
would not be understood by the casual user. The advanced user will know what to
do in this case:
have a look at the script (what should be run and how) and then run the command
manually.
Esp. since SuSE has a dedicated package, it is (IMHO) not worth "fixing" this
for SuSE's packaging (=location) of update-desktop-database..
If you have a concrete suggestion please comment, otherwise I'll just close as
wontfix.
PS:
$ which update-desktop-database
/opt/gnome2/bin/update-desktop-database
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]