To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=97491 Issue #|97491 Summary|"soffice" now being binary instead of shellscript Component|framework Version|current Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|code Assigned to|hro Reported by|rene
------- Additional comments from [email protected] Mon Dec 22 12:37:19 +0000 2008 ------- [ filing as current, as OOO300_m14 doesn't appear in the list ] OOO300_m14 (cws macrestart2) introduced this: Index: prj/d.lst =================================================================== RCS file: /cvs/framework/desktop/prj/d.lst,v retrieving revision 1.67.12.1 retrieving revision 1.67.12.2 diff -u -r1.67.12.1 -r1.67.12.2 --- prj/d.lst 27 Aug 2008 14:32:03 -0000 1.67.12.1 +++ prj/d.lst 11 Dec 2008 15:22:37 -0000 1.67.12.2 @@ -12,10 +12,11 @@ ..\%__SRC%\bin\soffice.bin %_DEST%\bin%_EXT%\soffice.bin ..\%__SRC%\bin\officeloader.exe %_DEST%\bin%_EXT%\soffice.exe ..\%__SRC%\bin\soffice %_DEST%\bin%_EXT%\soffice.bin -..\%__SRC%\bin\officeloader %_DEST%\bin%_EXT%\soffice +..\%__SRC%\bin\soffice %_DEST%\bin%_EXT%\soffice ..\%__SRC%\bin\so\soffice.bin %_DEST%\bin%_EXT%\so\soffice.bin ..\%__SRC%\bin\so\officeloader.exe %_DEST%\bin%_EXT%\so\soffice.exe ..\%__SRC%\bin\so\soffice %_DEST%\bin%_EXT%\so\soffice.bin +..\%__SRC%\bin\so\soffice %_DEST%\bin%_EXT%\so\soffice ..\%__SRC%\bin\sofficeapp.dll %_DEST%\bin%_EXT%\sofficeapp.dll ..\%__SRC%\lib\isofficeapp.lib %_DEST%\lib%_EXT%\isofficeapp.lib ..\%__SRC%\lib\libsofficeapp.dylib %_DEST%\lib%_EXT%\libsofficeapp.dylib So "soffice" now isn't anymore the scripts/soffice.sh script but the binary "soffice" (formerly being soffice.bin) Was this really intended in a *micro*, *bugfix* release. Why is desktop/soffice.sh (which some people do rely on to make locking configurable for their distros by adding a small snippet on top) then not gone, too? --------------------------------------------------------------------- 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]
