https://bugs.documentfoundation.org/show_bug.cgi?id=155779
Jim Avera <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEEDINFO |RESOLVED --- Comment #3 from Jim Avera <[email protected]> --- > Can you still reproduce, Jim? No, the problem seems to be gone now. Like Stéphane, it worked silently for me with 7.5.7. However many warnings (errors?) occur with a later release, 7.6.3.0.0, although the conversion succeeded: warn:opencl:556846:556846:desktop/source/app/opencl.cxx:206: Failed to initialize OpenCL for test warn:legacy.tools:556846:556846:sfx2/source/appl/appuno.cxx:454: invalid type for Stream convert /tmp/test.dir/test.csv as a Calc document -> /tmp/test.dir/test.ods using filter : calc8 warn:xmloff:556846:556846:xmloff/source/text/XMLTextListAutoStylePool.cxx:163: getStyleFamilies() from XModel failed for export! warn:xmloff:556846:556846:xmloff/source/text/XMLTextListAutoStylePool.cxx:163: getStyleFamilies() from XModel failed for export! warn:editeng:556846:556846:editeng/source/uno/unofield.cxx:375: Id service unknown: 5 [repeated many times with different Id numbers] warn:xmloff:556846:556846:xmloff/source/text/XMLTextListAutoStylePool.cxx:163: getStyleFamilies() from XModel failed for export! warn:legacy.osl:556846:556846:sc/source/core/data/document.cxx:5606: Wrong index in AttrArray warn:xmloff:556846:556846:xmloff/source/text/XMLTextListAutoStylePool.cxx:163: getStyleFamilies() from XModel failed for export! warn:legacy.osl:556846:556846:xmloff/source/core/SettingsExportHelper.cxx:176: this type is not implemented now And with master downloaded today: warn:opencl:556970:556970:desktop/source/app/opencl.cxx:206: Failed to initialize OpenCL for test warn:legacy.tools:556970:556970:sfx2/source/appl/appuno.cxx:454: invalid type for Stream convert /tmp/test.dir/test.csv as a Calc document -> /tmp/test.dir/test.ods using filter : calc8 warn:xmloff:556970:556970:xmloff/source/text/XMLTextListAutoStylePool.cxx:163: getStyleFamilies() from XModel failed for export! warn:xmloff:556970:556970:xmloff/source/text/XMLTextListAutoStylePool.cxx:163: getStyleFamilies() from XModel failed for export! warn:xmloff:556970:556970:xmloff/source/text/XMLTextListAutoStylePool.cxx:163: getStyleFamilies() from XModel failed for export! warn:legacy.osl:556970:556970:sc/source/core/data/document.cxx:5504: Wrong index in AttrArray warn:xmloff:556970:556970:xmloff/source/text/XMLTextListAutoStylePool.cxx:163: getStyleFamilies() from XModel failed for export! warn:legacy.osl:556970:556970:xmloff/source/core/SettingsExportHelper.cxx:176: this type is not implemented now I'll set this ticket to resolved WFM, but if the above messages indicate something specific to the CSV input filter, please re-open. -- You are receiving this mail because: You are the assignee for the bug.
