Hi,
which function may produce an error: "bundle_print_function: bundle name is empty string"? I tried to find it in all source tree but I can't figure out in which file it is coded.
Marcin
gui/fncall.c: fprintf(stderr, "bundle_print_function: bundle name is %s\n",
Maybe the underscore caused some problems, I escaped it when grep-ping.
cheers
sven