WineHQ
Photoshop CS3 (10.0)



Category: Main > Multimedia > Graphics > Graphics Editing > Photoshop > CS3 (10.0)


NamePhotoshop
VersionCS3 (10.0)
License Retail
URLhttp://www.adobe.com/products/...
Votes 104
Link Wine Wiki
RatingGarbage
Wine Version1.1.31
Free Download Trial Download
Maintainers of this version:
Description
Third CS release.
Selected Test Results (selected in 'Test Results' table below)

What works
The extractor that precedes the installer.


What does not
The installer.


What was not tested
The actual application:
- activation & other first-time activities
- running


Additional Comments


Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
CurrentUbuntu 9.04 "Jaunty" (+ variants like Kubuntu)Oct 13 20091.1.31 No Not installable Garbage gewoon ernst 
ShowLinux Mint 7 "Gloria"Aug 12 20091.1.27 No Not installable Garbage TK 
ShowUbuntu 9.04 "Jaunty" x86_64 (+ variants like Kubuntu)May 13 20091.1.21 No Not installable Garbage Richard 
ShowUbuntu 9.04 "Jaunty" (+ variants like Kubuntu)May 11 20091.1.21 Yes Yes Silver Seba 
ShowDebian GNU/Linux 6.0 "Squeeze"May 04 20091.1.20 No Not installable Garbage Eugene 


Known bugs
Bug # Description Status Resolution Other apps affected
15432 Adobe Indesign CS3, Illustrator CS3, and Flash CS3 fail to install NEW View
15572 Adobe Photoshop CS3 z-order problems NEW View
15583 Adobe Photoshop, Dreamweaver CS3 Installer look really bad NEW View
15584 Adobe Dreamweaver, Photoshop CS3: Cancel button in the installer make it crash NEW View
15590 Photoshop CS3 installation fails due to Bonjour Service startup error NEW View
15932 Adobe Photoshop 7, CS3 can't load images from URLs NEW View
18070 Adobe CS3/CS4 installers fail NEW View
20436 Toolbars in Photoshop CS3 do not render correctly with wine's gdiplus NEW View

 
How To succesfully Install Photoshop CS3 (XP dlls required)

First off: don't expect this to work well.  Wine does not yet support Photoshop CS3.  Only read these instructions if you feel like fiddling around, not if you expect to get a working Photoshop.

OK, now that you know that Wine does not yet fully support Photoshop CS3, here's how I got it to install and run today with wine-1.1.6:

  1. Do 'wget kegel.com/wine/winetricks && sh winetricks gecko gdiplus'
  2. Install Photoshop CS3 as normal by running its Setup.exe.

  3. Run Photoshop CS3 as normal, e.g.
    $ cd .wine/drive_c/Program\ Files/Adobe/Adobe\ Photoshop\ CS3
    $ wine Photoshop.exe
    

That's it!  It runs very slowly, though.  Hats off to Jacek for fixing the installer!

I have had problems with the app's license manager giving up because the app was running too slowly. When this happens, you have to remove ~/.wine and reinstall.


 
How Bugs Affect Application (Do Not Remove)
Bug How It Affects Application
Workaround ­
20492
The installer will fail to start in Wine >1.1.31

Revert to 1.1.31 and follow instructions below.

Fixed in Wine 1.1.33.

18070
This causes the installer to fail on all versions of Wine >1.1.17
  1. You will need to compile the latest Wine yourself, and revert commit b8965ee7c90a687af4c84ad0ede73b1df901e16c
  2. See http://wiki.winehq.org/Gecko.
    "If you happen to be running Wine without installing it, put the cab file in $build_dir/../gecko/"
OR you can download and install Wine 1.1.17, install CS4 and move back up to the latest Wine.  If you are doing this, you should create a new WINEPREFIX to ensure you do not damage an existing install.  This method is not recommended.
15638
Adobe Photoshop CS4 installer crashes on unimplemented GetProductInfo if run in Vista mode.

Change your Windows version to Windows XP.

Fixed in Wine 1.1.33 (possibly earlier).

20958
Photoshop CS4 fails to install in Vista mode Change your Windows version to Windows XP.
18202
An unhandled exception occurs when starting Photoshop, and possibly every Wine program following install.

Run wine regedit /D "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\adfs" immediately after install.  The error will appear when you run this command.

Fixed in Wine 1.1.24.

17433
An unhandled exception occurs due to an unimplemented function in gdiplus
Fixed in Wine 1.1.24.
18929 A page fault occurs during the splash screen. Set gdiplus to builtin. This will cause some graphical glitches.
18684
An unhandled page fault occurs in gdiplus.

This only occurs if you do not use the above workaround.

If you must use native gdiplus, you will need to open winecfg and remove the drive z: mapping.

18931
Unhandled page fault when creating a new file.
No known workaround.
16144
Photoshop CS4 will crash when opening a complex file. No known workaround.

 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

Works... ish..
by CodeNinja on Sunday January 17th 2010, 14:19
with the help of #winehq on freenode I was able to get cs3 installed and partially working, My test data has already been submitted. It wasnt as great as you'd think, but its better than where I was previously (without photoshop, or with it on a vm)

Its a bit slow, icons dont show etc, but it will work if you really want it that bad. I gave some notes in my test data, however if you want to read the full 'how I did it' checkout my blog at blog.chriswalker.devnetonline.net/

[post new] [reply to this]

Setup is failing
by Davide on Tuesday January 5th 2010, 12:48
Following the guide, i've installed winetricks but the installation fail launching the Setup.exe

err:seh:setup_exception_record stack overflow 868 bytes in thread 002b eip b75d3b5a esp 00240fcc stack 0x240000-0x241000-0x340000

someone can help me?

I'm using kubuntu 9.10 32bit, 2.6.31-16-generic-pae with the following packets:

wine1.2 - 1.1.310ubuntu3
libkwineffects1 - 4:4.3.2-0ubuntu7

[post new] [reply to this]

Cant install in Slackware 12.2
by miguel lopez on Monday September 28th 2009, 16:35
did the winetricks and have the same issue, using wine 1.1.28

[post new] [reply to this]

cs3 patch
by Michael Jones on Saturday September 5th 2009, 10:34
I can't find the patch, I have installed both gecko and gdiplus, but the url for the patch seems to be dead, anyone know where i can get the patch from?

[post new] [reply to this]

works well?
by v1nsai on Sunday June 21st 2009, 1:05
Anyone else care to comment on how well this works? I'm having issues and debating on working out the bugs or not. We all appreciate any input and thanks for the work that has already been done!

[post new] [reply to this]

CS3 (10)
by Ari on Sunday March 15th 2009, 19:01
Installs fine on Hardy, but then has issues with with various boxes for tools or brushes not showing up correctly, or disappearing from the main window. Could be interference from Compiz, but I don't think so - tried also in regular KDE

[post new] [reply to this]




   << Back

Page loaded in 0.05501 seconds.