QPainter::end: Painter is not active, aborted
Assertion triggered in const lyx::Row& lyx::LyXText::getRowNearY(const lyx::BufferView&, 
int, lyx::pit_type) const by failing check "!par.rows().empty()" in file 
../../src/text2.C:982
Abort (core dumped)

I traced to par.rows().empty() and I am wondering if par is unique
across buffer views. Anyway, I am working on it right now.

Bo

Reply via email to