Army Builder is used for creating rosters for miniature games, automatically checking them for errors, displaying vital information about it and it's components.
Application Details:
Version: | 3.1c |
License: | Retail |
URL: | http://www.wolflair.com |
Votes: | 3 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 1.1.14 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installation
What does not
Everything else.
Unhandled page fault
Workarounds
What was not tested
Everything else
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 8.10 "Intrepid" i386 (+ variants like Kubuntu) | Feb 28 2009 | 1.1.14 | Yes | No | Garbage | an anonymous user | ||
Current | Gentoo Linux | Jul 25 2008 | 1.1.0 | Yes | No | Garbage | an anonymous user | ||
Show | openSUSE 11.0 | Jun 06 2008 | 1.0-rc3 | Yes | Yes | Silver | Heine Salte | ||
Show | Ubuntu 8.04 "Hardy" amd64 (+ variants like Kubuntu) | May 30 2008 | 1.0-rc2 | Yes | No | Garbage | Scott Ritchie | ||
Show | openSUSE 10.3 | Apr 17 2008 | 0.9.59. | Yes | No | Garbage | Heine Salte |
Bug # | Description | Status | Resolution | Other apps affected |
Unfortunately, Army Builder (AB) doesn't run with standard Wine binaries, as a bug prevents anything but the splash screen from loading. However, there is a patch to the Wine source available that fixes this issue. However, the patch isn't yet included in the main source tree, as there are apparently other issues with this patch on other applications. However, I haven't noticed anything other than another bug that prevents the mouse from clicking on the buttons in the applications. What? I hear you say, how can I then use AB? Well, it is a bit cumbersome, but it works for me, and I'd rather use this method and get my snazzy AB3.1c running than using old AB2.2.
The mouse pointer can't click the buttons, but they get focus, so a simple press of the Enter key activates the button. So, press with pointer, press Enter, a small extra step, but if you feel it's not worth it, either use 2.2 or wait for someone to fix this issue as well, if not, read on intrepid adventurer :)
patch -p1 < filename_of-patch
./configure
Now, you must decide if you want this wine to live where it normally does in your distro, and first uninstall any wine package you may have installed there before you do this, or if like me, you like to have this "testing" version in, say, /opt. If so, you can add a "--prefix=/opt/wine" to the configure script, and it will safely tuck itself away there, letting you keep the original version as it is.make depend
make
make install
This step has to be done as root, as you install the files to your desired location.There, you should be all set, remember to call the right wine version if you installed it in /opt, and enjoy AB3.1c
If there are any problems with this HOWTO (my first), please contact me and we'll work out any problems.
Comments for this application have been disabled because there are no maintainers.