Corriendo Intro . . .
Corriendo CucaraSims . . .
Traceback (most recent call last):
File "/home/olpc/Activities/Bichos.activity/CucaraSims/Widgets.py", line 141, in __realize
self.player = ImagePlayer(self)
File "/home/olpc/Activities/Bichos.activity/CucaraSims/JAMediaImagenes/ImagePlayer.py", line 29, in __init__
self.player = PlayerBin(self.xid, self.width, self.height)
File "/home/olpc/Activities/Bichos.activity/CucaraSims/JAMediaImagenes/ImagePlayer.py", line 77, in __init__
self.video_bin = Video_Out(width, height)
File "/home/olpc/Activities/Bichos.activity/CucaraSims/JAMediaImagenes/ImagePlayer.py", line 142, in __init__
width, height))
TypeError: function takes at most 0 arguments (1 given)
Traceback (most recent call last):
File "/home/olpc/Activities/Bichos.activity/CucaraSims/Widgets.py", line 141, in __realize
self.player = ImagePlayer(self)
File "/home/olpc/Activities/Bichos.activity/CucaraSims/JAMediaImagenes/ImagePlayer.py", line 29, in __init__
self.player = PlayerBin(self.xid, self.width, self.height)
File "/home/olpc/Activities/Bichos.activity/CucaraSims/JAMediaImagenes/ImagePlayer.py", line 77, in __init__
self.video_bin = Video_Out(width, height)
File "/home/olpc/Activities/Bichos.activity/CucaraSims/JAMediaImagenes/ImagePlayer.py", line 142, in __init__
width, height))
TypeError: function takes at most 0 arguments (1 given)
Traceback (most recent call last):
File "/home/olpc/Activities/Bichos.activity/CucaraSims/CucaraSims.py", line 123, in __run_lectura
dialog.stop()
File "/home/olpc/Activities/Bichos.activity/CucaraSims/Widgets.py", line 69, in stop
visor.player.stop()
AttributeError: 'bool' object has no attribute 'stop'
Needs substantial testing after the port to GTK 3.
Needs substantial testing after the port to GTK 3.