ThomasMadappattu / jkeys

Automatically exported from code.google.com/p/jkeys
0 stars 0 forks source link

works great (except with Bub Brothers) #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I wrote a very simple code that works great with other games, but it does not 
work with Bub Brothers in Ubuntu 10.10. I know very little about computers, but 
does it have something to do with the fact that the game (although it runs on 
the computer) needs to open a browser in order launch the game?

This is the only message I get in the command line that is different from the 
ones I get when playing other games.

Thanks a lot!
III

Starting application
['bubbros']
Running on Python 2.6.6 (r266:84292, Sep 15 2010, 15:52:39) 
[GCC 4.4.5]
Trying to open 'http://127.0.0.1:8000/0x8e3c/' with 'gnome-open'...
Done running 'gnome-open'.

------------------------------------------------------------
If the browser fails to open the page automatically,
you will have to manually go to the following URL:
  http://127.0.0.1:8000/0x8e3c/
------------------------------------------------------------
Note that the server runs in the background. You have to use
the 'Stop this program' link to cleanly stop it.
Normally, however, running this script multiple times should
not create multiple servers in the background.

Original issue reported on code.google.com by iglesias...@gmail.com on 6 Dec 2012 at 4:11