Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/atoidejouer/ui/screens.py
diff options
context:
space:
mode:
Diffstat (limited to 'atoidejouer/ui/screens.py')
-rw-r--r--atoidejouer/ui/screens.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/atoidejouer/ui/screens.py b/atoidejouer/ui/screens.py
index 551edab..e4477c0 100644
--- a/atoidejouer/ui/screens.py
+++ b/atoidejouer/ui/screens.py
@@ -187,6 +187,9 @@ class ScreenStory(graphics.Scene):
if self.toolbar.activity._thread is None:
pass
elif self.toolbar.activity._thread._pause is False:
+ # DEBUG
+ logger.debug('[screens] refresh - _pause: %s' % self.toolbar.activity._thread._pause)
+ # DEBUG
# for each sound
for _n in self._get_keys('sounds').get_names():
if sequence_name is None\
@@ -449,6 +452,7 @@ class ScreenStory(graphics.Scene):
# play
_s.play()
else:
+ _s.seek(frame)
_s.play()
else:
# create new