Bug 147889 - individual app shortcuts (oocalc, oowriter) broken
Summary: individual app shortcuts (oocalc, oowriter) broken
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: openoffice.org
Version: 3
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Dan Williams
QA Contact:
URL:
Whiteboard:
: 147893 147912 147930 147943 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-02-12 02:28 UTC by Steve Hall
Modified: 2007-11-30 22:11 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-02-13 00:04:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Steve Hall 2005-02-12 02:28:52 UTC
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.

Comment 1 Nicholas Miell 2005-02-12 08:24:49 UTC
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").

Comment 2 Dan Williams 2005-02-12 15:33:36 UTC
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)


Comment 3 Dan Williams 2005-02-12 16:11:30 UTC
1.1.3-6 building now for rawhide and FC-3

Comment 4 Dan Williams 2005-02-12 21:13:15 UTC
*** Bug 147912 has been marked as a duplicate of this bug. ***

Comment 5 Dan Williams 2005-02-13 00:03:46 UTC
*** Bug 147893 has been marked as a duplicate of this bug. ***

Comment 6 Dan Williams 2005-02-13 00:04:34 UTC
1.1.3-6 has now been built, waiting on releng to push them to updates.

Comment 7 Dan Williams 2005-02-13 18:32:08 UTC
*** Bug 147930 has been marked as a duplicate of this bug. ***

Comment 8 Dan Williams 2005-02-13 22:15:19 UTC
*** Bug 147943 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.