(Solved) 0.64.1 Dev - Opening Preview window cause Segfault

Open synfig
Call Preview
Segault

code: GLib-GObject-CRITICAL : Object class gtkmm__CustomObject_N6studio15ValueBase_EntryE doesn’t implement property ‘editing-canceled’ from interface ‘GtkCellEditable’
synfigstudio: /home/haricot/Sources/Synfig/synfig/install/include/ETL/_handle.h:277: T
etl::handle::operator->() const [with T = studio::Preview; etl::handle::pointer = studio::Preview
]: Assertion `obj’ failed.
[/code]

edit the bug is not present in “master 0.64.1” , come from actual my get_window hunt , sorry :wink:

see(ya:!

I can’t reproduce that recipe: I don’t understand “Call Preview”.
EDIT: Replace: “Call Preview” with “Caret Menu->View->Show Preview”
Crash confirmed and recently fixed in master.
Great work!

-G