[Bug 33526] New: ILSpy gets a System.Window.Markup.XmlParseException
http://bugs.winehq.org/show_bug.cgi?id=33526 Bug #: 33526 Summary: ILSpy gets a System.Window.Markup.XmlParseException Product: Wine Version: 1.5.29 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: f.ebner94(a)gmail.com Classification: Unclassified When starting the application ILSpy, the application shows a window saying "Sorry, we crashed", but this doesn't happen on windows. winetricks dotnet40 is required. -- 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=33526 Fabian Ebner <f.ebner94(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |http://ilspy.net/ -- 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=33526 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-05-04 14:05:04 CDT --- Could you attach full terminal output as a text file? -- 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=33526 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #2 from Anastasius Focht <focht(a)gmx.net> 2013-05-04 14:13:59 CDT --- Hello Fabian, can't reproduce the problem, the app works fine here. The only nitpick is ugly font rendering but that can repaired by 'winetricks fontsmooth=rgb' (enable subpixel font smoothing). Make sure you followed the appdb .NET 4.0 HOWTO: clean 32-bit WINEPREFIX, recent 'winetricks' script from trunk, 'winetricks -q dotnet40' If the app still crashes, please _attach_ console output and the backtrace file from the crash reporter. $ du -sh ILSpy_Master_2.1.0.1603_RTW_Binaries.zip 1.8M ILSpy_Master_2.1.0.1603_RTW_Binaries.zip $ sha1sum ILSpy_Master_2.1.0.1603_RTW_Binaries.zip 95cffef05df75eda37a015a6eb77adb47527e823 ILSpy_Master_2.1.0.1603_RTW_Binaries.zip $ wine --version wine-1.5.29-122-g865d53d Regards -- 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=33526 --- Comment #3 from Fabian Ebner <f.ebner94(a)gmail.com> 2013-05-04 15:01:46 CDT --- Created attachment 44372 --> http://bugs.winehq.org/attachment.cgi?id=44372 Console log -- 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=33526 --- Comment #4 from Fabian Ebner <f.ebner94(a)gmail.com> 2013-05-04 15:03:14 CDT --- Created attachment 44373 --> http://bugs.winehq.org/attachment.cgi?id=44373 Backtrace of the program Made an image beacuse I can't select the text in the window. -- 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=33526 --- Comment #5 from Fabian Ebner <f.ebner94(a)gmail.com> 2013-05-04 15:05:33 CDT --- The attachments were made with clean wineprefix, winetricks -q dotnet40 $ winetricks --version 20130416 $ wine --version wine-1.5.29-84-gce6a037 -- 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=33526 --- Comment #6 from Anastasius Focht <focht(a)gmx.net> 2013-05-04 15:14:11 CDT --- Hello Fabian, you should fix that: --- snip --- err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. --- snip --- (install the samba/winbind package for your distro) Regards -- 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=33526 Fabian Ebner <f.ebner94(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #7 from Fabian Ebner <f.ebner94(a)gmail.com> 2013-05-04 15:26:25 CDT --- Thanks a lot, now it works. I got the message of ntml_auth everytime I used wine and since the other programs worked fine I didn't consider it being the problem. -- 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=33526 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-05-14 07:04:22 CDT --- Closing invalid bugs. -- 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.
participants (1)
-
wine-bugs@winehq.org