![](https://secure.gravatar.com/avatar/b47d036b8f12e712f4960ba78404c3b2.jpg?s=120&d=mm&r=g)
No idea yet :/
The second and third bugs may have the same underlying cause - a bug in the resizing code / size allocation handler. This is strange, since I don't remember this being a problem before the GTK 3 related changes.
Best regards, Krzysztof
2016-08-09 10:20 GMT-07:00 Bryce Harrington <bryce@...961...>:
Following up on the revert of the Gtk3 canvas refactoring to resolve the performance regression, it looks like this may have caused a few side effects:
Canvas drawing errors: https://bugs.launchpad.net/inkscape/+bug/1608152
Crash on file open: https://bugs.launchpad.net/inkscape/+bug/1607698
Crash resizing application windows: https://bugs.launchpad.net/inkscape/+bug/1608216
Unfortunately these are all deemed blockers. :-/
Anyone have ideas on what might be the problem on these? Any chance there are fixes in trunk which need ported?
Bryce