[Bug 11613] New: Premiere Pro 1, 1. 5 crash on startup with unimplemented function SHELL32.dll. SHGetFolderPathAndSubDirA
http://bugs.winehq.org/show_bug.cgi?id=11613 Summary: Premiere Pro 1, 1.5 crash on startup with unimplemented function SHELL32.dll.SHGetFolderPathAndSubDirA Product: Wine Version: 0.9.54. Platform: Other URL: http://download.adobe.com/pub/adobe/magic/premiere/win/7 .x/premierepro_english_tryout.exe OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: shell32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com 'Nuff said. -- 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=11613 --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2008-02-17 01:36:04 --- Oh, and Premier Pro 2 needs the Unicode version, SHELL32.dll.SHGetFolderPathAndSubDirW -- 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=11613 --- Comment #2 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-02-21 01:49:40 --- Created an attachment (id=10878) --> (http://bugs.winehq.org/attachment.cgi?id=10878) simple stub Hi Dan, i tried version Premiere 2.0 , and it looks as if the app is already happy with a very simple stub implementation. Unfortunetaly it exits then after the splash screen. If i run with +relay, it gets funnily enough further, into the main window, i can select "New Project" , but then a messagebox comes up with an error. I don't think these bugs are due to the unimplemented SHGetFolderpathandsubdir though -- 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=11613 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Premiere Pro 1, 1.5 crash on|Adobe Premiere Pro 1, 1.5 |startup with unimplemented |crash on startup with |function |unimplemented function |SHELL32.dll.SHGetFolderPathA|SHELL32.dll.SHGetFolderPathA |ndSubDirA |ndSubDirA -- 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=11613 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #3 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-03-16 12:02:49 --- A patch was sent by Stefan Leichter implmenting this. Let's see if it get's into git: http://www.winehq.org/pipermail/wine-patches/2008-March/051574.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=11613 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |collinstocks(a)gmail.com --- Comment #4 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-03-24 01:52:47 --- *** Bug 12181 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.
http://bugs.winehq.org/show_bug.cgi?id=11613 Dmitry <bloodhound(a)mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bloodhound(a)mail.ru -- 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=11613 --- Comment #5 from Stefan Leichter <Stefan.Leichter(a)camLine.com> 2008-04-21 12:59:14 --- The patch is in now (http://www.winehq.org/pipermail/wine-cvs/2008-April/042720.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=11613 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-05-09 15:08:20 ---
The patch is in now (http://www.winehq.org/pipermail/wine-cvs/2008-April/042720.html)
Yes, this crash is fixed. It now gets some further, but after creating a new project ( and using native gdiplus, otherwise you run into a different bug) it fails to start, as it says " Adobe Premiere encountered a derious problem, and needs to be closed". Using native comctl32 it starts fine , but the windows are overdrawn with black (ddraw-bug?), so the app is quite unusable -- 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=11613 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-23 10:37:47 --- Closing bugs fixed in 1.0-rc2. -- 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=11613 --- Comment #8 from Dan Kegel <dank(a)kegel.com> 2008-09-29 17:31:32 --- See also bug 13082 for the comctl32 problem. -- 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