http://bugs.winehq.org/show_bug.cgi?id=32964
--- Comment #10 from Anastasius Focht focht@gmx.net 2013-05-01 04:12:00 CDT --- Hello again,
the application installs and starts properly for me in clean 32-bit WINEPREFIX with following prerequisites:
winetricks -q dotnet40 corefonts
'winetricks corefonts' is needed to work around bug 32323
--- quote --- And how should I know that it needs the .NET Framework 4.0 installed? If you look at the bug report it took me 2 days and comments from 3 other people to realise what must be done. --- quote ---
If you would have taken your time and read the project description/download page for the application...
The technology of the application is stated in the project description "and created a .NET 4.0 WPF client..."
The application developer explicitly mentions the requirements on the page:
--- quote --- The tool was built in Visual Studio 2010 and .NET 4.0. The .NET 4.0 Client Profile is required to run the tool. --- quote ---
Not sure how one can miss this...
I suggest to mark this bug "invalid" -> improper/missing installation of needed prerequisites.
$ wine --version wine-1.5.29-38-g8e4317c
Regards