QXlsx icon indicating copy to clipboard operation
QXlsx copied to clipboard

ASSERT error

Open GraninDB opened this issue 5 years ago • 1 comments

Hello!

I try to open file with this code
Document xlsxR(fileName); xlsxR.load()

ASSERT: "reader.name() == QLatin1String("pos")" in file ..\Test\source\xlsxdrawinganchor.cpp, line 124

File with error

GraninDB avatar Oct 31 '19 18:10 GraninDB

Dear @GraninDB

The read processing for CT_Shape seems odd. The code is currently commented out.

j2doll avatar Nov 01 '19 10:11 j2doll