PWP5 in Wine (on 64bit Ubuntu)

Moderator: jsachs

Post Reply
afx
Posts: 22
Joined: April 24th, 2009, 3:28 pm
Location: Munich
Contact:

PWP5 in Wine (on 64bit Ubuntu)

Post 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
Signature for rent.
kevgermany
Posts: 14
Joined: April 27th, 2009, 2:40 pm
Location: Munich, Germany

Re: PWP5 in Wine (on 64bit Ubuntu)

Post 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.
Kev

Man is limited by his fears, not his imagination
kevgermany
Posts: 14
Joined: April 27th, 2009, 2:40 pm
Location: Munich, Germany

Re: PWP5 in Wine (on 64bit Ubuntu)

Post by kevgermany »

Kev

Man is limited by his fears, not his imagination
afx
Posts: 22
Joined: April 24th, 2009, 3:28 pm
Location: Munich
Contact:

Re: PWP5 in Wine (on 64bit Ubuntu)

Post 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
Signature for rent.
alex2035
Posts: 1
Joined: May 4th, 2009, 8:16 am
Location: Buenos Aires-Argentina

Re: PWP5 in Wine (on 64bit Ubuntu)

Post 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.
Post Reply