[Freeciv-Dev] [patch #7876] Replace deprecated gtk_menu_popup() calls with modern constructs

2017-02-08 Thread Marko Lindqvist
Update of patch #7876 (project freeciv):

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


___

Reply to this item at:

  

___
  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] [patch #7669] City report: columns for culture

2017-02-08 Thread Jacob Nevins
Follow-up Comment #5, patch #7669 (project freeciv):

> Couldnt find what performance is.
It's a kind of culture that depends only on the current situation rather than
accumulating, as 'history' does.
Its value for a city is get_city_bonus(pcity, EFT_PERFORMANCE).

___

Reply to this item at:

  

___
  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 #25499] Qt client - 2 links without space between them are treated as one

2017-02-08 Thread mir3x
URL:
  

 Summary: Qt client - 2 links without space between them are
treated as one
 Project: Freeciv
Submitted by: mir3x
Submitted on: Wed 08 Feb 2017 12:20:11 PM CET
Category: client-qt
Severity: 3 - Normal
Priority: 5 - Normal
  Status: Ready For Test
 Assigned to: mir3x
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: None
 Planned Release: 2.6.0, 3.0, 3.1
 Contains string changes: No

___

Details:

Fixed 'glued' links in chat.



___

File Attachments:


---
Date: Wed 08 Feb 2017 12:20:11 PM CET  Name: qt_glued_links.patch  Size: 1kB  
By: mir3x



___

Reply to this item at:

  

___
  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 #25498] compile error in luasql

2017-02-08 Thread Christian Knoke
URL:
  

 Summary: compile error in luasql
 Project: Freeciv
Submitted by: chrisk
Submitted on: Mi 08 Feb 2017 11:08:28 CET
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: S3_0 R34994
 Discussion Lock: Any
Operating System: GNU/Linux
 Planned Release: 
 Contains string changes: None

___

Details:


./autogen.sh --enable-svnrev --enable-gitrev --enable-testmatic
--enable-debug=yes --enable-gprof --enable-efence --enable-ipv6=no
--enable-aimodules=yes --enable-shared=yes --enable-xml-registry
--enable-fcmp=gtk2,gtk3,cli --with-readline --enable-client=gtk2,gtk3,stub
--enable-sys-lua=no --enable-fcweb --enable-sdl-mixer
--enable-fcdb=mysql,postgres --enable-followtag --enable-ruledit=no
--with-liblzma --with-libbz2 --with-missinglist
[...]
make
[...]
Making all in luasql
make[2]: Entering directory
'/home/chris/Freeciv/svn/v3.0/dependencies/luasql'
Making all in src
make[3]: Entering directory
'/home/chris/Freeciv/svn/v3.0/dependencies/luasql/src'
  CCLD libluasql_base.la
  CCLD libluasql_mysql.la
  CC   ls_postgres.lo
ls_postgres.c:15:22: fatal error: libpq-fe.h: No such file or directory
 #include "libpq-fe.h"
  ^
compilation terminated.
Makefile:673: recipe for target 'ls_postgres.lo' failed
make[3]: *** [ls_postgres.lo] Error 1
make[3]: Leaving directory
'/home/chris/Freeciv/svn/v3.0/dependencies/luasql/src'
Makefile:604: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/chris/Freeciv/svn/v3.0/dependencies/luasql'
Makefile:610: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/chris/Freeciv/svn/v3.0/dependencies'
Makefile:772: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1





___

Reply to this item at:

  

___
  Nachricht gesendet von/durch Gna!
  http://gna.org/


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