Application Details:
Version: | 2013 |
License: | Free to use |
URL: | https://www.ato.gov.au/individ... |
Votes: | 5 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 1.6-rc4 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Pre-fill
What does not
Help Dialogs
Workarounds
What was not tested
Everything Else
Hardware tested
Graphics:
Additional Comments
Installed msxml4 and ie7 via winetricks Ran inside a 32-bit Wine Environment using WINEARCH. Using AwesomeWM; screen artefacts left by application. Parts of application lost visibility on resize, mouse-over empty areas revealed them.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Arch Linux x86_64 | Jul 09 2013 | 1.6-rc4 | Yes | Yes | Silver | Patrick | ||
Current | Arch Linux x86_64 | Jul 07 2013 | 1.6-rc4 | Yes | Yes | Silver | an anonymous user | ||
Show | Debian GNU/Linux 7.x "Wheezy" x86_64 | Aug 09 2013 | 1.4.1 | Yes | Yes | Silver | an anonymous user | ||
Show | Linux Mint 15 "Olivia" x86_64 | Jul 10 2013 | 1.4.1 | Yes | Yes | Silver | Patrick |
Bug # | Description | Status | Resolution | Other apps affected |
The following method was tested on Linux Mint 15 and Arch Linux, but should work on other distros such as Ubuntu.
From a command prompt:
winetricks msxml4 wget http://www.ato.gov.au/misc/downloads/etax2013/etax2013_1.msi msiexec /i etax2013_1.msi
This downloads and installs the Microsoft XML libraries, downloads the ETax installer and then runs the installer package.
The in-built help system will not work, however opening the HTML file in Firefox (Chromium does not work) will let you access all the help documents.
For a 64-bit Wine installation run:
firefox '~/.wine/drive_c/Program Files (x86)/etax2013/help/client_nav.html'
For a 32-bit Wine installation run:
firefox '~/.wine/drive_c/Program Files/etax2013/help/client_nav.html'
The inbuilt updater does actually download an updated installer package. The program is supposed to exit and run this new installer, however the new installer never launches.
After ETax exits, run the following command to launch the installer manually:
msiexec /a ~/.wine/drive_c/users/$USER/Temp/ETAX/etax2013_1.msi
Alternatively, repeat the original installation process (except MSXML4):
wget http://www.ato.gov.au/misc/downloads/etax2013/etax2013_1.msi msiexec /i etax2013_1.msi
For testing purposes the following tax file number can be used:
123456782
Comments for this application have been disabled because there are no maintainers.