[Bug 48187] New: DietOrganizer: Crashes after Splash Screen
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(a)winehq.org Reporter: orthographiccube(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48187 --- Comment #1 from Kyle Alexander Buan <orthographiccube(a)gmail.com> --- Created attachment 65823 --> https://bugs.winehq.org/attachment.cgi?id=65823 The installer for the program -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48187 Kyle Alexander Buan <orthographiccube(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48187 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48187 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mscoree Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #3 from Louis Lenders <xerox.xerox2000x(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48187 --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- The content of attachment 65823 has been deleted for the following reason: Copyright violation -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48187 Kyle Alexander Buan <orthographiccube(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #5 from Kyle Alexander Buan <orthographiccube(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48187 Louis Lenders <xerox.xerox2000x(a)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(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48187 --- Comment #7 from Kyle Alexander Buan <orthographiccube(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48187 --- Comment #8 from Austin English <austinenglish(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48187 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla