https://bugs.winehq.org/show_bug.cgi?id=42426
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |focht@gmx.net URL| |https://www.steuertipps.de/ | |softwaregateway/demo/22/Ste | |uerSparErklaerung/SteuerSpa | |rErklaerung_22.26.59.zip Summary|Upgrade to 2.1 leads to |ReportTool, part of |crash with "unimplemented |SteuerSparErklaerung 2017 |function |(german tax app) crashes on |wlanapi.dll.WlanRegisterNot |unimplemented function |ification called in 32-bit |wlanapi.dll.WlanRegisterNot |code" |ification Keywords| |download Severity|blocker |normal Component|kernel32 |-unknown Status|UNCONFIRMED |NEW
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
please always specify the application, version and download for reproduce. Also not a blocker, see https://wiki.winehq.org/Bugs on how to report bugs.
I've corrected and completed some fields based on information I guessed from the backtrace.
The application seems to be "SteuerSparErklärung 2017"
https://www.steuertipps.de/steuererklaerung-finanzamt/themen/testversion-der...
Direct download: https://www.steuertipps.de/softwaregateway/demo/22/SteuerSparErklaerung/Steu...
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Akademische Arbeitsgemeinschaft/SteuerSparErklaerung 2017
$ wine ./ReportTool.exe ... wine: Call from 0x7b445e53 to unimplemented function wlanapi.dll.WlanRegisterNotification, aborting wine: Unimplemented function wlanapi.dll.WlanRegisterNotification called at address 0x7b445e53 (thread 0009), starting debugger... --- snip ---
$ sha1sum SteuerSparErklaerung_22.26.59.zip 6f7fbe183b78d9d9489b1aeb635d11bf17a1ab88 SteuerSparErklaerung_22.26.59.zip
$ du -sh SteuerSparErklaerung_22.26.59.zip 297M SteuerSparErklaerung_22.26.59.zip
$ wine --version wine-2.1-126-g06c5a9a
Regards