|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Windows Build 20080811: weird thingsAt first glance, two weird things happen:
1. Start gnubg; maximize window; New (match 7)
The window reduces to about half screen size
(reproducable each time again, also after Open File)
2. Load the attached game. Game - Play computer turn
gnubg offers to resign ???
(reproducable each time you load the match and let gnubg play its turn)
The weird thing:
I build gnubg myself (Windows Vista Ultimate en_us SP1)
NONE of those things happen. GNU Backgammon keeps the choosen layout and GNU Backgammon does not resign the attached game.
Both the build on the site (20080811) and my build (20080823) IMHO use the same sources, since the last update in the ChangeLog is dated Aug 12th.
(and that's only the total.bmp thing)
Any clues why the build on www.gnubg.org is buggy ?
Nardy -- "He is no fool who gives up what he cannot keep to gain what he cannot lose." -Jim Elliot _______________________________________________ Bug-gnubg mailing list Bug-gnubg@... http://lists.gnu.org/mailman/listinfo/bug-gnubg |
|
|
Re: Windows Build 20080811: weird thingsbug-gnubg-bounces+massimiliano.maini=amadeus.com@... wrote on 23/08/2008 13:32:13: > At first glance, two weird things happen: > > 1. Start gnubg; maximize window; New (match 7) > The window reduces to about half screen size > (reproducable each time again, also after Open File) > > 2. Load the attached game. Game - Play computer turn > gnubg offers to resign ??? > (reproducable each time you load the match and let gnubg play its turn) > > The weird thing: > I build gnubg myself (Windows Vista Ultimate en_us SP1) > NONE of those things happen. GNU Backgammon keeps the choosen layout > and GNU Backgammon does not resign the attached game. > > Both the build on the site (20080811) and my build (20080823) IMHO > use the same sources, since the last update in the ChangeLog is > dated Aug 12th. > (and that's only the total.bmp thing) > > Any clues why the build on www.gnubg.org is buggy ? > > Nardy Here I have a WinXp PC and i cannot reproduce issue #1 at all, no unexpected resize for me. I don't see the attachment for issue #2 so I can't test. I'll check for #1 with my (home) Vista pc. Anyway, I build with my own makefiles and not with the provided ones: this may account for some differences, even if I find this a bit difficult to believe (I mean no compile warnings/errors and we have runtime differences ? hmm ...) One thing that may explain the differences is the GTK version. I'm NOT using GTK-GLADE for win (since its releases come out much later than GTK releases). If you're using older GTK releases, this may eventually explain issue #1 (I do mean eventually). Not sure if this could also explain issue #2. When you build gnubg, do you run it (with no issues) in the same directory/ environment you've built it into ? Can you check that the www.gnubg.org is using ONLY the dlls that are in its own directory (use dependencywalker, freeware) ? Here are the libraries I use to build (I may want to check if there are more recent versions): 15/04/2008 10:43 36,944 atk-1.22.0.zip 15/04/2008 10:43 77,967 atk-dev-1.22.0.zip 15/04/2008 10:45 248,320 cairo-1.4.14.zip 15/04/2008 10:45 217,285 cairo-dev-1.4.14.zip 15/04/2008 10:45 133,530 fontconfig-2.4.2-tml-20071015.zip 15/04/2008 10:46 736,429 fontconfig-dev-2.4.2-tml-20071015.zip 15/04/2008 10:46 239,029 freetype-2.3.5.zip 15/04/2008 10:46 184,454 freetype-dev-2.3.5.zip 16/04/2008 09:58 45,742 gettext-runtime-0.17-1.zip 16/04/2008 09:58 10,931 gettext-runtime-dev-0.17-1.zip 16/04/2008 10:10 5,178,373 gettext-tools-0.17.zip 15/04/2008 10:49 1,446,864 glib-2.16.2.zip 15/04/2008 10:50 1,448,592 glib-dev-2.16.2.zip 15/04/2008 10:57 7,537,552 gtk+-2.12.9.zip 15/04/2008 10:54 4,130,127 gtk+-dev-2.12.9.zip 15/04/2008 10:57 3,186,782 gtkglext-win32-1.2.0.exe 15/04/2008 12:24 666 HowTo.txt 15/04/2008 11:00 189,242 jpeg-6b-4-bin.zip 15/04/2008 11:03 38,186 jpeg-6b-4-lib.zip 15/04/2008 11:17 698,294 libiconv-1.9.1.bin.woe32.zip 15/04/2008 10:58 95,461 libpng-1.2.8.zip 15/04/2008 10:58 66,193 libpng-dev-1.2.8.zip 15/04/2008 10:56 465,144 libxml2-2.6.27.zip 15/04/2008 10:58 1,257,433 libxml2-dev-2.6.27.zip 15/04/2008 10:55 297,345 pango-1.20.0.zip 15/04/2008 10:55 414,574 pango-dev-1.20.0.zip 15/04/2008 11:03 687,244 tiff-3.8.2-1-bin.zip 15/04/2008 11:01 38,372 tiff-3.8.2-1-lib.zip 15/04/2008 11:00 80,898 zlib123-dll.zip MaX. _______________________________________________ Bug-gnubg mailing list Bug-gnubg@... http://lists.gnu.org/mailman/listinfo/bug-gnubg |
|
|
Re: Windows Build 20080811: weird thingsbug-gnubg-bounces+massimiliano.maini=amadeus.com@... wrote on 23/08/2008 13:32:13: > At first glance, two weird things happen: > > 1. Start gnubg; maximize window; New (match 7) > The window reduces to about half screen size > (reproducable each time again, also after Open File) > > 2. Load the attached game. Game - Play computer turn > gnubg offers to resign ??? > (reproducable each time you load the match and let gnubg play its turn) > > The weird thing: > I build gnubg myself (Windows Vista Ultimate en_us SP1) > NONE of those things happen. GNU Backgammon keeps the choosen layout > and GNU Backgammon does not resign the attached game. > > Both the build on the site (20080811) and my build (20080823) IMHO > use the same sources, since the last update in the ChangeLog is > dated Aug 12th. > (and that's only the total.bmp thing) > > Any clues why the build on www.gnubg.org is buggy ? > > Nardy I verified: - issue #1 (win resize) does not happen on my office pc running XP, but does happen on my home pc running Vista. - issue#2 (resign, Nardy emailed me the file) does not happen for me, neither on XP nor on Vista. MaX. _______________________________________________ Bug-gnubg mailing list Bug-gnubg@... http://lists.gnu.org/mailman/listinfo/bug-gnubg |
| Free Forum Powered by Nabble | Forum Help |