[Bug 32484] New: unimplemented function SHLWAPI.dll.IsCharSpaceA
http://bugs.winehq.org/show_bug.cgi?id=32484 Bug #: 32484 Summary: unimplemented function SHLWAPI.dll.IsCharSpaceA Product: Wine Version: 1.5.19 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: shlwapi AssignedTo: wine-bugs(a)winehq.org ReportedBy: Das.Surst(a)gmail.com Classification: Unclassified Created attachment 42849 --> http://bugs.winehq.org/attachment.cgi?id=42849 backtrace after crashing Install Origin 9 with wine. Start the 32-Bit version, close it directly, start again. Origin 9 will crash with the attached error. Delete the OriginUser-directory and Origin 9 will start again. The problem seems to occur while parsing some files in the OriginUser directory. -- 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=32484 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2012-12-19 11:59:18 CST --- That function exists in wine, and you're not using a native dll..hm. Perhaps some drm is coming into play? -- 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=32484 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht(a)gmx.net Summary|unimplemented function |Origin 9 needs |SHLWAPI.dll.IsCharSpaceA |SHLWAPI.dll.IsCharSpaceA Ever Confirmed|0 |1 --- Comment #2 from Anastasius Focht <focht(a)gmx.net> 2012-12-19 12:26:07 CST --- Hello Austin, --- quote --- That function exists in wine, and you're not using a native dll..hm. Perhaps some drm is coming into play? --- quote --- maybe in some future version of Wine :-) The wide character version is exported by ordinal while the ANSI version is not present. Source: http://source.winehq.org/git/wine.git/blob/58c77f61566a3f2535fa646dc41662e0c... --- snip --- 29 29 stdcall -ordinal IsCharSpaceW(long) --- snip --- Geoff Chappell's site, section "SHLWAPI 6.0 Named Exports" says: http://www.geoffchappell.com/studies/windows/shell/shlwapi/history/names600.... --- quote --- IsCharSpaceA begins in Windows XP SP2 and Windows Server 2003 SP1 --- quote --- -> exported by name (unlike IsCharSpaceW which is exported by ordinal). Regards -- 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=32484 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-12-19 22:51:33 CST --- Created attachment 42866 --> http://bugs.winehq.org/attachment.cgi?id=42866 patch Try this patch please. -- 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=32484 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #4 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-12-20 12:51:28 CST --- Patch commited: http://source.winehq.org/git/wine.git/?a=commit;h=16cc2b87530947415dcff6e545... -- 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=32484 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-12-20 12:52:41 CST --- Please retest with current git. -- 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=32484 --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-12-23 14:21:34 CST --- Please retest with wine 1.5.20. -- 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=32484 --- Comment #7 from Das.Surst(a)gmail.com 2012-12-23 15:02:38 CST --- Sorry, for not answering, I'm having trouble building wine for myself. Will wait for the Ubuntu Wine Team PPA to update and try then again. -- 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=32484 Jactry Zeng <jactry92(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jactry92(a)gmail.com --- Comment #8 from Jactry Zeng <jactry92(a)gmail.com> 2012-12-26 02:34:32 CST --- This bug can't be reproduce in wine-1.5.20-22-ga701528 . Maybe it was fixed? I downloaded it from: http://www.originlab.com/index.aspx?go=DOWNLOADS/OriginEvaluation -- 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=32484 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |16cc2b87530947415dcff6e545b | |dd77a232edbb1 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-12-26 02:36:48 CST --- Reported fixed. -- 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=32484 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2013-01-04 15:01:08 CST --- Closing bugs fixed in 1.5.21. -- 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=32484 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ppplij(a)web.de --- Comment #11 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-05-03 08:01:04 CDT --- *** Bug 33515 has been marked as a duplicate of this bug. *** -- 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