[Bug 17278] New: Setupapi procedure error CM_Query_And_Remove_SubTreeW
http://bugs.winehq.org/show_bug.cgi?id=17278 Summary: Setupapi procedure error CM_Query_And_Remove_SubTreeW Product: WineHQ Apps Database Version: unspecified Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: appdb-unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: cornelis(a)olsthoorn.ch EF Commander is a app like Total Commander. Installed it under wine. Starting EF Commander produces a Loader Error message: <quote> The procedure entry point CM_Query_And_Remove_SubTreeW could not be located in the dynamic link library SETUPAPI.dll </quote> Upgraded to wine 1.0.1 from Ubuntu apt source. Replaced wines setup.api with XP setup.api, but no result. EF Commander can be downloaded from http://www.efsoftware.com/dw/d.cgi?cw Any hints? Regards Kees Olsthoorn -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=17278 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal Component|appdb-unknown |-unknown Product|WineHQ Apps Database |Wine Platform|All |Other Version|unspecified |1.0.1 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=17278 --- Comment #1 from Juan Lang <juan_lang(a)yahoo.com> 2009-02-06 17:35:31 --- Created an attachment (id=19294) --> (http://bugs.winehq.org/attachment.cgi?id=19294) Patch to add stubs to spec file Does this patch help? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=17278 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-02-06 18:18:08 --- Created an attachment (id=19295) --> (http://bugs.winehq.org/attachment.cgi?id=19295) CM_Query_And_Remove_SubTreeW stub Hi, I'm able to start application with this stub. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=17278 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19295|0 |1 is obsolete| | --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-02-06 18:24:38 --- Created an attachment (id=19296) --> (http://bugs.winehq.org/attachment.cgi?id=19296) Stub entry for CM_Query_And_Remove_SubTreeW Stub entry helps too. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=17278 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, patch -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=17278 --- Comment #4 from Juan Lang <juan_lang(a)yahoo.com> 2009-02-09 11:38:21 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2009-February/069159.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=17278 --- Comment #5 from Kees Olsthoorn <cornelis(a)olsthoorn.ch> 2009-02-09 13:06:44 --- Installed the GIT and made a clone Then changed the setupapi.spec as proposed in the attachment Compiled the git tree (took almost 1 hour) Result is the same as before. No difference if using native or internal setupapi. I must state, it is too complex for me to find out where and why, so I hope the bug is solved with the next release. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=17278 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19294|0 |1 is obsolete| | --- Comment #6 from Juan Lang <juan_lang(a)yahoo.com> 2009-02-12 13:23:11 --- (From update of attachment 19294) Last patch had typos. Updated patch sent: http://www.winehq.org/pipermail/wine-patches/2009-February/069320.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=17278 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Juan Lang <juan_lang(a)yahoo.com> 2009-02-13 09:37:10 --- This is fixed in today's git, and will be available in 1.1.15. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=17278 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2009-02-13 11:11:30 --- Closing bugs fixed in 1.1.15. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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