Application for filling out tax return for year 2017
Application Details:
Version: | 2018 |
License: | Retail |
URL: | http://www.buhl.de |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 3.0.3 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
The application works fine, after installation as follows:
export WINEPREFIX=~/.wine-32
WINEARCH=win32 wineboot -u
...and set the following two libraries to native:
winetricks msvcp140=native
winetricks vcruntime140=native
...install in this WINEPREFIX:
wine start /unix ~/Downloads/WISOSteuersoftware2018.exe
...and install the update package from https://www.buhl.de/updates steuer:Sparbuch 2018
wine start /unix ~/Downloads/WISOSteuerSparbuch2018Update251895.exe"
...get the launcher on your desktop:
cp "${HOME}/.local/share/applications/wine/Programs/WISO steuer Sparbuch 2018/WISO steuer Sparbuch 2018.desktop" ~/Schreibtisch/
Ready!
What does not
integrated update function does not work
Workarounds
Use a 32-bit WINEPREFIX !
switch libraries msvcp140 and vcruntime140 to native !
install updates via update package instead of using integrated update function !
What was not tested
tested all functions
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Sep 22 2018 | 3.0.3 | Yes | Yes | Yes | Gold | Uwe | |
Show | Manjaro Linux 17.0.2 | Mar 26 2018 | 3.4 | Yes | Yes | Yes | Gold | sunito | |
Show | Ubuntu 16.04 "Xenial" i386 (+ variants like Kubuntu) | Feb 28 2018 | 3.2 | Yes | Yes | No | Bronze | Patrick Neise | |
Show | Debian GNU/Linux 9.x "Stretch" x86_64 | Feb 03 2018 | 3.0 | Yes | Yes | Yes | Gold | Markus | |
Show | Ubuntu 17.10 "Artful" amd64 (+variants like Kubuntu) | Jan 20 2018 | 3.0 | Yes | Yes | Yes | Gold | Oliver |
Bug # | Description | Status | Resolution | Other apps affected |
For a working Elster Interface you have to install lib32-libldap as Florian B. wrote in his comment about his Ubuntu instlallation, https://appdb.winehq.org/objec...
May be this is enough
pacman -S lib32-libldap
Comments for this application have been disabled because there are no maintainers.