hi, in a recent SVN update a debug 'print' creeped in
you may want to delete it
a.
--- freevo-1.9.2b2/src/dialog/dialogs.py 2011-02-20
09:23:30.000000000 +0100
+++ svn/freevo-1.x/freevo//src/dialog/dialogs.py 2011-11-04
20:40:06.109990896 +0100
@@ -232,6 +232,7 @@
self.event_context = 'input'
def eventhandler(self, event):
+ print event
if event in ('STOP', 'INPUT_EXIT'):
self.hide()
return True
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
