https://bugs.winehq.org/show_bug.cgi?id=42662
Bug ID: 42662 Summary: Far Manager 3.x crashes while trying to show Alt-F1/F2 disk change dialog - missing virtdisk.dll.GetStorageDependencyInformation Product: Wine Version: 2.3 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: t.artem@mailcity.com Distribution: ---
Steps to reproduce:
Download and install http://www.farmanager.com/download.php?l=en
Run it:
wineconsole --backend=user "C:\Program Files\Far Manager\Far.exe"
Press Alt + F1 or Alt + F2
Get a crash.
wine: Call from 0x7b43e7d9 to unimplemented function virtdisk.dll.GetStorageDependencyInformation, aborting
Strangely Wine releases prior to 2.0 worked fine.