--- loader/loader.c 2008-10-11 17:58:31.000000000 +0200 +++ loader/loader.c-new 2008-11-05 21:42:15.000000000 +0100 @@ -1204,7 +1204,7 @@ char *url = NULL, *ret = NULL, *devName = NULL, *kbdtype = NULL; static iface_t iface; - int i, rc, dir = 1; + int i, rc=0, dir = 1; int needsNetwork = 0, class = -1; int skipMethodDialog = 0, skipLangKbd = 0;