[Freeciv-Dev] [bug #17789] Windows client does not give scenario path to forked server

2011-07-07 Thread Jacob Nevins

Update of bug #17789 (project freeciv):

Operating System:None = Microsoft Windows  


___

Reply to this item at:

  http://gna.org/bugs/?17789

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #17789] Windows client does not give scenario path to forked server

2011-03-07 Thread Marko Lindqvist

Update of bug #17789 (project freeciv):

  Status:  Ready For Test = Fixed  
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/bugs/?17789

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #17789] Windows client does not give scenario path to forked server

2011-02-24 Thread Marko Lindqvist

URL:
  http://gna.org/bugs/?17789

 Summary: Windows client does not give scenario path to
forked server
 Project: Freeciv
Submitted by: cazfi
Submitted on: Thu 24 Feb 2011 07:09:42 PM EET
Category: client
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: None
 Planned Release: 

___

Details:

There's code blocks like:
#ifdef HAVE_WORKING_FORK
...
#else
#ifdef WIN32_NATIVE
...
#endif
#endif

in connectdlg_common.c:client_start_server() I don't know if that
WIN32_NATIVE block is ever used or does mingw have proper fork(). Inside these
blocks arguments for server are set up. In WIN32_NATIVE block --scenarios is
not given.

Presumably this means that in Windows scenarios saved from editor end to
current working directory.




___

Reply to this item at:

  http://gna.org/bugs/?17789

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #17789] Windows client does not give scenario path to forked server

2011-02-24 Thread Marko Lindqvist

Follow-up Comment #1, bug #17789 (project freeciv):

Fix that at least compiles to MinGW target.

Assumes that my proposal for bug #17787 is accepted (scenario*s* in windows
too, otherwise may need adjusting.

(file #12546)
___

Additional Item Attachment:

File name: WinScenSavePath_17789.diff Size:1 KB


___

Reply to this item at:

  http://gna.org/bugs/?17789

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #17789] Windows client does not give scenario path to forked server

2011-02-24 Thread Marko Lindqvist

Update of bug #17789 (project freeciv):

  Status:None = Ready For Test 
 Planned Release: = 2.3.0, 2.4.0   


___

Reply to this item at:

  http://gna.org/bugs/?17789

___
  Message sent via/by Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #17789] Windows client does not give scenario path to forked server

2011-02-24 Thread Marko Lindqvist

Update of bug #17789 (project freeciv):

  Depends on: = bugs #17787


___

Reply to this item at:

  http://gna.org/bugs/?17789

___
  Message sent via/by Gna!
  http://gna.org/


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