Skip to content

Fix null g_array_sort() argument

Ghost User requested to merge (removed):sort into master

Opening the properties dialog results in the following error message if the $HOME/.config/xfce4/weather/icons directory doesn't exist:

GLib-CRITICAL **: g_array_sort: assertion 'array != NULL' failed

Closes: #34 (closed)

Merge request reports