[Bug 38469] New: Putty doesn't run on Wine ARM
https://bugs.winehq.org/show_bug.cgi?id=38469 Bug ID: 38469 Summary: Putty doesn't run on Wine ARM Product: Wine Version: 1.7.41 Hardware: arm OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs(a)winehq.org Reporter: mmediouni(a)gmx.fr Distribution: --- Created attachment 51308 --> https://bugs.winehq.org/attachment.cgi?id=51308 Backtrace ole.dll.910 symbol missing. -- 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=38469 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Summary|Putty doesn't run on Wine |Putty doesn't run on Wine |ARM |ARM (unimplemented function | |ole32.dll.910, mismatching | |ordinals) --- Comment #1 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, the bug is essentially a WONTFIX. Another broken ARM app that imports by ordinal-only. People generated import libs of dlls dumped from WinRT devices since most of them are not present in the SDK (MS doesn't want to let people target native win32 ARM). Wine can't maintain the same order for all named dll exports to match Windows. The ordinal for a named export is not fixed, in fact it's highly Windows version/service pack dependent. Please don't create more bugs for ARM apps with ordinals-only import crashes. See also: bug 32768 bug 32770 Regards -- 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=38469 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |nerv(a)dawncrow.de Resolution|--- |WONTFIX --- Comment #2 from André H. <nerv(a)dawncrow.de> --- resolving wontfix -- 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=38469 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from André H. <nerv(a)dawncrow.de> --- closing wontfix -- 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