https://bugs.winehq.org/show_bug.cgi?id=43460
Bug ID: 43460 Summary: Boson Exam Environment - Unable to run Product: Wine Version: 2.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: n.kane2898@gmail.com Distribution: ---
Created attachment 58834 --> https://bugs.winehq.org/attachment.cgi?id=58834 Program error details and console output
Program crashes when trying to run it using desktop icon created during installation or from console. My system is a 64 bit installation of openSUSE tumbleweed(kernel: 4.11.8-2-default).
https://bugs.winehq.org/show_bug.cgi?id=43460
n.kane2898@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |SUSE
https://bugs.winehq.org/show_bug.cgi?id=43460
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Looks like a mono program, did you already try installing native .NET? Just a thought.
https://bugs.winehq.org/show_bug.cgi?id=43460
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL| |http://s3.amazonaws.com/Bos | |on/BosonExamEnvironment-Set | |up.exe CC| |focht@gmx.net Ever confirmed|0 |1 Component|-unknown |mscoree Keywords| |download Summary|Boson Exam Environment - |Boson Exam Environment |Unable to run |(BEE) 3.x (.NET 4.0 app) | |crashes with Wine-Mono
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
obviously a Wine-Mono issue.
The app works fine here with MS .NET 4.0 Framework (installed via 'winetricks -q dotnet40).
http://www.boson.com/boson-exam-environment-bee
https://www.boson.com/support/135-What-are-the-minimum-system-requirements-f...
--- sinp --- $ pwd /home/focht/.wine/drive_c/Program Files/Boson Software/Boson Exam Environment
$ ls -1sh *.{exe,dll} 48K AxInterop.SHDocVw.dll 1.5M BEE.RT64.dll 1.6M BEE.RT.dll 208K BEE.VMR.dll 184K BosonCleaner.exe 56K BosonLicenseSystem.dll 28K Boson.OfflineDataCache.dll 2.4M BosonPracticeTests.exe 48K Boson.Shared.dll 32K Boson.Shared.UI.Windows.dll 308K Boson.Shared.WebRefs.dll 112K BosonTasks.exe 404K BosonTestEngine.dll 168K BosonUpdater.exe 16K FileUpdater.dll 196K ICSharpCode.SharpZipLib.dll 300K Infragistics2.Shared.v10.3.dll 1.2M Infragistics2.Win.Misc.v10.3.dll 1.8M Infragistics2.Win.UltraWinChart.v10.3.dll 488K Infragistics2.Win.UltraWinEditors.v10.3.dll 640K Infragistics2.Win.UltraWinExplorerBar.v10.3.dll 2.3M Infragistics2.Win.UltraWinGrid.v10.3.dll 204K Infragistics2.Win.UltraWinStatusBar.v10.3.dll 256K Infragistics2.Win.UltraWinTabControl.v10.3.dll 2.6M Infragistics2.Win.UltraWinToolbars.v10.3.dll 636K Infragistics2.Win.UltraWinTree.v10.3.dll 3.8M Infragistics2.Win.v10.3.dll 144K Interop.SHDocVw.dll 292K log4net.dll 416K Newtonsoft.Json.dll 48K TinCan.dll 12K VolumeInformation.dll 64K Win32Security.dll 28K Win32SecurityGlue.dll
$ wine ./BosonPracticeTests.exe ... --- snip ---
* created fake account * main user interface works (rather simplistic, not WPF based) * app download + updates work * downloading demo exams work * executing, saving exams work
$ sha1sum BosonExamEnvironment-Setup.exe 2ddb0c1394498bc2968a0618bc801de9e4a6ede4 BosonExamEnvironment-Setup.exe
$ du -sh BosonExamEnvironment-Setup.exe 25M BosonExamEnvironment-Setup.exe
$ wine --version wine-2.13-94-g5d9a4c4dbd
Confirming on behalf of reporter since I don't build Wine with Wine-Mono support.
Regards
https://bugs.winehq.org/show_bug.cgi?id=43460
--- Comment #3 from n.kane2898@gmail.com --- Using winetricks to install .NET 4.0 resolved the issue
https://bugs.winehq.org/show_bug.cgi?id=43460
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com