--- xcdroast-0.98alpha16/src/setup.c.orig 2008-08-21 12:07:18.000000000 +0400 +++ xcdroast-0.98alpha16/src/setup.c 2016-07-09 11:26:54.724084818 +0300 @@ -4468,7 +4468,7 @@ if (!textonly) { show_dialog(ICO_ERROR,tmp, T_OK, NULL, NULL, 0); } else { - g_warning(tmp); + g_warning("%s",tmp); } } }