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@winehq.org ReportedBy: trevorolson@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
http://bugs.winehq.org/show_bug.cgi?id=22916
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #1 from Andrew Nguyen arethusa26@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.
http://bugs.winehq.org/show_bug.cgi?id=22916
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-05-28 12:06:09 --- It looks like the application requires .NET Framework 3.5.
http://bugs.winehq.org/show_bug.cgi?id=22916
--- Comment #3 from Trevor trevorolson@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
http://bugs.winehq.org/show_bug.cgi?id=22916
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.42
--- Comment #4 from Andrew Nguyen arethusa26@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.
http://bugs.winehq.org/show_bug.cgi?id=22916
--- Comment #5 from Vincent Povirk madewokherd@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
http://bugs.winehq.org/show_bug.cgi?id=22916
--- Comment #6 from Andrew Nguyen arethusa26@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.
http://bugs.winehq.org/show_bug.cgi?id=22916
--- Comment #7 from Trevor trevorolson@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
http://bugs.winehq.org/show_bug.cgi?id=22916
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #8 from Louis Lenders xerox_xerox2000@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' ?
http://bugs.winehq.org/show_bug.cgi?id=22916
--- Comment #9 from Andrew Nguyen arethusa26@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.
http://bugs.winehq.org/show_bug.cgi?id=22916
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com Summary|Program installs fine, but |Tutor.com Classroom crashes |crashes on start |on start
https://bugs.winehq.org/show_bug.cgi?id=22916
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #10 from super_man@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
https://bugs.winehq.org/show_bug.cgi?id=22916
--- Comment #11 from Ken Sharp imwellcushtymelike@gmail.com --- Does this still occur in Wine 9.8 or later?