Have you tried compiling sheets with debug info and enabling sheets debugs in kdebugdialog5? That might give some idea what's wrong.
Tomas 2018-03-23 19:22 GMT+01:00 iIjier Iuiresd <calligrade...@yandex.ru>: > Hi, > I'm finishing up a new Qt5 .ods reading/writing library that will deprecate > my current one: > https://github.com/f35f22fan/QOds > and unlike LibreOffice, Calligra Sheets (v3.0.1) often doesn't display the > .ods data as expected or at all and doesn't report there's an issue with it. > > I was wondering if there's some way to query Calligra what exactly it > doesn't like about an .ods document? > > I would need this info to make it worth it for me to create .ods files that > Calligra can read properly. > >