Thread: [Vnc2swf-users] doesnt start on WIN XP
Status: Alpha
Brought to you by:
euske
From: Christopher V. <chv...@ho...> - 2007-01-05 13:38:13
|
Hi, I am a bit if a newbie, but fascinated by the idea of vnc2swf, sadly the program doesnt start. whenever i run it, and i followed the video on how to install it closely, the dos interface just opens several line run past, and that's is. I got a screenshot of the lines which run past fast, and the lines are just descrition stuff, so i cant really give u an error message.... Running pync2swf-0.9.1 on Win XP RNC SERVER 4.1.2 any ideas? Christopher Vickers http://www.rechtsrat-jetzt.de/ _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ |
From: Yusuke S. <yu...@cs...> - 2007-01-05 23:21:02
|
On Fri, 05 Jan 2007 14:38:04 +0100, "Christopher Vickers" <chv...@ho...> wrote: > > I am a bit if a newbie, but fascinated by the idea of vnc2swf, sadly the > program doesnt start. whenever i run it, and i followed the video on how to > install it closely, the dos interface just opens several line run past, and > that's is. I got a screenshot of the lines which run past fast, and the > lines are just descrition stuff, so i cant really give u an error > message.... > Could you try running it from the dos prompt, rather than double-clicking the icon? so that you'll see what the error message is. Thanks Yusuke |
From: Christopher V. <chv...@ho...> - 2007-01-06 15:40:51
|
HI, it does the same thing, it does not matter whether I double click or use the dos promt, a small dos window opens up and and figures run past, fast. I cant read thm. Then I tried to capture the screen and it turns out that the figures running past are descriton stuff. I uploaded a screenshot of what i keep getting to http://www.legal-help.de/scrren.bmp any ideas? >From: Yusuke Shinyama <yu...@cs...> >Reply-To: General discussion about vnc2swf ><vnc...@li...> >To: General discussion about vnc2swf <vnc...@li...> >Subject: Re: [Vnc2swf-users] doesnt start on WIN XP >Date: Fri, 5 Jan 2007 15:21:26 -0800 (PST) > >On Fri, 05 Jan 2007 14:38:04 +0100, "Christopher Vickers" ><chv...@ho...> wrote: > > > > I am a bit if a newbie, but fascinated by the idea of vnc2swf, sadly the > > program doesnt start. whenever i run it, and i followed the video on how >to > > install it closely, the dos interface just opens several line run past, >and > > that's is. I got a screenshot of the lines which run past fast, and the > > lines are just descrition stuff, so i cant really give u an error > > message.... > > > >Could you try running it from the dos prompt, >rather than double-clicking the icon? so that you'll see what the error >message is. > >Thanks >Yusuke > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share >your >opinions on IT & business topics through brief surveys - and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >_______________________________________________ >Vnc2swf-users mailing list >Vnc...@li... >https://lists.sourceforge.net/lists/listinfo/vnc2swf-users _________________________________________________________________ Don't just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/ |
From: Yusuke S. <yu...@cs...> - 2007-01-06 17:53:48
|
On Sat, 06 Jan 2007 16:40:40 +0100, "Christopher Vickers" <chv...@ho...> wrote: > HI, > > it does the same thing, it does not matter whether I double click or use the > dos promt, a small dos window opens up and and figures run past, fast. I > cant read thm. Then I tried to capture the screen and it turns out that the > figures running past are descriton stuff. > > I uploaded a screenshot of what i keep getting to > > http://www.legal-help.de/scrren.bmp > > any ideas? Thanks. Looking at the title of the window, it seems like you were actually running "winvnc4.exe" instead of Python interpreter, because ".pyw" file is associated with WinVNC. I don't know why this is it... But wait, did you really install Python? I see other ".py" files are not associated with Python either, although they should've been. If you've already installed Python and still having the problem, here are a couple of things you can do: 1. Uninstall and try to reinstall the latest version of Python. 2. Could you try to associate that file with "pythonw" or "python"? 3. Go to the dos prompt, and type "python vnc2swf.py". Yusuke |
From: Christopher V. <chv...@ho...> - 2007-01-07 00:24:46
|
Hello Yusuke , you are right I didnt have python installed, well I did that now, but it still doesnt seem to work. I have done as u told me, installed it and associated the files with python as u can see. I have also renamed vnc2swf.pyw to vnc2swf.py in order to do the dos prompt http://www.rechtsrat-jetzt.de/s2.bmp but now i just get an empy screen and some wired compiled pythn files, see: http://www.rechtsrat-jetzt.de/s3.bmp I really appreciate that u are spending time giving me support. Once I get this done I will get a link to ur site, but have u got any more ideas of what I could be doing wrong? Christopher Vickers http://www.rechtsrat-jetzt.de/ >From: Yusuke Shinyama <yu...@cs...> >Reply-To: General discussion about vnc2swf ><vnc...@li...> >To: General discussion about vnc2swf <vnc...@li...> >Subject: Re: [Vnc2swf-users] doesnt start on WIN XP >Date: Sat, 6 Jan 2007 09:53:51 -0800 (PST) > >On Sat, 06 Jan 2007 16:40:40 +0100, "Christopher Vickers" ><chv...@ho...> wrote: > > HI, > > > > it does the same thing, it does not matter whether I double click or use >the > > dos promt, a small dos window opens up and and figures run past, fast. I > > cant read thm. Then I tried to capture the screen and it turns out that >the > > figures running past are descriton stuff. > > > > I uploaded a screenshot of what i keep getting to > > > > http://www.legal-help.de/scrren.bmp > > > > any ideas? > >Thanks. Looking at the title of the window, it seems like you were >actually running "winvnc4.exe" instead of Python interpreter, because >".pyw" file is associated with WinVNC. I don't know why this is it... > >But wait, did you really install Python? I see other ".py" files >are not associated with Python either, although they should've been. >If you've already installed Python and still having the problem, here are >a couple of things you can do: > > 1. Uninstall and try to reinstall the latest version of Python. > 2. Could you try to associate that file with "pythonw" or "python"? > 3. Go to the dos prompt, and type "python vnc2swf.py". > >Yusuke > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share >your >opinions on IT & business topics through brief surveys - and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >_______________________________________________ >Vnc2swf-users mailing list >Vnc...@li... >https://lists.sourceforge.net/lists/listinfo/vnc2swf-users _________________________________________________________________ FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/ |
From: Yusuke S. <yu...@cs...> - 2007-01-07 01:33:12
|
On Sun, 07 Jan 2007 01:24:35 +0100, "Christopher Vickers" <chv...@ho...> wrote: > Hello Yusuke , > > you are right I didnt have python installed, well I did that now, but it > still doesnt seem to work. Did you install Pygame too? I didn't realize that the latest version of Pygame win32 executable only supports python 2.4, so you probably need to install Python 2.4, not Python 2.5. Sorry for confusion. Yusuke |
From: Christopher V. <chv...@ho...> - 2007-01-07 18:13:12
|
HI, yes that was the problem, thanks it is working now. Greetings http://www.rechtsrat-jetzt.de/ >From: Yusuke Shinyama <yu...@cs...> >Reply-To: General discussion about vnc2swf ><vnc...@li...> >To: General discussion about vnc2swf <vnc...@li...> >Subject: Re: [Vnc2swf-users] doesnt start on WIN XP >Date: Sat, 6 Jan 2007 17:33:15 -0800 (PST) > >On Sun, 07 Jan 2007 01:24:35 +0100, "Christopher Vickers" ><chv...@ho...> wrote: > > Hello Yusuke , > > > > you are right I didnt have python installed, well I did that now, but it > > still doesnt seem to work. > >Did you install Pygame too? I didn't realize that the latest >version of Pygame win32 executable only supports python 2.4, so >you probably need to install Python 2.4, not Python 2.5. Sorry >for confusion. > >Yusuke > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share >your >opinions on IT & business topics through brief surveys - and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >_______________________________________________ >Vnc2swf-users mailing list >Vnc...@li... >https://lists.sourceforge.net/lists/listinfo/vnc2swf-users _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ |