Properly initialize the parent widget to nullptr in ProcessController
Otherwise we end up sending some garbage pointer address to KAuth which will crash trying to dereference it.
Otherwise we end up sending some garbage pointer address to KAuth which will crash trying to dereference it.