[Bug 40224] New: unimplemented function ADVAPI32.dll.CreatePrivateObjectSecurityEx
https://bugs.winehq.org/show_bug.cgi?id=40224 Bug ID: 40224 Summary: unimplemented function ADVAPI32.dll.CreatePrivateObjectSecurityEx Product: Wine Version: 1.9.4 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: advapi32 Assignee: wine-bugs(a)winehq.org Reporter: rmoisto(a)gmail.com Distribution: --- Created attachment 53742 --> https://bugs.winehq.org/attachment.cgi?id=53742 console output Web Skype plugin for Firefox (SkypeWebPlugin.msi) will not install on any currently available wine version. Beginning of console output: wine: Call from 0x7bc55a50 to unimplemented function ADVAPI32.dll.CreatePrivateObjectSecurityEx, aborting -- 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=40224 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com -- 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=40224 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch Status|UNCONFIRMED |NEW Summary|unimplemented function |Web Skype plugin for |ADVAPI32.dll.CreatePrivateO |Firefox needs |bjectSecurityEx |advapi32.CreatePrivateObjec | |tSecurityEx Ever confirmed|0 |1 --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- Is there a public download for this? I searched online and browsed the site a bit, but couldn't find one. Anyway, I wrote a stub, but it may not be enough. I'll upload it for you to test. -- 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=40224 --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- Created attachment 53871 --> https://bugs.winehq.org/attachment.cgi?id=53871 stub -- 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=40224 --- Comment #3 from rmoisto(a)gmail.com --- Basically log in and there will be a download link for the plugin. I copied the current download link for you: https://swx.cdn.skype.com/plugin/7.15.0.49/SkypeWebPlugin.msi How would I test your changes? Do I have to download the code from somewhere and compile myself? I'm familiar with git and compiling, just haven't done that with Wine. -- 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=40224 --- Comment #4 from Austin English <austinenglish(a)gmail.com> --- (In reply to rmoisto from comment #3)
Basically log in and there will be a download link for the plugin. I copied the current download link for you: https://swx.cdn.skype.com/plugin/7.15.0.49/SkypeWebPlugin.msi
Thanks
How would I test your changes? Do I have to download the code from somewhere and compile myself? I'm familiar with git and compiling, just haven't done that with Wine.
See https://wiki.winehq.org/Patching and https://wiki.winehq.org/BuildingWine -- 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=40224 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #5 from André H. <nerv(a)dawncrow.de> --- I missed todays correspondence and did my own stub: https://source.winehq.org/patches/data/120026 -- 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=40224 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://swx.cdn.skype.com/p | |lugin/7.15.0.49/SkypeWebPlu | |gin.msi -- 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=40224 --- Comment #6 from rmoisto(a)gmail.com --- Created attachment 53915 --> https://bugs.winehq.org/attachment.cgi?id=53915 Plugin install terminal output After compiling with Austin's fix the plugin will still not install. Not sure what those new errors mean. -- 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=40224 --- Comment #7 from Austin English <austinenglish(a)gmail.com> --- (In reply to rmoisto from comment #6)
Created attachment 53915 [details] Plugin install terminal output
After compiling with Austin's fix the plugin will still not install. Not sure what those new errors mean.
Looks like it needs more than a stub. -- 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=40224 --- Comment #8 from André H. <nerv(a)dawncrow.de> --- Please try my Version, it's a bit more than a stub -- 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=40224 --- Comment #9 from rmoisto(a)gmail.com --- No difference. Only the fixme line changed, the errors are identical. -- 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=40224 --- Comment #10 from Austin English <austinenglish(a)gmail.com> --- Andre's stub was committed here: https://source.winehq.org/git/wine.git/commitdiff/b83a5d78a485ffd2ec4a0d1650... -- 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=40224 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Web Skype plugin for |Web Skype plugin for |Firefox needs |Firefox needs |advapi32.CreatePrivateObjec |advapi32.CreatePrivateObjec |tSecurityEx |tSecurityEx implmentation -- 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=40224 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Web Skype plugin for |Web Skype plugin for |Firefox needs |Firefox needs |advapi32.CreatePrivateObjec |advapi32.CreatePrivateObjec |tSecurityEx implmentation |tSecurityEx implementation -- 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=40224 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #11 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Marking as fixed. -- 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=40224 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.21. -- 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=40224 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net URL|https://swx.cdn.skype.com/p |https://web.archive.org/web |lugin/7.15.0.49/SkypeWebPlu |/20170314174338/https://swx |gin.msi |.cdn.skype.com/plugin/7.15. | |0.49/SkypeWebPlugin.msi Fixed by SHA1| |b83a5d78a485ffd2ec4a0d16509 | |248f13c2681f2 Keywords| |download -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla