I think KApplication should override this method and return the correct value _after_ removing the arguments it handles itself. Currently, kapp->argc() returns a number which has nothing to do with with the real number of elements in kapp->argv(). Objections? Bernd.