https://bugs.winehq.org/show_bug.cgi?id=48187
Bug ID: 48187 Summary: DietOrganizer: Crashes after Splash Screen Product: Wine Version: 4.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: orthographiccube@gmail.com Distribution: ---
Created attachment 65822 --> https://bugs.winehq.org/attachment.cgi?id=65822 Crash log
DietOrganizer is a diet application for Windows. It installs fine, however, running the installed application (from a 32-bit or 64-bit prefix) results in the app showing its splash screen then crashing (DietDiary.Controls.ReportView.ViewReportControl.Init = not set to an instance of an object) with an "Unhandled Exception".
The application seems to be using .NET, I have wine-mono installed, and running the application from mono results in a different error (System.Windows.Forms.WebBrowser.Refresh = not set to an instance of an object). I believe this error does not show in Wine since the webbrowser is already implemented..
I have attached the complete error log below, and since the software is abandonware, I have also included the executable (installer) below.
https://bugs.winehq.org/show_bug.cgi?id=48187
--- Comment #1 from Kyle Alexander Buan orthographiccube@gmail.com --- Created attachment 65823 --> https://bugs.winehq.org/attachment.cgi?id=65823 The installer for the program
https://bugs.winehq.org/show_bug.cgi?id=48187
Kyle Alexander Buan orthographiccube@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=48187
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Kyle Alexander Buan from comment #0)
Created attachment 65822 [details]
I have attached the complete error log below, and since the software is abandonware, I have also included the executable (installer) below.
Hi, you shouldn`t do that, even if it`s abandonware. Please only add downloadlink.
@some admin: please remove attachment in comment 2
https://bugs.winehq.org/show_bug.cgi?id=48187
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mscoree Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- I downloaded from https://download.cnet.com/DietOrganizer/3000-2129_4-10400494.html (version 300) and can confirm it doesn`t start.
Kyle, could you try "winetricks dotnet20" and see if it starts? This version (300) then starts fine for me. Thanks for reporting back. For now setting component to mscoree
https://bugs.winehq.org/show_bug.cgi?id=48187
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- The content of attachment 65823 has been deleted for the following reason:
Copyright violation
https://bugs.winehq.org/show_bug.cgi?id=48187
Kyle Alexander Buan orthographiccube@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #5 from Kyle Alexander Buan orthographiccube@gmail.com --- (In reply to Louis Lenders from comment #3)
I downloaded from https://download.cnet.com/DietOrganizer/3000-2129_4-10400494.html (version 300) and can confirm it doesn`t start.
Kyle, could you try "winetricks dotnet20" and see if it starts? This version (300) then starts fine for me. Thanks for reporting back. For now setting component to mscoree
I apologize for the mistake. I won't make the same mistake again.
Installing dotnet20 then running the EXE from wine results in an error--that I need dotnet40 to run this. So I tried installing dotnet40. It asked me to restart (don't make the same mistake as me--you have to restart the computer, even though it isn't Windows) so I restarted, then running the EXE from wine now works.
I have to play with the program more to see if it's 100% working, and in any case, I'll submit it to WineDB so everyone can know how to make it work.
Thanks for the reply! I really appreciate it.
https://bugs.winehq.org/show_bug.cgi?id=48187
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20170326114537if_/http://w | |ww.dietorganizer.com/downlo | |ads/DietOrganizerPC310Win8. | |msi Summary|DietOrganizer: Crashes |DietOrganizer: Crashes |after Splash Screen |after Splash Screen (using | |mono) Resolution|FIXED |--- Status|RESOLVED |REOPENED Keywords| |download
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi thanks for reporting back. Good to know it runs for you but nothing is really fixed in wine, so not resolving fixed.
I reopen it and adjust title
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object at DietDiary.Controls.ReportView.ViewReportControl.Init () [0x00024] in <33e8e7b35ad4428a8053f2b3b8a89792>:0 at DietDiary.Controls.ReportView.ViewReportControl..ctor () [0x0000f] in <33e8e7b35ad4428a8053f2b3b8a89792>:0
https://bugs.winehq.org/show_bug.cgi?id=48187
--- Comment #7 from Kyle Alexander Buan orthographiccube@gmail.com --- (In reply to Louis Lenders from comment #6)
Hi thanks for reporting back. Good to know it runs for you but nothing is really fixed in wine, so not resolving fixed.
I reopen it and adjust title
Oh, I see. I apologize--I'm kinda new to this.
https://bugs.winehq.org/show_bug.cgi?id=48187
--- Comment #8 from Austin English austinenglish@gmail.com --- (In reply to Kyle Alexander Buan from comment #5)
It asked me to restart (don't make the same mistake as me--you have to restart the computer, even though it isn't Windows) so I restarted, then running the EXE from wine now works.
You didn't need to restart the computer, but all wine processes need to stop in that prefix. Wineboot can also simulate a reboot.
https://bugs.winehq.org/show_bug.cgi?id=48187
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com