https://bugs.kde.org/show_bug.cgi?id=319491
Albert Astals Cid <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Albert Astals Cid <[email protected]> --- Unfortunately the crash seems "impossible", it doesn't seem we are coming from a crash in the bt and also slotRelayoutPages is being called in a queued connection which means it came from QMetaObject::invokeMethod(this, "slotRelayoutPages", Qt::QueuedConnection); but can't see how that may end up broken information in d->items since everything there is run in the UI thread. I'll leave this open for a while in case someone has a similar bt, but for now i'm quite at a loss :-/ -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Okular-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/okular-devel
