Code review comment for lp://qastaging/~tiagosh/dee-qt/dee-qt-local-models

Revision history for this message
Gerry Boland (gerboland) wrote :

I'm getting critical warnings of the form:

[CRITICAL] dee: dee_model_get_first_iter: assertion `DEE_IS_MODEL (self)' failed
[CRITICAL] dee: dee_model_get_last_iter: assertion `DEE_IS_MODEL (self)' failed
[CRITICAL] dee: dee_sequence_model_set_row: assertion `iter != NULL' failed

when using the local models lens. Some incorrect data seems to be coming out also.

I'm compiling against libdee-1.0-4 version 1.0.0+bzr340ubuntu0+224

This backtrace might help: https://pastebin.canonical.com/59428/ (got with G_DEBUG=fatal_criticals gdb unity-2d-shell)

I've had a little chat with Michal (mhr3) about it, but nothing obvious wrong struck him unfortunately.

review: Needs Fixing

« Back to merge proposal