To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=93564 Issue #|93564 Summary|desktop-integration rpm broken in 3.0rc1 Component|gsl Version|OOO300m5 Platform|Unknown URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|code Assigned to|pl Reported by|cloph
------- Additional comments from [EMAIL PROTECTED] Sun Sep 7 12:46:57 +0000 2008 ------- The first part is probably only solvable by providing pointers in the Readme/install instructions: The freedesktop-rpm (didn't check others) installs mime-icons, but the 2.4 package installed mime-icons as well (as well as mime-info files) - so when having 2.4 installed already, installing the 3.0 packages will conflict. Using --replacefiles allows rpm to overwrite the icons provided by 2.4 package with those from the 3.0 package. This however will not only replace the icon files, but also change the "soffice" script to start OOo 3.0, not 2.4 (OK with me). The following is *NOT* ok: sysui30 changed the call to gtk-update-icon theme to use --ignore-theme-index This switch doesn't make sense at all. Creating a cache for a directory where there is no theme is useless and broken. Furthermore the change kept the old, almost identical code in commented form. This already shows (IMHO) that the committer was unsure whether the taken path is really correct or not. (It is just wrong) AND: It was captioned with "run always", but is still in the if-block that limits to one (respectively zero)-instance of the package (i.e. first install/complete uninstall) Again minor: the "SuSE fix" (trying a hardcoded path for gtk-update-icon-cache first) is kind of pointless for a package not meant to be installed on SuSE (And: In the download set all the desktop-integration rpms were added twice, once with revision 9347, once with revision 9350) --------------------------------------------------------------------- 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]
