if not os.path.exists(self.output_directory.text()):
            self.output_directory.setText(self.default_directory)