Cairo-Dock / cairo-dock-core

Core part of Cairo-Dock project.
http://glx-dock.org
GNU General Public License v3.0
191 stars 47 forks source link

fix a crash when changing themes #46

Closed dkondor closed 1 month ago

dkondor commented 1 month ago

cairo_dock_reset_class_table () can be called whenever the current theme is reloaded / changed, which results in the DB backend also unloaded and then later crashing

TODO: add a separate function for stopping and unloading the DB backend when quiting