Closed okin closed 5 years ago
Since updating to 0.1.3 the player segfaults when I try to start it. Sometimes I see the player window for a short amount of time.
The shell output is the following:
** (com.github.alainm23.byte:2007): CRITICAL **: 18:20:07.292: widgets_alert_view_construct: assertion 'description != NULL' failed (com.github.alainm23.byte:2007): GLib-GObject-CRITICAL **: 18:20:07.292: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed (com.github.alainm23.byte:2007): Gtk-CRITICAL **: 18:20:07.300: gtk_stack_add_named: assertion 'GTK_IS_WIDGET (child)' failed [1] 2007 segmentation fault com.github.alainm23.byte
Is there anything I can do to help debug this?
You can delete your database manually located in: /home/<user>/.local/share/com.github.alainm23.byte/
/home/<user>/.local/share/com.github.alainm23.byte/
This does the trick. Thank you!
Since updating to 0.1.3 the player segfaults when I try to start it. Sometimes I see the player window for a short amount of time.
The shell output is the following:
Is there anything I can do to help debug this?