http://bugs.winehq.org/show_bug.cgi?id=9540
Summary: Photoshop Element 5 requires the Access ODBC driver Product: Wine Version: 0.9.44. Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: mikolaj.zalewski@gmail.com
Created an attachment (id=7911) --> (http://bugs.winehq.org/attachment.cgi?id=7911) DSN file passed to ODBC
With the Andrey Turkin patch to pass bug #9485 Photoshop Elements 5 tries to open an Access database using ODBC but fails (I attach the DSN file). Photoshop seems not to install the Access driver. I don't know if it would help - I'm not sure if we are supporting non-unixODBC drivers.
There is a project that delivers Access unixODBC drivers - http://mdbtools.sourceforge.net/ . But I don't know yet if it works with Wine. They write they give only read access so that may be not enough.
http://bugs.winehq.org/show_bug.cgi?id=9540
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2007-09-01 02:57:15 --- I think we should be able to support non-unixODBC drivers. A fair bit of work has gone into making that work.
http://bugs.winehq.org/show_bug.cgi?id=9540
--- Comment #2 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-09-04 13:18:22 --- I haven't found such code. The only two calls to RegQueryValue are in ODBC_ReplicateODBCInstToRegistry and ODBC_ReplicateODBCToRegistry that does the synchronization in the different direction than we need (and there are no calls to GetPrivateProfile*).
There is some registry access in odbccp32 but the function are for installation of ODBC drivers/query of the drivers list and I'm not sure if they are fully implemented - e.g. the it seems from the MSDN that the SQLInstall* should increase the use count in the registry while we only compute the path.
http://bugs.winehq.org/show_bug.cgi?id=9540
--- Comment #3 from Dan Kegel dank@kegel.com 2007-09-04 14:01:03 --- In spite of how skeletal our odbccp implementation might be, http://wiki.winehq.org/NativeOdbc http://www.codeweavers.com/support/docs/wine-user/config-odbc http://www.paulmcnett.com/vfp/wine/vfp-wine-whitepaper.pdf all imply that native database drivers can be used at least somewhat...
http://bugs.winehq.org/show_bug.cgi?id=9540
--- Comment #4 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-09-04 15:51:34 --- All these examples are based on installing native odbc.dll (available from mdac_typ.exe in the first two tutorials and in MySQL ODBC driver 2.5 in the third) to access native drivers.
http://bugs.winehq.org/show_bug.cgi?id=9540
--- Comment #5 from Dan Kegel dank@kegel.com 2007-09-04 16:09:55 --- Yes, exactly. If you do that, can you use Photoshop Elements 5?
http://bugs.winehq.org/show_bug.cgi?id=9540
--- Comment #6 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-09-05 16:07:20 --- With a native odbc.dll we pass this step and get an empty Welcome screen (with only a Start in combo box). It seems that the main content of the screen should ba a HTML document. After choosing Start in -> Editor, closing the dialog and restarting Photoshop we get the main Photoshop Elements window and get the SafeCast copy protection as in Photoshop CS2. If we try it to fail we can run the program once - the next time it writes that the user name, organization of serial number is missing.
During the one run it seemed that the program works (however slowly), have the same cursor problems as CS2 (bug #9592) and the Window tries to cover the whole screen so parts of it are under the taskbar/menu (that's probably because of SPT_GETWORKAREA returning wrong value).
http://bugs.winehq.org/show_bug.cgi?id=9540
--- Comment #7 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-09-05 16:09:29 --- Created an attachment (id=7967) --> (http://bugs.winehq.org/attachment.cgi?id=7967) +mshtml,+shdocvw output
If someone is interested this is the +mshtml,+shdocvw output of the Welcome dialog.
http://bugs.winehq.org/show_bug.cgi?id=9540
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-misc |wine-shdocvw Summary|Photoshop Element 5 requires|Photoshop Elements 5 welcome |the Access ODBC driver |screen displayed wrong
http://bugs.winehq.org/show_bug.cgi?id=9540
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Photoshop Elements 5 welcome|Photoshop Elements 4 and 5 |screen displayed wrong |needs native ODBC
--- Comment #8 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-10-19 13:10:37 --- I see this bug contains reports of two problems so I've filled a new bug #10100 for the welcome dialog bug that is now nearly solved - except for a small glitch that the scroll bars are visible. This bug will be about the ODBC. It is required by PSE 5 during the first run and by PSE4 during the second run. Even worse the ODBC error dialog in PSE4 appear under the splash screen.
http://bugs.winehq.org/show_bug.cgi?id=9540
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P3
http://bugs.winehq.org/show_bug.cgi?id=9540
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|shdocvw |-unknown
--- Comment #9 from Dan Kegel dank@kegel.com 2008-02-20 23:26:30 --- This is an odbc*.dll bug, not a shdocvw bug.
http://bugs.winehq.org/show_bug.cgi?id=9540
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Photoshop Elements 4 and 5 |Adobe Photoshop Elements 4 |needs native ODBC |and 5 needs native ODBC
http://bugs.winehq.org/show_bug.cgi?id=9540
--- Comment #10 from Austin English austinenglish@gmail.com 2008-06-12 09:59:39 --- Is this still an issue in current (1.0-rc4 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=9540
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED
--- Comment #11 from Austin English austinenglish@gmail.com 2008-12-11 11:13:58 --- Abandoned.
http://bugs.winehq.org/show_bug.cgi?id=9540
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Austin English austinenglish@gmail.com 2008-12-11 11:17:37 --- Closing.