barolet / kovans-ogbot

Automatically exported from code.google.com/p/kovans-ogbot
0 stars 0 forks source link

Ogbot doesn't launch web browser #192

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi everyone!

My problem is simple to explain, but hard for me to resolve it because
python is not my area...

I'm using winxp with Ogbot2,2Beta for windows+Ogbot2.2Beta9 and the web
browser button just doesn't work.

I get in the log:

Traceback (most recent call last):
  File "src\gui.py", line 308, in launchBrowser
    webbrowser.open("http://%s/game/index.php?session=%s" %
(server,session))             
  File "webbrowser.pyo", line 55, in open
  File "webbrowser.pyo", line 185, in open
  File "subprocess.pyo", line 551, in __init__
ValueError: close_fds is not supported on Windows platforms

So to the guys that understand this, can I edit something and resolve it?

Thanx in advanced! ;)

Original issue reported on code.google.com by naik...@gmail.com on 7 Jun 2007 at 11:00

GoogleCodeExporter commented 8 years ago
For now I found a way of lauching the web browser, I go to the debug folder and 
open
a page and see the session code, then I just paste it to firefox and that's it, 
but
the button on the ogbot would be better if it was working... xD

Original comment by naik...@gmail.com on 7 Jun 2007 at 9:31

GoogleCodeExporter commented 8 years ago
do you get the bot to start and function?
how do you install the beta?

Original comment by Tobias.M...@gmail.com on 8 Jun 2007 at 9:07

GoogleCodeExporter commented 8 years ago
What I did was to extract the beta to the same folder of Ogbot.

Original comment by naik...@gmail.com on 9 Jun 2007 at 11:29

GoogleCodeExporter commented 8 years ago
i cant get it to work, 
naikowe,, cant you upload you fuctioning bot then??

TIA

Original comment by Tobias.M...@gmail.com on 9 Jun 2007 at 5:08

GoogleCodeExporter commented 8 years ago

Original comment by jsceballos on 9 Jun 2007 at 10:04

GoogleCodeExporter commented 8 years ago

Original comment by jsceballos on 9 Jun 2007 at 10:21

GoogleCodeExporter commented 8 years ago

Original comment by jsceballos on 9 Jun 2007 at 10:43

GoogleCodeExporter commented 8 years ago
I'm pretty sure this is a Python bug. Update your Python version

Original comment by jsceballos on 10 Jun 2007 at 5:16