https://bugs.winehq.org/show_bug.cgi?id=40558
Bug ID: 40558 Summary: MarkdownPad Setup crashes during installing Product: Wine Version: 1.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: taoky99@outlook.com Distribution: ---
Created attachment 54398 --> https://bugs.winehq.org/attachment.cgi?id=54398 Error information and logs
MarkdownPad crashes when I install it (Setup.exe). My Linux distribution is Ubuntu 16.04.
Link: http://markdownpad.com/download/markdownpad2-setup.exe
SHA1: 94c1e612e3901f45233c03a5c034aef5f7ab3420
Error information is in the attachment.
https://bugs.winehq.org/show_bug.cgi?id=40558
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://markdownpad.com/down | |load/markdownpad2-setup.exe Keywords| |download
--- Comment #1 from Austin English austinenglish@gmail.com --- Does installing libgnutls help?
https://bugs.winehq.org/show_bug.cgi?id=40558
--- Comment #2 from TaoKY taoky99@outlook.com --- (In reply to Austin English from comment #1)
Does installing libgnutls help?
Sorry I have installed libgnutls in the apt. But it still shows "Failed to load libgnutls"
https://bugs.winehq.org/show_bug.cgi?id=40558
--- Comment #3 from Austin English austinenglish@gmail.com --- Where did you install wine from? What version is it? Ubuntu ships an old and unsupported version.
Your actual issue is likely that wine was compiled against a different gnutls version than you have installed.
https://bugs.winehq.org/show_bug.cgi?id=40558
--- Comment #4 from TaoKY taoky99@outlook.com --- (In reply to Austin English from comment #3)
Where did you install wine from? What version is it? Ubuntu ships an old and unsupported version.
Your actual issue is likely that wine was compiled against a different gnutls version than you have installed.
For Wine's PPA: https://launchpad.net/~ubuntu-wine/+archive/ubuntu/ppa?field.series_filter=x...
The version is 1:1.8.0-0ubuntu1~ubuntu15.10.1~ppa1
https://bugs.winehq.org/show_bug.cgi?id=40558
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #5 from winetest@luukku.com --- It crashes wine 1.9.20-git and staging 1.9.20.
Could be nullptr issue.
https://bugs.winehq.org/show_bug.cgi?id=40558
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- Confirming, though it`s a duplicate.
The installer suffers from two bugs:
https://bugs.winehq.org/show_bug.cgi?id=34989 https://bugs.winehq.org/show_bug.cgi?id=43041
The following two patches make the installer succeed:
https://dev.wine-staging.com/patches/194/ https://www.winehq.org/pipermail/wine-patches/2017-October/165672.html
The application itsself needs .Net. It then crashes, but I was able to start the application using native jscript (there`s a fixme:jscript:JScript_QueryInterface (0x100ade30)->({51973c10-cb0c-11d0-b5c9-00a0244a0e7a} 0x32d618) in the console).
Ikm resolving this as duplicate for now
https://bugs.winehq.org/show_bug.cgi?id=40558
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED
--- Comment #7 from Louis Lenders xerox.xerox2000x@gmail.com --- duplicate
*** This bug has been marked as a duplicate of bug 43041 ***
https://bugs.winehq.org/show_bug.cgi?id=40558
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Austin English austinenglish@gmail.com --- Closing.