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: https://gitlab.xfce.org/panel-plugins/xfce4-weather-plugin/-/issues/34

Merge request reports