Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CellRenderer_TimeTrack now uses TimePlotData too #2384

Merged
merged 1 commit into from Oct 27, 2021

Conversation

rodolforg
Copy link
Contributor

No description provided.

@ice0
Copy link
Collaborator

ice0 commented Oct 26, 2021

There is an error if run synfigstudio and quit.

(synfigstudio:31625): Gtk-CRITICAL **: 07:57:24.159: gtk_widget_queue_draw: assertion 'GTK_IS_WIDGET (widget)' failed

You can debug it with G_DEBUG environment variable.
G_DEBUG=fatal-criticals

P.S. The problem was introduced by this PR (#2382)

backtrace:

g_logv 0x00007f3c8d709579
g_log 0x00007f3c8d709743
gtk_widget_queue_draw 0x00007f3c8de3083d
studio::TimePlotData::queue_draw timeplotdata.cpp:206
studio::TimePlotData::recompute_time_bounds timeplotdata.cpp:139
studio::TimePlotData::set_time_model timeplotdata.cpp:101
studio::Widget_Keyframe_List::set_time_model widget_keyframe_list.cpp:442
studio::Widget_Keyframe_List::~Widget_Keyframe_List widget_keyframe_list.cpp:124
studio::Widget_Keyframe_List::~Widget_Keyframe_List widget_keyframe_list.cpp:127
...

@rodolforg
Copy link
Contributor Author

P.S. The problem was introduced by this PR (#2382)

Done #2388

@ice0 ice0 merged commit 65850b9 into synfig:master Oct 27, 2021
@ice0
Copy link
Collaborator

ice0 commented Oct 27, 2021

Merged. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants