[Bug 22916] New: Program installs fine, but crashes on start
http://bugs.winehq.org/show_bug.cgi?id=22916 Summary: Program installs fine, but crashes on start Product: Wine Version: unspecified Platform: x86 URL: http://prv.tutor.com/install/netClassroom/Tutor.com%20 Classroom%20Setup.msi OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: trevorolson(a)gmail.com After installation, when you try to open the program, it tries to open but crashes before it can open fully. In Windows a login screen appears. In WINE the entire program simply ceases to run. It just quits before the login screen appears. As a tester, you should know that the program should be working if you make it to the login screen. To fully test the program, you'd need a login and password though, which you need to work for tutor.com to have. Thanks for any assistance you can offer! Trevor -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22916 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-05-28 11:36:06 --- Please specify Wine version and attach terminal output as per http://wiki.winehq.org/FAQ#get_log to the bug report. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22916 --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-05-28 12:06:09 --- It looks like the application requires .NET Framework 3.5. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22916 --- Comment #3 from Trevor <trevorolson(a)gmail.com> 2010-05-28 12:17:22 --- Here is the error I get from terminal... install the Windows version of Mono to run .NET executables I guess I don't know how to get microsoft .NET 3.5 or 4 framework installed on Ubuntu. Can I ask you for suggestions on how to install it? Or should I head over to the Forums. (I apologize, I'm pretty new to Ubuntu and WINE etc.) I'm using WINE 1.1.42 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22916 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.42 --- Comment #4 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-05-28 12:24:09 --- Unfortunately installing the .NET Framework 3.5 doesn't work on Wine yet; winetricks indicates bug 20110. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22916 --- Comment #5 from Vincent Povirk <madewokherd(a)gmail.com> 2010-05-28 12:35:50 --- For what it's worth, you can try Mono (it works in Wine and supports .NET 3.5): http://wiki.winehq.org/Mono -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22916 --- Comment #6 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-05-28 12:46:46 --- (In reply to comment #5)
For what it's worth, you can try Mono (it works in Wine and supports .NET 3.5): http://wiki.winehq.org/Mono
Hmm, does it? I thought .NET 3.5 support in Mono was slated for the far future. In any case, the app relies on the Windows Presentation Foundation, which isn't implemented in Mono currently. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22916 --- Comment #7 from Trevor <trevorolson(a)gmail.com> 2010-05-28 13:05:12 --- So more or less it seems that I am S.O.L for the time being then? I just tried it in Mono, and I didn't have any luck. I think I ran it properly through Mono. Thank you for helping me look into this issue. If there is anything else I can try, I'm all ears. Trevor -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22916 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #8 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2010-05-28 13:09:01 --- (In reply to comment #7)
So more or less it seems that I am S.O.L for the time being then?
I just tried it in Mono, and I didn't have any luck. I think I ran it properly through Mono.
Thank you for helping me look into this issue. If there is anything else I can try, I'm all ears.
Trevor
Did you try if it runs with only 'winetricks dotnet30' ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22916 --- Comment #9 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-05-28 13:14:23 --- (In reply to comment #8)
(In reply to comment #7)
So more or less it seems that I am S.O.L for the time being then?
I just tried it in Mono, and I didn't have any luck. I think I ran it properly through Mono.
Thank you for helping me look into this issue. If there is anything else I can try, I'm all ears.
Trevor
Did you try if it runs with only 'winetricks dotnet30' ?
It doesn't work, as the application demands the System.Core assembly. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=22916 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy(a)gmail.com Summary|Program installs fine, but |Tutor.com Classroom crashes |crashes on start |on start -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=22916 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #10 from super_man(a)post.com --- (In reply to Andrew Nguyen from comment #9)
(In reply to comment #8)
(In reply to comment #7)
So more or less it seems that I am S.O.L for the time being then?
I just tried it in Mono, and I didn't have any luck. I think I ran it properly through Mono.
Thank you for helping me look into this issue. If there is anything else I can try, I'm all ears.
Trevor
Did you try if it runs with only 'winetricks dotnet30' ?
It doesn't work, as the application demands the System.Core assembly.
Does that requirement make this duplicate of something? I did winetricks -q dotnet35 and after that the program complains that it wants dotnet35 sp1. Didnt push further. wine 1.7.51 -- 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=22916 --- Comment #11 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Does this still occur in Wine 9.8 or later? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22916 Janne <janne.kekkonen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janne.kekkonen@gmail.com --- Comment #12 from Janne <janne.kekkonen@gmail.com> --- URL doesn't work any more. Archive.org doesn't seem to have saved this site. URL below has download link to Setup.exe, but its version is most likely different. https://www.tutor.com/appcentral/ms-7130 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=22916 Janne <janne.kekkonen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|janne.kekkonen@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.
http://bugs.winehq.org/show_bug.cgi?id=22916 Ken Sharp <imwellcushtymelike@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|UNCONFIRMED |RESOLVED --- Comment #13 from Ken Sharp <imwellcushtymelike@gmail.com> --- I tried the version from above and it simply doesn't start, with Mono or dotnet40. No crash. We can't know which version was used unless the report lets us know, but no response since 2010. -- 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 (3)
-
wine-bugs@winehq.org -
WineHQ Bugzilla -
WineHQ Bugzilla