Page 1 of 1

PWP5 in Wine (on 64bit Ubuntu)

Posted: May 1st, 2009, 3:07 am
by afx
Has anyone had success yet with PWP 5 under Wine on a 64bit OS?
This is what I get:

Code: Select all

env WINEPREFIX="/home/afx/.wine" wine "C:\Program Files\Digital Light & Color\Picture Window Pro 5.0\pw50.exe" 
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
Trying to load PE image for unsupported architecture (AMD-64)
err:module:import_dll Loading library MSVCR80.dll (which is needed by L"C:\\Program Files\\Digital Light & Color\\Picture Window Pro 5.0\\Ltfil15u.dll") failed (error c000007b).
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
Trying to load PE image for unsupported architecture (AMD-64)
err:module:import_dll Loading library MSVCR80.dll (which is needed by L"C:\\Program Files\\Digital Light & Color\\Picture Window Pro 5.0\\Ltkrn15u.dll") failed (error c000007b).
Trying to load PE image for unsupported architecture (AMD-64)
err:module:import_dll Loading library MSVCR80.dll (which is needed by L"C:\\Program Files\\Digital Light & Color\\Picture Window Pro 5.0\\MSVCP80.dll") failed (error c000007b).
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\Digital Light & Color\\Picture Window Pro 5.0\\Ltkrn15u.dll") not found
err:module:import_dll Library Ltkrn15u.dll (which is needed by L"C:\\Program Files\\Digital Light & Color\\Picture Window Pro 5.0\\Ltfil15u.dll") not found
err:module:import_dll Library Ltfil15u.dll (which is needed by L"C:\\Program Files\\Digital Light & Color\\Picture Window Pro 5.0\\pw50.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
Trying to load PE image for unsupported architecture (AMD-64)
err:module:import_dll Loading library MSVCR80.dll (which is needed by L"C:\\Program Files\\Digital Light & Color\\Picture Window Pro 5.0\\Ltkrn15u.dll") failed (error c000007b).
Trying to load PE image for unsupported architecture (AMD-64)
err:module:import_dll Loading library MSVCR80.dll (which is needed by L"C:\\Program Files\\Digital Light & Color\\Picture Window Pro 5.0\\MSVCP80.dll") failed (error c000007b).
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\Digital Light & Color\\Picture Window Pro 5.0\\Ltkrn15u.dll") not found
err:module:import_dll Library Ltkrn15u.dll (which is needed by L"C:\\Program Files\\Digital Light & Color\\Picture Window Pro 5.0\\pw50.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Digital Light & Color\\Picture Window Pro 5.0\\pw50.exe" failed, status c0000135
thx
afx

Re: PWP5 in Wine (on 64bit Ubuntu)

Posted: May 1st, 2009, 5:28 pm
by kevgermany
There were some posts about running 5 under Ubuntu in the beta forum. Can't remember what the URL is, though - perhaps someone can help out.

Re: PWP5 in Wine (on 64bit Ubuntu)

Posted: May 1st, 2009, 5:32 pm
by kevgermany

Re: PWP5 in Wine (on 64bit Ubuntu)

Posted: May 1st, 2009, 6:00 pm
by afx
Thanks.
That plus the gdi files form the PWP support files got me going.
Now if I only had a working DAM on Linux life would be perfect ;-)

cheers
afx

Re: PWP5 in Wine (on 64bit Ubuntu)

Posted: May 4th, 2009, 8:22 am
by alex2035
I had PWP 5 on Wine on my Mepis 64 bits (Debian) and it worked really good and fast. Now I am triple booting to Crunchbang (Ubuntu), will try PWP there as well.