[Vnc2swf-users] Hi i need help in Spanish or english
Status: Alpha
Brought to you by:
euske
|
From: Miguel A. F. G. <wik...@gm...> - 2006-04-14 15:58:27
|
hi there anybody that Speak Spanish? because i like install vnc2swf but this have errors 2006/4/13, vnc...@li... < vnc...@li...>: > > Send Vnc2swf-users mailing list submissions to > vnc...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/vnc2swf-users > or, via email, send a message with subject or body 'help' to > vnc...@li... > > You can reach the person managing the list at > vnc...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Vnc2swf-users digest..." > > > Today's Topics: > > 1. pyvnc2swf fpstack assertion error (Andrea Fey) > > --__--__-- > > Message: 1 > Date: Thu, 13 Apr 2006 21:23:58 -0400 > From: Andrea Fey <ak...@be...> > To: vnc...@li... > Subject: [Vnc2swf-users] pyvnc2swf fpstack assertion error > > I am trying to make a video recording a Pyro robotics simulation using > pyvnc2swf. It always stalls between the first and second minute, and I > get the following trace: > > Exception in Tkinter callback > Traceback (most recent call last): > File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 1345, in __call__ > return self.func(*args) > File "vnc2swf.py", line 225, in record > self.client.close() > File "/home/andrea/pyro/pyvnc2swf-0.8.2/rfb.py", line 525, in close > RFBProxy.close(self) > File "/home/andrea/pyro/pyvnc2swf-0.8.2/rfb.py", line 463, in close > self.fb.close() > File "/home/andrea/pyro/pyvnc2swf-0.8.2/rfb.py", line 814, in close > self.stream.close() > File "/home/andrea/pyro/pyvnc2swf-0.8.2/output.py", line 482, in close > self.writer.write_file(self.output_frames) > File "/home/andrea/pyro/pyvnc2swf-0.8.2/swf.py", line 708, in write_fil= e > assert not self.fpstack, 'nonempty fpstack: %r' % self.fpstack > AssertionError: nonempty fpstack: [<open file 'output.swf', mode 'wb' at > 0xb7c732f0>] > > I can stop recording before this happens and create .swf and html files, > although the second time through the loop the graphics don't refresh > properly. I can record the session without starting Pyro. I thought it > might be a permission problem and added full r/w permissions to any file > and directory related to my Pyro session (did not help), but since I can > create the files if they're very short, this should not be related. I'm > using the default shape mode to record, and have set up the session > exactly as in the instructions. > > I ran it with the debug option, but couldn't discern anything from the > log files. > > Has anyone seen this problem? I've searched the Pyrobot, python, and > pyvnc2swf archives/websites and have had no luck on Google - I'm not > really sure what I'm looking for, though. I have also dropped a note to > Pyrobot users. > > Thanks. > Andrea > > > > --__--__-- > > _______________________________________________ > Vnc2swf-users mailing list > Vnc...@li... > https://lists.sourceforge.net/lists/listinfo/vnc2swf-users > > > End of Vnc2swf-users Digest > |