Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2005:
[Freeciv-Dev] (PR#14527) Logging civclient dies unexpectedly
Home

[Freeciv-Dev] (PR#14527) Logging civclient dies unexpectedly

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#14527) Logging civclient dies unexpectedly
From: "Christian Knoke" <chrisk@xxxxxxxxx>
Date: Tue, 1 Nov 2005 15:27:12 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=14527 >


SVN HEAD 01 NOV 2005 GTK2

Started with the following script, civclient dies unexpectedly with the
message 

0: Did not find token entry_name in (null) line 1

if you press the 'connect to network game' button in the main screen:

----
#! /bin/bash
touch ~/civclient.log
tail -f ~/civclient.log &
civclient -d 3 -l ~/civclient.log
----

Christian

-- 
Christian Knoke            * * *            http://cknoke.de
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#14527) Logging civclient dies unexpectedly, Christian Knoke <=