| Summary: | koffice-kde4 fails on saving "word" format | ||
|---|---|---|---|
| Product: | [Unmaintained] kword | Reporter: | Ralph Janke <txwikinger> |
| Component: | general | Assignee: | Thomas Zander <zander> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | dominik.tritscher, h.stenstrom, mboquien |
| Priority: | NOR | Keywords: | triaged |
| Version First Reported In: | git | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ralph Janke
2008-07-26 20:35:09 UTC
I can confirm that bug, but kword didn't crash here. Changed severity to normal. Here are the error messages: "An error has occured while parsing the KWord file. At line: 1, column 1 Error message: QXml(I18N_EXCESS_ARGUMENTS_SUPPLIED)" And then: "Could not save /home/username/test.doc Reason: Internal error: saveXML not implemented" I used same versions as in initial report, with german locale. Hello, Using kword from SVN trunk r876128 i cannot reproduce the problem. Can you still reproduce it? Thanks. I just tried with kword beta3 and the problem still exists. As beta3 was release in late november, i assume it should be newer than r876128. SVN commit 918636 by zander:
Fixes: KWord fails on saving "word" format
BUG:167492
Details: KWord does not know how to save to the old format natively, so we can't use filters
that expect that format as an input format.
M +3 -0 KoFilterManager.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=918636
*** Bug 189692 has been marked as a duplicate of this bug. *** |