--- a/Plugins/VcsPlugins/vcsMercurial/HgServeDialog.py Mon Oct 14 18:26:25 2013 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/HgServeDialog.py Mon Oct 14 19:30:36 2013 +0200 @@ -135,7 +135,8 @@ self.vcs.getPlugin().setPreferences("ServerPort", port) self.vcs.getPlugin().setPreferences("ServerStyle", style) else: - E5MessageBox.critical(self, + E5MessageBox.critical( + self, self.trUtf8('Process Generation Error'), self.trUtf8( 'The process {0} could not be started. '