[game-data-packager] 08/14: launcher: make debugging actually work

Simon McVittie smcv at debian.org
Fri Oct 14 00:09:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch master
in repository game-data-packager.

commit 7130eef5e91ef7e48927515cba206ebdffd90853
Author: Simon McVittie <smcv at debian.org>
Date:   Wed Oct 12 11:11:47 2016 +0100

    launcher: make debugging actually work
---
 runtime/launcher.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/runtime/launcher.py b/runtime/launcher.py
index 724385a..81ad311 100755
--- a/runtime/launcher.py
+++ b/runtime/launcher.py
@@ -585,4 +585,5 @@ class Gui:
         self.window.show_all()
 
 if __name__ == '__main__':
+    logging.basicConfig()
     Launcher().main()

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list