TableShape/reports crash

Dag Andersen danders at get2net.dk
Thu May 26 11:34:17 BST 2011


I get a crash in reports trying to create a table shape using 
createDefaultShape(). (It is not reimplemented in TableShapeFactory)
However, afaics implementing it is not possible because in CMakeLists.txt:

kde4_add_plugin(spreadsheetshape-deferred ${tableshape_LIB_SRCS})
kde4_add_plugin(spreadsheetshape TableShapeFactory.cpp)

target_link_libraries(spreadsheetshape-deferred calligratablescommon)
target_link_libraries(spreadsheetshape flake)

Hence, TableShapeFactory does not know about TableShape.

How can this be solved?
-- 
Mvh.
Dag Andersen



More information about the calligra-devel mailing list