http://bugs.winehq.org/show_bug.cgi?id=29445
Bug #: 29445 Summary: LearningCenter.exe fail to start with mono28 but works with native .net Product: Wine Version: 1.3.35 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
1. Download from http://cetd.sysu.edu.cn/class/NPELSPluginSetup.rar
2. unrar NPELSPluginSetup.rar
3. winetricks -q mono210
4. install setup_v1.1.0.103(101217).exe
5. start LearningCenter.exe $ cd "~/.wine/drive_c/Program Files/SFLEP/NPELS_LearningCenter_5.0" $ wine LearningCenter.exe
The application could not start at all, but with native .net2.0 it can start.
Will attach full logs.
http://bugs.winehq.org/show_bug.cgi?id=29445
--- Comment #1 from fracting fracting@gmail.com 2011-12-26 07:51:19 CST --- Created attachment 38121 --> http://bugs.winehq.org/attachment.cgi?id=38121 Log: start LeaningCenter.exe
http://bugs.winehq.org/show_bug.cgi?id=29445
--- Comment #2 from fracting fracting@gmail.com 2011-12-26 07:53:25 CST --- Created attachment 38122 --> http://bugs.winehq.org/attachment.cgi?id=38122 Report from Moma
This file is generated by Moma: http://www.mono-project.com/MoMA
http://bugs.winehq.org/show_bug.cgi?id=29445
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://cetd.sysu.edu.cn/cla | |ss/NPELSPluginSetup.rar Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=29445
--- Comment #3 from fracting fracting@gmail.com 2011-12-27 04:41:12 CST --- Hello, If I found bugs with LearningCenter.exe+ MS dotnet, can I report them to wine?
http://bugs.winehq.org/show_bug.cgi?id=29445
--- Comment #4 from Austin English austinenglish@gmail.com 2011-12-27 04:51:33 CST --- (In reply to comment #3)
Hello, If I found bugs with LearningCenter.exe+ MS dotnet, can I report them to wine?
Use a fresh WINEPREFIX (not one with mono), and be sure to put in the bug all native components/winetricks verbs used, but yes.
http://bugs.winehq.org/show_bug.cgi?id=29445
--- Comment #5 from fracting fracting@gmail.com 2011-12-27 04:54:49 CST --- (In reply to comment #4)
(In reply to comment #3)
Hello, If I found bugs with LearningCenter.exe+ MS dotnet, can I report them to wine?
Use a fresh WINEPREFIX (not one with mono), and be sure to put in the bug all native components/winetricks verbs used, but yes.
Got it. Thanks a lot!
http://bugs.winehq.org/show_bug.cgi?id=29445
Ma Xiaojun damage3025@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damage3025@gmail.com
--- Comment #6 from Ma Xiaojun damage3025@gmail.com 2012-04-20 22:06:37 CDT --- Hi, all
From the attached log, it is clear that "System.Deployment" caused the problem.
http://stackoverflow.com/questions/9112460/mono-develop-assembly-system-depl...
I guess we'd stick to Microsoft dotnet currently.
https://bugs.winehq.org/show_bug.cgi?id=29445
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #7 from Austin English austinenglish@gmail.com --- Still in 1.7.23: [austin@localhost NPELS_LearningCenter_5.0]$ wine LearningCenter.exe fixme:mscoree:ConfigFileHandler_startElement Unknown element L"configSections" in state 2 fixme:mscoree:ConfigFileHandler_startElement Unknown element L"sectionGroup" in state 6 fixme:mscoree:ConfigFileHandler_startElement Unknown element L"section" in state 6 fixme:mscoree:ConfigFileHandler_startElement Unknown element L"applicationSettings" in state 2 fixme:mscoree:ConfigFileHandler_startElement Unknown element L"LearningCenter.Properties.Settings" in state 6 fixme:mscoree:ConfigFileHandler_startElement Unknown element L"setting" in state 6 fixme:mscoree:ConfigFileHandler_startElement Unknown element L"value" in state 6 fixme:mscoree:ConfigFileHandler_startElement Unknown element L"setting" in state 6 fixme:mscoree:ConfigFileHandler_startElement Unknown element L"value" in state 6 fixme:mscoree:ConfigFileHandler_startElement Unknown element L"appSettings" in state 2 fixme:mscoree:ConfigFileHandler_startElement Unknown element L"add" in state 6 Missing method get_IsNetworkDeployed in assembly C:\Program Files\SFLEP\NPELS_LearningCenter_5.0\LearningCenter.exe, type System.Deployment.Application.ApplicationDeployment
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. File name: 'System.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' [ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not load file or assembly 'System.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. File name: 'System.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
https://bugs.winehq.org/show_bug.cgi?id=29445
Ma Hsiao-chun damage3025@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|damage3025@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=29445
--- Comment #8 from Vincent Povirk madewokherd@gmail.com --- The System.Deployment library exists now in Mono, but I'm not able to retest because the download URL doesn't work.
https://bugs.winehq.org/show_bug.cgi?id=29445
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #9 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-5.14?
https://bugs.winehq.org/show_bug.cgi?id=29445
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|NEW |RESOLVED
--- Comment #10 from Qian Hong fracting@gmail.com --- (In reply to Esme Povirk from comment #8)
The System.Deployment library exists now in Mono, but I'm not able to retest because the download URL doesn't work.
Download URL doesn't work, I also don't have the original binary anymore, I'm resolving it as abandoned, feel free to reopen if anyone is still able to test.
https://bugs.winehq.org/show_bug.cgi?id=29445
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=29445
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED
--- Comment #12 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=29445
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Ken Sharp imwellcushtymelike@gmail.com --- Closing bugs marked as abandoned