[londonlaw-users] Re: 0.3.0 preview release

We played through a game today with the new 0.3.0pre1 release. Some notes:
- Installed fine on Ubuntu 5.10 but you'll need to first install the
python-dev package before you "python setup.py install".
- Had issues installing on Gentoo also after unmerging the old
version. The install seemed to work but the client wouldn't run - not
sure if it was the same assertion as below.
- Installed fine on Windows.
- Wouldn't install properly on a Mac, which I know few details about.

Anyway, ran a server on Ubuntu 5.10 and used 5 Windows clients with
one AI detective. Played all the way through to the end (Mr. X won).

John

On 3/14/06, Niels van Mourik <niels@xxxxxxxxx> wrote:
> Hi!
> I had an earlier version installed (trough Gentoo's emerge) and now I
> just thought I could overwrite the install by running "python setup.py
> install".
>
> Well, this overwriting works, but I could not launch london-client anymore.
>
> This is what I get:
>
> niels@yukos ~/.apps $ london-client
> Attempting to launch client from current directory...
> Traceback (most recent call last):
>   File "/usr/bin/london-client", line 32, in ?
>     import londonlaw.guiclient
>   File "/usr/lib/python2.4/site-packages/londonlaw/guiclient/__init__.py",
> line 25, in ?
>     threadedselectreactor.install()
>   File
> "/usr/lib/python2.4/site-packages/londonlaw/common/threadedselectreactor.py",
> line 298, in install
>     installReactor(reactor)
>   File "/usr/lib/python2.4/site-packages/twisted/internet/main.py", line 23,
> in installReactor
>     assert not sys.modules.has_key('twisted.internet.reactor'), \
> AssertionError: reactor already installed
>
> So what do I need to do? Do I need to reinstall the twisted internet thingie?
>
> niels
>
>
> Op dinsdag 14 maart 2006 05:43, schreef Paul Pelzl:
> > I've just made a snapshot of the development code:
> > http://www.eecs.umich.edu/~pelzlpj/londonlaw/londonlaw-0.3.0pre1.tar.gz
> > http://www.eecs.umich.edu/~pelzlpj/londonlaw/londonlaw-0.3.0pre1.zip
> > (This is also available from my Arch archive as
> > pelzlpj@xxxxxxxxxxxxxxxxxxxx/londonlaw--main--0.3--patch-108 ).
> >
> > I would very much appreciate some help testing this for bugs.  In
> > particular, it's difficult for me to adequately test the new i18n
> > code... so it would be great if some of you outside the US could see if
> > you can break something.
> >
> > What's new:
> >
> >    * i18n.  Thanks to the efforts of numerous translators, there is
> >      at least partial support for 11 different languages.
> >
> >    * AI clients.  Players can request an AI opponent while registering
> >      for a game.  At the moment there is only a pair of "Rather Dumb"
> >      AI clients available, meant as a proof of concept.
> >
> >    * Admin client.  There is a text-mode admin client that can be used
> >      to delete games, eject players, etc.  It has an online help system,
> >      which is hopefully enough to explain the usage.
> >
> >      The admin client won't work without setting up an admin password.
> >      Create a file called ~/.londonlaw/server/config that looks like
> >      this:
> >
> >          [server]
> >          admin_password: PASSWORD
> >          game_expiration: 240
> >
> >      Replace PASSWORD with whatever you want.  The game expiration is
> >      the number of hours after which stale games should be purged.
> >
> > If you do test out this snapshot, it would help if you could report the
> > following (whether you found bugs or not): platform, LANG/locale info,
> > wxPython version, twisted version.
> >
> > Thanks,
> >
> > Paul
> >
> >
> > ==============================================================
> > The London Law Users mailing list
> > londonlaw-users@xxxxxxxxxxxxx
> > List info: http://www.freelists.org/list/londonlaw-users
> > ==============================================================
>
> --
> C makes it easy for you to shoot yourself in the foot. C++ makes that
> harder, but when you do, it blows away your whole leg.
>       -- Bjarne Stroustrup
>
>
>
=============================================================The London Law 
Users mailing list
londonlaw-users@xxxxxxxxxxxxx
List info: http://www.freelists.org/list/londonlaw-users
=============================================================

Other related posts: