Bug 147893
| Summary: | openoffice doesnt create a new document on startup | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Phil Anderson <pza> | ||||
| Component: | openoffice.org | Assignee: | Dan Williams <dcbw> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | gerry, jim9000 | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2005-02-13 00:03:44 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Phil Anderson
2005-02-12 04:04:28 UTC
Created attachment 111021 [details]
Empty window when launching Openoffice
Same here. I'm glad to have the printers back, however. Workaround: Include the component you wish to use in the command line. For example: ooffice -writer That seems to work for me. This is the way the official OpenOffice.org builds work - if you just launch "soffice" it appears blank. To fix this edit /usr/bin/ooffice changing line 39 to read: my $BinSuffix = ''; |