Page 1 of 13

Windows testing

Posted: Sat Jun 07, 2014 3:50 pm
by cazfi
One constant problem the Freeciv project has, is that while our Windows version has notable userbase, the development team uses almost exclusively linux (and Mac OS X). Only some of us have occasional opportunities to test how things wrk on Windows.

So, even if you cannot contribute code, art, or translations to the project, simply testing things on Windows for us would be great help for the project.

I have capability to make crosser-based builds for Windows always (as they are cross-compiled on my linux), and occasional opportunity to make Windows installer builds.

--

One thing we would need evaluated is what version of gtk3 Windows bundle works best with freeciv 2.5 gtk3-client. Freeciv does not require any functionality introduced after gtk3-3.4, so in theory any version after that should work. Unfortunately we've very well learned with the gtk2-client that simply taking the latest version is not always the best option. While in newer versions old bugs get fixed, and new features get introduced (which we don't need, as I said), so get new bugs (regressions), and we've had the situation where we've effectively forced to choose between bugs when selecting gtk bundle version.
I've now built freeciv gtk3-client with all currently available Windows gtk3 bundles (3.4.2, 3.6.4, 3.8.2, 3.10.4). Freeciv itself in all these builds is exactly the same, so only the gtk3 bundle used is different. It would be important for us to know if some of them has serious problems some other does not. We've currently using 3.6.4, so we would also be interested to know if updating from that would improve things in general.
Installers are available from http://download.gna.org/freeciv/package ... gtk3-test/

Re: Windows testing

Posted: Tue Jun 10, 2014 8:05 pm
by Strategy Thinker
I have downloaded the Freeciv version with gtk 3.10.4, but it gives me the error that is missing libpng16-16.dll

Re: Windows testing

Posted: Tue Jun 10, 2014 10:00 pm
by cazfi
Thanks for testing. Apparently libpng16 is a new dependency in gtk+-3.10.4 bundle that our scripts are not adding to the installer packet.

Re: Windows testing

Posted: Thu Jun 12, 2014 12:40 pm
by Strategy Thinker
Where should I get this libpng16 from? Or must you rebuild the exe and I must redownload it?

Re: Windows testing

Posted: Thu Jun 12, 2014 4:38 pm
by cazfi
It should be part of the installer package, so I need to build a new one. I hope to make that coming weekend, and hoping to get also some other fixes in first.

Re: Windows testing

Posted: Sat Jun 14, 2014 9:19 pm
by cazfi
I've replaced all these builds with new ones, from freeciv S2_5 r25141.

http://download.gna.org/freeciv/package ... gtk3-test/

Re: Windows testing

Posted: Sun Jun 15, 2014 6:47 pm
by Strategy Thinker
Here is an print screen view of the gtk 3.10.4 version, note that I cut out some middle bits of the image to make it smaller Image
There were 3 problems with the maximised window,
  • Large regions of the background were displayed in white
  • The font seems wrong, not round enough
  • There was no scroll bar on the right hand side of the window (this is needed because not everything fits vertically on my screen
When the window is the restored version (semi minimized), then it looks like this
Image
which now has a scroll bar but the chat window is missing, even though the scroll bar on the right is scrolled all the way to the bottom.

Here is the city pop up box (note that I cut out some bits to make it smaller)
Image

This version seems a lot more resource intensive (I do not have a graphic's card), there is sometimes a delay when opening a menu button.

Re: Windows testing

Posted: Sun Jun 15, 2014 7:28 pm
by Strategy Thinker
The gtk 3.4.2 is missing libffi-5.dll, it has libffi-6.dll though.

Re: Windows testing

Posted: Mon Jun 16, 2014 9:06 am
by Arbogast
1) The 'default3' ruleset doesn't work on v2.5.
2) I agree about the poor quality font used. Hard to read. The lack of 'button not pressed' and 'button pressed' difference is frustrating.
3) Playing is very choppy and slow, but it could be that my machine is getting old. But previous versions worked and works very nicely.
edit1:
3bis) I launched a game with all default settings: I confirm that playing is very choppy. Very delayed reactions to mouse/keyboard orders. Since previous versions run just fine, I'm not blaming my machine anymore.
4) Many Nations' flags are missing.

My biggest surprise is the GUI:
The "Statistics" column in the right side? I don't mind, but seeing other posts, I just wonder.

Re: Windows testing

Posted: Mon Jun 16, 2014 11:24 am
by Alien Valkyrie
Arbogast wrote:The 'default3' ruleset doesn't work on v2.5.
The default3 ruleset isn't an official ruleset, so you'll have to contact the creator of that ruleset about updating it (or update it yourself).