Re: [Freeciv-Dev] (PR#39712) rt system guest login doesn't work

2007-10-22 Thread Roman Neumüller

URL: http://bugs.freeciv.org/Ticket/Display.html?id=39712 

On Sun, 21 Oct 2007 11:27:24 +0300, Daniel Markstedt [EMAIL PROTECTED]  
wrote:


 URL: http://bugs.freeciv.org/Ticket/Display.html?id=39712 

 I tinkered a bit with the user and guest login seems to be working again.

 Please confirm!

  ~Daniel

ok, working now :-)

Roman



___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] (PR#39790) Update release version in error message

2007-10-22 Thread William Allen Simpson

URL: http://bugs.freeciv.org/Ticket/Display.html?id=39790 

As in PR#39435, it's time to update from 2.0 to 2.1 (and 2.2)  Caught
some 1.15.0 again, too!

This is a simple replacement, so no need for fuzzy or translation effort.

In 2.1 (2.2 and trunk are similar):

Index: server/srv_main.c
===
--- server/srv_main.c   (revision 13857)
+++ server/srv_main.c   (working copy)
@@ -1040,7 +1040,7 @@
 unsigned char buffer[4096];
 struct data_out dout;
 
-freelog(LOG_ERROR,
+freelog(LOG_NORMAL,
_(Warning: rejecting old client %s), conn_description(pconn));
 
 dio_output_init(dout, buffer, sizeof(buffer));
@@ -1050,9 +1050,9 @@
 dio_put_uint8(dout, 1);
 
 dio_put_bool32(dout, FALSE);
-dio_put_string(dout, _(Your client is too old. To use this server 
+dio_put_string(dout, _(Your client is too old. To use this server, 
please upgrade your client to a 
-   Freeciv 2.0 or later.));
+   Freeciv 2.1 or later.));
 dio_put_string(dout, );
 
 {
Index: po/cs.po
===
--- po/cs.po(revision 13857)
+++ po/cs.po(working copy)
@@ -5416,11 +5416,11 @@
 #: server/srv_main.c:1053
 #, fuzzy
 msgid 
-Your client is too old. To use this server please upgrade your client to a 
-Freeciv 2.0 or later.
+Your client is too old. To use this server, please upgrade your client to a 
+Freeciv 2.1 or later.
 msgstr 
 Váš klient je příliš starý. Pro použití tohoto serveru, prosím 
aktualizujte 
-klienta na CVS verzi novější než 2003-11-28 nebo Freeciv 1.15.0 nebo 
novější.
+klienta na CVS verzi novější než 2003-11-28 nebo Freeciv 2.1 nebo 
novější.
 
 #: server/srv_main.c:1137
 #, c-format
Index: po/pt_BR.po
===
--- po/pt_BR.po (revision 13857)
+++ po/pt_BR.po (working copy)
@@ -5070,8 +5070,8 @@
 
 #: server/srv_main.c:1053
 msgid 
-Your client is too old. To use this server please upgrade your client to a 
-Freeciv 2.0 or later.
+Your client is too old. To use this server, please upgrade your client to a 
+Freeciv 2.1 or later.
 msgstr 
 
 #: server/srv_main.c:1137
Index: po/es.po
===
--- po/es.po(revision 13857)
+++ po/es.po(working copy)
@@ -5540,11 +5540,11 @@
 #: server/srv_main.c:1053
 #, fuzzy
 msgid 
-Your client is too old. To use this server please upgrade your client to a 
-Freeciv 2.0 or later.
+Your client is too old. To use this server, please upgrade your client to a 
+Freeciv 2.1 or later.
 msgstr 
 Tu cliente es muy antiguo. Para usar este servidor actualiza tu cliente a la 
-version CVS posterior 28-11-2003 or a Freeciv 2.0 o posterior.
+version CVS posterior 28-11-2003 or a Freeciv 2.1 o posterior.
 
 #: server/srv_main.c:1137
 #, c-format
Index: po/ko.po
===
--- po/ko.po(revision 13857)
+++ po/ko.po(working copy)
@@ -4787,8 +4787,8 @@
 
 #: server/srv_main.c:1053
 msgid 
-Your client is too old. To use this server please upgrade your client to a 
-Freeciv 2.0 or later.
+Your client is too old. To use this server, please upgrade your client to a 
+Freeciv 2.1 or later.
 msgstr 
 
 #: server/srv_main.c:1137
Index: po/en_GB.po
===
--- po/en_GB.po (revision 13857)
+++ po/en_GB.po (working copy)
@@ -4798,8 +4798,8 @@
 
 #: server/srv_main.c:1053
 msgid 
-Your client is too old. To use this server please upgrade your client to a 
-Freeciv 2.0 or later.
+Your client is too old. To use this server, please upgrade your client to a 
+Freeciv 2.1 or later.
 msgstr 
 
 #: server/srv_main.c:1137
Index: po/no.po
===
--- po/no.po(revision 13857)
+++ po/no.po(working copy)
@@ -5378,11 +5378,11 @@
 #: server/srv_main.c:1053
 #, fuzzy
 msgid 
-Your client is too old. To use this server please upgrade your client to a 
-Freeciv 2.0 or later.
+Your client is too old. To use this server, please upgrade your client to a 
+Freeciv 2.1 or later.
 msgstr 
 Din klient er for gammel. For å bruke denne serveren må du oppdatere din 
-klient til en CVS versjon etter 2003-11-28 eller Freeciv 1.15.0 eller senere.
+klient til en CVS versjon etter 2003-11-28 eller Freeciv 2.1 eller senere.
 
 #: server/srv_main.c:1137
 #, c-format
Index: po/hu.po
===
--- po/hu.po(revision 13857)
+++ po/hu.po(working copy)
@@ -5381,8 +5381,8 @@
 
 #: server/srv_main.c:1053
 msgid 
-Your client is too old. To use this server please upgrade your client to a 
-Freeciv 2.0 or later.
+Your client is too old. To use this server, please upgrade your client to a 
+Freeciv 2.1 or later.

Re: [Freeciv-Dev] (PR#39790) Update release version in error message

2007-10-22 Thread William Allen Simpson

URL: http://bugs.freeciv.org/Ticket/Display.html?id=39790 

Committed S2_1 revision 13858.
Committed S2_2 revision 13859.
Committed trunk revision 13860.



___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] (PR#15948) 2.1 - Connect to Network Game

2007-10-22 Thread Daniel Markstedt

URL: http://bugs.freeciv.org/Ticket/Display.html?id=15948 

 [EMAIL PROTECTED] - Fri Mar 17 09:26:33 2006]:
 
 [Connect to Network Game]
 0: Did not find token entry_name in (null) line 1
 
 and exits to console.
 
 
 

Brendon, do you still get this error on RC1?

 ~Daniel

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] (PR#21637) 2.1.0b2 Numeric and cursor keys don't work

2007-10-22 Thread Daniel Markstedt

URL: http://bugs.freeciv.org/Ticket/Display.html?id=21637 

 [s1kevin - Sat Mar 17 21:57:28 2007]:
 
  [s1kevin - Sat Mar 17 21:55:05 2007]:
  
   [cproc - Thu Oct 05 14:55:04 2006]:
   
[s1kevin - Do 05. Okt 2006, 01:36:06]:
   
Unable to use Home, End, PgUp, and PgDn to make diagonal moves.
   
   
   patch exists in PR#15850.
   
   I uploaded a new installer package which has the patch applied:
   ftp://ftp.freeciv.org/freeciv/packages/windows/Freeciv-2.1.0-beta2-
   win32-gtk2-setup.exe
   
   
  
  This issue persists in 2.1.0b3
  
  
 Correction - this issue persists WRT numeric movement.  The help says
 that users may use 1, 2, 3, 4, 6, 7, 8, 9 to move a unit, however, 1, 2,
 3, and 4 don't work as documented in the help.
 
 (...)

It works here, if using the numerical keyboard.

This is probably a documentation issue. It should be clear in the help
that these are the numbers on the numerical keyboard.

 ~Daniel

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] R: (PR#39786) error in Freeciv-2.1.0-rc1-gtk2

2007-10-22 Thread Gabriele Galantucci

URL: http://bugs.freeciv.org/Ticket/Display.html?id=39786 

I had this error only once, during loading of a saved game.
May be my local server wasn't already in running state when I tried to load
the game.

bye 

-Messaggio originale-
Da: Erik Johansson [mailto:[EMAIL PROTECTED] 
Inviato: domenica 21 ottobre 2007 12.47
A: [EMAIL PROTECTED]
Oggetto: Re: [Freeciv-Dev] (PR#39786) error in Freeciv-2.1.0-rc1-gtk2



URL: http://bugs.freeciv.org/Ticket/Display.html?id=39786 

On 10/21/07, Gabriele Galantucci [EMAIL PROTECTED] wrote:

 URL: http://bugs.freeciv.org/Ticket/Display.html?id=39786 

 Hi,
  I send you my stderr.txt content:
 --
 -
 2: Vecchi attributi rintracciati e rimossi.
 1: Missing errno mapping for Winsock error #10061. Please report this
message at http://bugs.freeciv.org/.


---

 Gabriele Galantucci

Thanks for the report Gabriele

I searched for that Winsock error and it seems it's the same as Conenction
refused, that can mean a lot of things. So what did you do, step by step,
to get to this, and what exactly happened when you got this error?

A firewall could give you these errors, are you running one?

Erik





___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] (PR#38241) 2.1.0-beta2 and beta3: assertion failed in civclient.exe (packhand.c)

2007-10-22 Thread Daniel Markstedt

URL: http://bugs.freeciv.org/Ticket/Display.html?id=38241 

This crash is no longer reproducible in 2.1.0-rc1.

 ~Daniel

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


Re: [Freeciv-Dev] (PR#39791) random crashes while running 2.1.0-RC1

2007-10-22 Thread William Allen Simpson

URL: http://bugs.freeciv.org/Ticket/Display.html?id=39791 

I've been running server-only autogames, and haven't had a crash yet.

Could you post the savegame here, and the next action(s) you take to cause
the crash?  It sounds like a client-server interaction.

The logs are straightforward and documented.  I modify the provided ./civ
to ./civerbose as follows:

exec $EXE --log ../civerbose.log --debug 3 ${1+$@}



___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


Re: [Freeciv-Dev] (PR#15947) 2.1 - Island generator doesn't generate any rivers

2007-10-22 Thread William Allen Simpson

URL: http://bugs.freeciv.org/Ticket/Display.html?id=15947 

With the editor and new terrain, the generator will get a thorough review
in 2.2



___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


Re: [Freeciv-Dev] random crashes while running 2.1.0-RC1

2007-10-22 Thread Erik Johansson
On 10/22/07, Erik Johansson [EMAIL PROTECTED] wrote:
 On 10/22/07, Daniel J McDonald [EMAIL PROTECTED] wrote:
  I compiled and installed 2.1.0-RC1 on a Mandriva 2008.0 system.  At
  various times, the civ server crashes, and my one client shows lost
  connection to server.  I don't see any logs that provide me with a clue
  why it is crashing.
 
  I'm willing to run debugs or whatever is needed to get good logs, but I
  need instructions on how to gather those logs from this particular
  program.

 Here is a short recap of what you can do to debug. I'm not sure how to
 help you reproduce your errors though...

 reproduce
 1. always start the server from the command line (./ser)
 2. try to reproduce the bug from the last save game
 3. set saveturns=1

 debugging
 1. have dev tools
 2. enable core dumps (ulimit -S -c unlimited)
 3. enable debugging symbols in freeciv (./configure --enable-debug=yes)
 4. run gdb server/civserver
 5. if you get a crash type backtrace (or just bt)

Perhaps the RCs should have debugging symbols and saveturn=1  on by default?



-- 
/emj

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] (PR#32047) Amplio sprite for Barbarian Leader

2007-10-22 Thread Daniel Markstedt

URL: http://bugs.freeciv.org/Ticket/Display.html?id=32047 

Barbarian leader sprite by 'FiftyNine'
http://forum.freeciv.org/viewtopic.php?t=3938

 ~Daniel
inline: barbarian_leader_522.pnginline: barby_smooth_137.png___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] (PR#39775) ChangeLog and NEWS for 2.1

2007-10-22 Thread Daniel Markstedt

URL: http://bugs.freeciv.org/Ticket/Display.html?id=39775 

 [dmarks - Sat Oct 20 23:33:15 2007]:
 
  [evyscr - Mon Oct 15 05:04:55 2007]:
  
  On Sat, 13 Oct 2007 19:04:46 -0700 Daniel Markstedt wrote:
  
   More importantly, ChangeLog hasn't been updated for this branch since
   2002. Does someone know where the script generating these logs
   resides, and how it works?
  
  I think, the script is at
cvs.freeciv.org:/home/freeciv/bin/svn-genchangelogs
  
  IIRC, Jason was last who touch this script.
  
  
 
 Tried to update the script to add a S2_1 changelog but haven't got the
 rights to write to the dir.
 
  ~Daniel
 
 

This time I tried to run the existing script to at least get the
changelog for trunk up until 2.1 branching. However, only the
'since-2.0.7' log is updated before my ssh session times out. It is
unclear if the session times out because the script has stopped working,
or if the script is interrupted because the session timed out.

 ~Daniel

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] (PR#39775) ChangeLog and NEWS for 2.1

2007-10-22 Thread Christian Prochaska

URL: http://bugs.freeciv.org/Ticket/Display.html?id=39775 

 [dmarks - Mo 22. Okt 2007, 22:26:48]:
 
  [dmarks - Sat Oct 20 23:33:15 2007]:
  
   [evyscr - Mon Oct 15 05:04:55 2007]:
   
   On Sat, 13 Oct 2007 19:04:46 -0700 Daniel Markstedt wrote:
   
More importantly, ChangeLog hasn't been updated for this branch
since
2002. Does someone know where the script generating these logs
resides, and how it works?
   
   I think, the script is at
 cvs.freeciv.org:/home/freeciv/bin/svn-genchangelogs
   
   IIRC, Jason was last who touch this script.
   
   
  
  Tried to update the script to add a S2_1 changelog but haven't got the
  rights to write to the dir.
  
   ~Daniel
  
  
 
 This time I tried to run the existing script to at least get the
 changelog for trunk up until 2.1 branching. However, only the
 'since-2.0.7' log is updated before my ssh session times out. It is
 unclear if the session times out because the script has stopped working,
 or if the script is interrupted because the session timed out.
 
  ~Daniel
 

Try the attached updated script in your home directory. It will create a
S2_1 changelog in the same directory, but can also write later
changelogs to FTP as before.



svn-genchangelogs
Description: Binary data
___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev