[Bug 48085] New: Wine error trying to install Mono after a version update
https://bugs.winehq.org/show_bug.cgi?id=48085 Bug ID: 48085 Summary: Wine error trying to install Mono after a version update Product: Wine Version: 4.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: ronen.rozner(a)gmail.com Distribution: --- Created attachment 65637 --> https://bugs.winehq.org/attachment.cgi?id=65637 Backtrace file It started after an update a few versions ago (4.xx branch, currently running 4.19). When launching an application, wineconfig will initially run, prompting to update Mono. Then it will prompt an error (see trace). The Win application runs normally, so I guess it might not be a severe bug. -- 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=48085 --- Comment #1 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Unhandled exception: unimplemented function urlmon.dll.414 called in 64-bit code What else have you got installed? What workarounds are you using? -- 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=48085 --- Comment #2 from Ronen R <ronen.rozner(a)gmail.com> --- (In reply to Ken Sharp from comment #1)
Unhandled exception: unimplemented function urlmon.dll.414 called in 64-bit code
What else have you got installed? What workarounds are you using?
I use it for one application: ExtraLabs Feed editor, nothing else. -- 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=48085 --- Comment #3 from Ronen R <ronen.rozner(a)gmail.com> --- (In reply to Ken Sharp from comment #1)
Unhandled exception: unimplemented function urlmon.dll.414 called in 64-bit code
What else have you got installed? What workarounds are you using?
I just close the error message and continue working. It doesn't affect the application i'm running. -- 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=48085 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO --- Comment #4 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- That doesn't answer the question. A bug can't be fixed until the cause is found. -- 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=48085 --- Comment #5 from Ronen R <ronen.rozner(a)gmail.com> --- (In reply to Ken Sharp from comment #4)
That doesn't answer the question.
A bug can't be fixed until the cause is found.
I don't know what other info I can provide. I metioned the application I installed and the workaround. Tell me what else you need and I will provide. -- 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=48085 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com --- Comment #6 from Austin English <austinenglish(a)gmail.com> --- (In reply to Ronen R from comment #5)
(In reply to Ken Sharp from comment #4)
That doesn't answer the question.
A bug can't be fixed until the cause is found.
I don't know what other info I can provide. I metioned the application I installed and the workaround. Tell me what else you need and I will provide.
Have you used winetricks? What's in ~/.wine/winetricks.log? -- 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=48085 --- Comment #7 from Zebediah Figura <z.figura12(a)gmail.com> ---
From all appearances you're using native wininet; is that correct?
Far be it from me to guess what changed (though one could always do a bisect if so inclined), but I think using native components is generally a matter of "you get to keep the pieces if it breaks". Debugging with native components in the prefix is difficult and often legally problematic. Better to file a bug for whatever's broken with the builtin component. -- 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=48085 --- Comment #8 from Ronen R <ronen.rozner(a)gmail.com> --- (In reply to Zebediah Figura from comment #7)
From all appearances you're using native wininet; is that correct?
Far be it from me to guess what changed (though one could always do a bisect if so inclined), but I think using native components is generally a matter of "you get to keep the pieces if it breaks". Debugging with native components in the prefix is difficult and often legally problematic. Better to file a bug for whatever's broken with the builtin component.
Wininet is Native, correct. -- 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=48085 --- Comment #9 from Ronen R <ronen.rozner(a)gmail.com> --- Created attachment 65642 --> https://bugs.winehq.org/attachment.cgi?id=65642 Winetricks.log content -- 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=48085 --- Comment #10 from Ronen R <ronen.rozner(a)gmail.com> --- (In reply to Austin English from comment #6)
(In reply to Ronen R from comment #5)
(In reply to Ken Sharp from comment #4)
That doesn't answer the question.
A bug can't be fixed until the cause is found.
I don't know what other info I can provide. I metioned the application I installed and the workaround. Tell me what else you need and I will provide.
Have you used winetricks? What's in ~/.wine/winetricks.log?
I attached the winetricks.log file. -- 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=48085 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|1 |0 Status|NEEDINFO |UNCONFIRMED --- Comment #11 from Ken Sharp <imwellcushtymelike(a)gmail.com> ---
Wininet is Native, correct.
Not sure if this is valid, then? -- 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=48085 --- Comment #12 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- ...however I should point out that anyone else using a native wininet, and then updating Wine, will possibly see this. -- 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=48085 --- Comment #13 from Ronen R <ronen.rozner(a)gmail.com> --- (In reply to Ken Sharp from comment #12)
...however I should point out that anyone else using a native wininet, and then updating Wine, will possibly see this.
Ok, I'll revert to Builtin and see if the issue occurs. -- 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=48085 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2fd582e1653de1bd2871625c7f9 | |54238d60dc404 CC| |infyquest(a)gmail.com Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #14 from Vijay Kamuju <infyquest(a)gmail.com> --- A stub is implemented - https://source.winehq.org/git/wine.git/commit/2fd582e1653de1bd2871625c7f9542... -- 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=48085 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #15 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 9.5. -- 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)
-
WineHQ Bugzilla