Application Details:
Version: | 2012 (17.0) |
License: | Retail |
URL: | http://www.lexware.de/ |
Votes: | 1 |
Latest Rating: | Bronze |
Latest Wine Version Tested: | 1.5.15 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installing and starting the program
What does not
It's extremely unusable because of several crashes and rendering bugs. It also affords a lot of workarounds to get it running.
Workarounds
What was not tested
Updater and advanced program functionality.
Hardware tested
Graphics:
Additional Comments
winetricks ie7 (to get installer working) winetricks dotnet20 dotnet40 msxml3 (to get it starting) In ~/.wine/drive_c/Program Files/Lexware/buchhalter/2012, run: $ find . -type f -iname "*.dll" | xargs grep -l DllRegisterServer | xargs -i regsvr32 {} $ wine Pcbh32.exe Credits goes to Anastasius Focht for that nice tutorial.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Arch Linux | Oct 13 2012 | 1.5.15 | No, but has workaround | Yes | Bronze | Jonas Heinrich | ||
Show | Arch Linux x86_64 | Jun 04 2012 | 1.5.5 | No, but has workaround | Yes | Garbage | Jonas Heinrich | ||
Show | Arch Linux x86_64 | Apr 13 2012 | 1.5.1 | No, but has workaround | No | Garbage | Jonas Heinrich |
Make sure you operate on a clean 32-bit WINEPREFIX (~/.wine)!
Installation by using 'winetricks' script
Winetricks will take care of all needed installation prerequisites and work around some problems.
$ wget http://winetricks.googlecode.com/svn/trunk/src/winetricks
Â$ bash winetricks ie7
Â$ bash winetricks dotnet20 dotnet40 msxml3
Always use the latest 'winetricks' script from the URL above! Several Linux distributions package outdated 'winetricks' versions, don't use them.
This is bug 30438.
Execute the following command in folder ~/.wine/drive_c/Program Files/Lexware/buchhalter/<year> to work around:
$ find . -type f -iname "*.dll" | xargs grep -l DllRegisterServer | xargs -i regsvr32 {}
$ wine Pcbh32.exe
Comments for this application have been disabled because there are no maintainers.