ellie-commons / sequeler

SQL Client built in Vala
GNU General Public License v3.0
804 stars 66 forks source link

switching theme from ligth to dark for the first time ends in crash #311

Open Cyborgscode opened 4 years ago

Cyborgscode commented 4 years ago

Version 0.7.4 FC 30

$ com.github.alecaddd.sequeler ** Gtk:ERROR:gtkcssinheritvalue.c:33:gtk_css_value_inherit_free: code should not be reached Abgebrochen (Speicherabzug geschrieben)

it's happed only on the first run of the binary, any later test worked so far. Will be something really nasty, i.e. "works only with a written config file". something like that.

Alecaddd commented 4 years ago

That happened to me once as well, but I can't recreate it anymore. I wonder if it might be a GTK bug.