[Bug 12181] New: SHELL32.dll.SHGetFolderPathAndSubDirA not supported
http://bugs.winehq.org/show_bug.cgi?id=12181 Summary: SHELL32.dll.SHGetFolderPathAndSubDirA not supported Product: Wine Version: 0.9.58. Platform: All OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: P1 Component: ntdll AssignedTo: wine-bugs(a)winehq.org ReportedBy: collinstocks(a)gmail.com The program Adobe Premiere Pro requires a certain function in order to run that is not implemented in wine yet. Call from 0x102d2818 to unimplemented function SHELL32.dll.SHGetFolderPathAndSubDirA
From the name, it looks like it should be a pretty simple api to implement or at least fake temporarily, although programming in C is not my strong point.
-- 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=12181 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-03-23 22:21:27 --- Can you please attach full terminal output? -- 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=12181 --- Comment #2 from Collin Stocks <collinstocks(a)gmail.com> 2008-03-23 22:48:20 --- Created an attachment (id=11585) --> (http://bugs.winehq.org/attachment.cgi?id=11585) Terminal Output That is all that is outputted. I tried replacing some of the DLLs with native ones, but no such luck. It just gets a bit further before crashing down. -- 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=12181 --- Comment #3 from Collin Stocks <collinstocks(a)gmail.com> 2008-03-23 22:49:48 --- Created an attachment (id=11586) --> (http://bugs.winehq.org/attachment.cgi?id=11586) Terminal output using some native DLLs That was after replacing: avifile iccvid msrle32 msvcp60 msvidc32 shell32 with the native DLLs By the way, with replacing these files, Premiere goes as far as drawing the window, though without successfully drawing any of the images. That is, the buttons to make a new project, open a project, or some other menu are all unlabeled. After clicking on the first button, it shows the dialog to create a new project, and then when I hit OK, it tells me "Sorry, a serious error has occurred that requires Adobe Premiere Pro to shut down. We will attempt to save your current project." If I hit the second unlabeled button, it shows that same dialog before crashing. If I hit the third unlabeled button, the program just crashes. It has basically the same output on the terminal no matter what. -- 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=12181 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #4 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-03-24 01:52:47 --- Duplicate. Collin: just have a little patience: a patch for this function has been sent a few times to wine-patches: http://www.winehq.org/pipermail/wine-patches/2008-March/051880.html ; eventually and hopefully it'll make into git i guess before new release 0.9.59 *** This bug has been marked as a duplicate of bug 11613 *** -- 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=12181 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-03-24 01:53:19 --- closed -- 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=12181 --- Comment #6 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-03-24 02:03:17 --- oh, just a last remark:
and then when I hit OK, it tells me "Sorry, a serious error has occurred that requires Adobe Premiere Pro to shut down.
That error is because of a bug in comctl32 irc. Using native comctl32 it started fine for me a few weeks ago (though it suffered from notorious "ddraw overdraw everything black" 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.
http://bugs.winehq.org/show_bug.cgi?id=12181 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:08:57 CST --- Removing deprecated 'All' Platform/OS. -- 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