<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Looks cool - but I wasn't able to run it, and I didn't have time to
open it up and see. Missing images? :-)<br>
<br>
$ python netrek.py<br>
Netrek Client Pygame<br>
Copyright (C) 2007 James Cameron <a class="moz-txt-link-rfc2396E" href="mailto:quozl@us.netrek.org">&lt;quozl@us.netrek.org&gt;</a><br>
<br>
This program comes with ABSOLUTELY NO WARRANTY; for details see source.<br>
This is free software, and you are welcome to redistribute it under
certain<br>
conditions; see source for details.<br>
<br>
ALSA lib confmisc.c:769:(parse_card) cannot find card ''<br>
ALSA lib conf.c:3510:(_snd_config_evaluate) function
snd_func_card_driver returned error: No such device<br>
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings<br>
ALSA lib conf.c:3510:(_snd_config_evaluate) function snd_func_concat
returned error: No such device<br>
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name<br>
ALSA lib conf.c:3510:(_snd_config_evaluate) function snd_func_refer
returned error: No such device<br>
ALSA lib conf.c:3982:(snd_config_expand) Evaluate error: No such device<br>
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default<br>
Traceback (most recent call last):<br>
&nbsp; File "netrek.py", line 2708, in &lt;module&gt;<br>
&nbsp;&nbsp;&nbsp; ph_splash = PhaseSplash(screen)<br>
&nbsp; File "netrek.py", line 2158, in __init__<br>
&nbsp;&nbsp;&nbsp; self.background("hubble-helix.jpg")<br>
&nbsp; File "netrek.py", line 2074, in background<br>
&nbsp;&nbsp;&nbsp; background = ic.get(name)<br>
&nbsp; File "netrek.py", line 675, in get<br>
&nbsp;&nbsp;&nbsp; self.cache[name] = self.read(name)<br>
&nbsp; File "netrek.py", line 670, in read<br>
&nbsp;&nbsp;&nbsp; image = pygame.image.load('images/' + name)<br>
pygame.error: Couldn't open images/hubble-helix.jpg<br>
<br>
<br>
<br>
James Cameron wrote:
<blockquote cite="mid:20070821051453.GA13834@us.netrek.org" type="cite">
  <pre wrap="">A Netrek client, using pygame, usable on any operating system supported
by python and pygame, including Microsoft Windows, MAC OS X, and Linux.

<a class="moz-txt-link-freetext" href="http://quozl.linux.org.au/netrek-client-pygame/">http://quozl.linux.org.au/netrek-client-pygame/</a>

There are many missing features, including messaging.  Patches welcome.

  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
netrek-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:netrek-dev@us.netrek.org">netrek-dev@us.netrek.org</a>
<a class="moz-txt-link-freetext" href="http://mailman.us.netrek.org/mailman/listinfo/netrek-dev">http://mailman.us.netrek.org/mailman/listinfo/netrek-dev</a>
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Mark Mielke <a class="moz-txt-link-rfc2396E" href="mailto:mark@mielke.cc">&lt;mark@mielke.cc&gt;</a>
</pre>
</body>
</html>