[Bug 41079] New: unimplemented function cfgmgr21.dll. CM_Get_Versioncalled in 32-bit code
https://bugs.winehq.org/show_bug.cgi?id=41079 Bug ID: 41079 Summary: unimplemented function cfgmgr21.dll. CM_Get_Versioncalled in 32-bit code Product: Wine Version: unspecified Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: damianhummel07(a)gmail.com Created attachment 55263 --> https://bugs.winehq.org/attachment.cgi?id=55263 Program Error Details When attempting to run ~/Downloads/hauppaugecapture_1_0_34-57-3.exe, the system starts the install fine until I get the attached message and does nothing from that point on. The command line give me multiple results of: fixme:msg:pack_message msg 14 (WM_ERSEBKGND) not supported yet Thanks in advance. -- 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=41079 --- Comment #1 from Vincent Povirk <madewokherd(a)gmail.com> --- Is this the same program that has a download link at http://www.hauppauge.com/capture/ ? -- 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=41079 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|unimplemented function |hauppaugecapture_1_0_34-57- |cfgmgr21.dll. |3.exe crashes on |CM_Get_Versioncalled in |unimplemented function |32-bit code |cfgmgr21.dll.CM_Get_Version CC| |austinenglish(a)gmail.com Severity|blocker |normal --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- https://msdn.microsoft.com/en-us/library/windows/hardware/ff538686%28v=vs.85... -- 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=41079 --- Comment #3 from Damian Hummel <damianhummel07(a)gmail.com> --- (In reply to Vincent Povirk from comment #1)
Is this the same program that has a download link at http://www.hauppauge.com/capture/ ?
After downloading and attempting to install through the command line I get the error message: wine ~/Downloads/hauppaugecapture_1_0_34057 (1).exe -bash: syntax error near unexpected token `(' The link you sent was in support of HD PVR 2. I'm installing the HD PVR 60. Not sure if that makes a difference however. -- 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=41079 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |pnpmgr -- 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=41079 --- Comment #4 from Austin English <austinenglish(a)gmail.com> --- (In reply to Damian Hummel from comment #3)
(In reply to Vincent Povirk from comment #1)
Is this the same program that has a download link at http://www.hauppauge.com/capture/ ?
After downloading and attempting to install through the command line I get the error message:
wine ~/Downloads/hauppaugecapture_1_0_34057 (1).exe -bash: syntax error near unexpected token `('
A: cd to the directory B: ( is a special character in bash. Put quotes around the filename to avoid that (or rename/escape those characters). That also implies you either downloaded it twice by mistake, or it is the same program you previously downloaded. -- 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=41079 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> --- I sent a patch for that, https://www.winehq.org/pipermail/wine-patches/2016-August/153426.html. -- 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=41079 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #6 from winetest(a)luukku.com --- (In reply to Nikolay Sivov from comment #5)
I sent a patch for that, https://www.winehq.org/pipermail/wine-patches/2016-August/153426.html.
Which was committed. -- 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=41079 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(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=41079 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer Fixed by SHA1| |af533d1eebd382d7ee72eaaef1c | |f7461356da9e5 Resolution|--- |FIXED Summary|hauppaugecapture_1_0_34-57- |Hauppauge Capture crashes |3.exe crashes on |on unimplemented function |unimplemented function |cfgmgr32.dll.CM_Get_Version |cfgmgr21.dll.CM_Get_Version | Status|UNCONFIRMED |RESOLVED --- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to winetest from comment #6)
(In reply to Nikolay Sivov from comment #5)
I sent a patch for that, https://www.winehq.org/pipermail/wine-patches/2016-August/153426.html.
Which was committed.
I just tested and the installer gets past that error, it will then hang with no window visible, which is subject to another 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=41079 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.9.17. -- 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=41079 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mstefani(a)redhat.com Target Milestone|--- |1.8.x -- 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=41079 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.8.x |--- --- Comment #9 from Michael Stefaniuc <mstefani(a)redhat.com> --- Removing 1.8.x milestone from bugs included in 1.8.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.
https://bugs.winehq.org/show_bug.cgi?id=41079 robbyjones1996(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robbyjones1996(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=41079 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Hauppauge Capture crashes |Hauppauge Capture 1.x |on unimplemented function |installer crashes on |cfgmgr32.dll.CM_Get_Version |unimplemented function | |cfgmgr32.dll.CM_Get_Version Version|unspecified |1.8.3 URL| |http://www.hauppauge.de/fil | |es/hauppaugecapture_1_1_350 | |54.exe CC| |focht(a)gmx.net -- 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=41079 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|pnpmgr |setupapi -- 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