Bug 175194
Summary: | the application cannot be started - "CrashReporter" not found .. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | mp <mp> |
Component: | openoffice.org | Assignee: | Caolan McNamara <caolanm> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | athlon | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-01-12 11:41:03 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: |
Description
mp
2005-12-07 16:13:52 UTC
You reverted to 1.9.X from a 2.0.X, that's likely the problem. Can you
> tar czf /tmp/oooprofile.tar.gz ~/.openoffice.org2.0
> rm ~/.openoffice.org2.0/user/registry/cache/org.openoffice.Office.Recovery.dat
and then restart OOo and see if that makes a difference. If it doesn't, then if
you could attach /tmp/oooprofile.tar.gz I'll see if I can reproduce the problem.
yup! nice one, sorted!! thx The first execution brought up the splash screen and the blue progress line went all the way but the writer app did not start, then i ran from cmd line to see output and it started just fine - then terminated that instance, started a new from desktop icon "openoffice.org-2.0 -writer". Running fine - of course it may be that the old random crashing persist - yet to determine that :) I'm facing the same problem after the last up2date ran a couple of days ago. I tried to delete the whole .openoffice.org2.0 folder but that didn"t do much. Any other ideas? Well you could rpm --erase `rpm -qf /usr/lib/openoffice.org2.0 | xargs` and then see if there is still a /usr/lib/openoffice.org2.0 directory, if so tar the contents up and attach them here, then rm -rf /usr/lib/openoffice.org2.0 and re-install the new version. Did you also revert to an older version and then forward to a newer one ? I've never seen this problem. |