The shortcuts oodraw, oocalc, oowriter, ooimpress, and oomath were broken by build 1.3.8 of 1.1.3. They all open the ooffice general shell, not their respective sub-applications with an empty document. It appears there is something going on with arguments. "oocalc --help" actually opens a new document in *oowriter*. I've made this Severity High since the bug prevents the user from starting the application.
Line 259: if ($0 =~ m/\/oo(calc|draw|impress|math|web|writer)$BinSuffix$/) { fails to match any of the wrapper scripts because none of their names end in $BinSuffix (i.e. "1.1").
Thanks again Novell... and who said there were benefits to a common patch repository? 2005-02-01 Petr Mladek <pmladek> * configure.in: use 1.1 as the default OOO_BINSUFFIX (instead of 1.9)
1.1.3-6 building now for rawhide and FC-3
*** Bug 147912 has been marked as a duplicate of this bug. ***
*** Bug 147893 has been marked as a duplicate of this bug. ***
1.1.3-6 has now been built, waiting on releng to push them to updates.
*** Bug 147930 has been marked as a duplicate of this bug. ***
*** Bug 147943 has been marked as a duplicate of this bug. ***