You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in the 2d view window drag the center and radius to some random place
in the node view drag the green output line to somewhere in an empty space
crash
[moath@moath-pc build]$ antimony
(process:28983): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Segmentation fault (core dumped)
[moath@moath-pc build]$ antimony
(process:29001): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Segmentation fault (core dumped)
[moath@moath-pc build]$
The text was updated successfully, but these errors were encountered:
I can't reproduce this on my latest build (252c3ab).
What branch / commit are you running?
Is the Gtk-WARNING something that pops up on startup, or is that printed when the crash happens?
Can you run in gdb and see what the stack trace looks like?
Steps for reproducing the crash
The text was updated successfully, but these errors were encountered: