[Bug 58690] New: fw_manager_IsPortAllowed is not implemented
http://bugs.winehq.org/show_bug.cgi?id=58690 Bug ID: 58690 Summary: fw_manager_IsPortAllowed is not implemented Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: hnetcfg Assignee: wine-bugs(a)winehq.org Reporter: rickshanor(a)gmail.com Distribution: --- Hi, New here. I am trying to run a windows executable under wine. I get the following error: Error in RPC::Firewall blocks events. I ran my app with RPC logging enabled, and I found this error: fixme:hnetcfg:fw_manager_IsPortAllowed I traced this back to dlls/hnetcfg/manager.c to confirm that the fw_manager_IsPortAllowed function is not implemented. What is the recommended way to work around this issue? Would it be unreasonable to update that function to just return allowed = true? Is there a way to simply bypass or patch that function at runtime rather than changing wine source? Recommendations welcome. Thanks, Rick -- 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=58690 Hans Leidekker <hans@meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |a16303e89330b1414d203215bb8 | |858ff97aa7716 Status|UNCONFIRMED |RESOLVED --- Comment #1 from Hans Leidekker <hans@meelstraat.net> --- a16303e89330b1414d203215bb8858ff97aa7716 modifies the stub to pretend that the port is allowed. -- 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)
-
WineHQ Bugzilla -
WineHQ Bugzilla