Adobe Photoshop CC 2014

Informations

Créateur Messages
vlad88 Anonymous

Information

Cet installateur a été accepté par l'équipe.

Informations

Plate-formes :
Téléchargements : 4586
Wine: 2.22

Retours d'expérience

Description

Adobe Photoshop software is a popular professional-quality bitmap image editor that handles Graphics editing package.

Wikipedia.

Code source

Contributions

Filters:

Contribuer
Membre Messages
Dadu042 Vendredi 29 Novembre 2019 à 10:45
Dadu042

Information

Cette mise à jour a été acceptée par l'équipe

Differences

Nouveau code source

Réponses

vlad88 Samedi 29 Aoüt 2015 à 22:35
vlad88 Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

Added installation tahoma2. Wine version for running is 1.7.50

Differences

Nouveau code source

Réponses

Anonymous
Lundi 26 Octobre 2015 à 15:05
I tried it out didn't seem to work I get a crash error when I run photoshop.exe. Running Xubuntu 15.05
Dimanche 2 Juin 2019 à 10:42
Script approved.
vlad88 Vendredi 7 Aoüt 2015 à 11:58
vlad88 Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Differences

Nouveau code source

Réponses

Mercredi 12 Aoüt 2015 à 16:23
While the install works fine now, running the program leads to several issues. One is that it crashes randomly as it's starting. Sometimes restarting the program works, sometimes it doesn't. When you actually can get into Photoshop, none of the tools can be clicked, and no fonts show up (you should be able to add tahoma2 to the script to fix that). Basically, if Photoshop even manages to start, it's not usable. At least not from my testing (attempted install multiple times.).
Anonymous
Jeudi 20 Aoüt 2015 à 13:05
In which of the Linux distributions you tested?
vlad88 Vendredi 7 Aoüt 2015 à 2:26
vlad88 Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

The new version of the script I am using wine "1.7.48-staging" for installation. With this version Photoshop installed without errors. Then I switch to the wine "1.7.44". With this version Photoshop has successfully launched and running.

Differences

Nouveau code source

Réponses

vlad88 Mardi 4 Aoüt 2015 à 8:28
vlad88 Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Differences

Nouveau code source

Réponses

Mardi 4 Aoüt 2015 à 20:13
Nice. Attempting to test this right now. :)
Mercredi 5 Aoüt 2015 à 0:46
What I'm a bit afraid of is "du" not reporting the same results based on filesystem (and clusters size, etc.) because it really reports effective disk usage
Anonymous
Mercredi 5 Aoüt 2015 à 1:55
Progressbar while watching directory is something that is going to be directly supported in POLv5. Meanwhile, I do not advise to use it because it will slow down the script
Mercredi 5 Aoüt 2015 à 3:29
What I noticed is that when the Install happens for PS, you have to disconnect the Internet connection for the install to actually even get to the point that it goes through the Install. If you try to sign in during the Install, for either the demo or full version, it crashes when trying to connect to the site and stops the Install. This is something that I experienced when writing the cs6 script, but now that CC is specifically cloud based for it's DRM, it doesn't want to continue beyond the initialization of the installer without disconnecting from the Internet. Worst case, you could add a Note about disabling the connection before the actual ps installer starts.
vlad88 Mardi 4 Aoüt 2015 à 1:57
vlad88 Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Differences

Nouveau code source

Réponses

vlad88 Samedi 1 Aoüt 2015 à 20:46
vlad88 Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

I removed the Russian text of the message. Removed unnecessary use winetricks

Differences

Nouveau code source

Réponses

Dimanche 2 Aoüt 2015 à 10:37
Hi vlad88,
my script review:
POL_SetupWindow_message "$(eval_gettext 'NOTICE: The installer will say that it has failed but it will actually keep installing. Run in terminal: watch du -s ~/.PlayOnLinux/wineprefix/PhotoshopCC2014 When the number stops changing, the installation is done and you can exit it.')" "$TITLE"

I wonder how much of this can be avoided or at least automated...

[ -z "$POL_SELECTED_FILE" ] && POL_SetupWindow_InstallMethod "LOCAL,DOWNLOAD"

If $POL_SELECTED_FILE is defined, $INSTALL_METHOD won't and the rest of the script will fall apart. If you really mean to support that feature, it should make a local installation of the file; However since it's no longer possible in the new repository web interface to associate a list of MD5 hashes to a script, that feature is currently unusable, so I'm not sure it's worth the trouble.

unzip AdobePhotoshop2014-32bit-mul.zip -d $POL_System_TmpDir/photoshop

You can use POL_System_unzip instead of unzip, that way in case of error the user will be warned instead of the error silently ignored

export WINEARCH=win32

No, no, no $WINEARCH is off limits, it's managed by PlayOnLinux thru POL_System_SetArch statement. But it should be set to win32 already anyway, since it's the default, so just remove that line
Anonymous
Mardi 4 Aoüt 2015 à 2:00

Thank you, petch. I took into consideration your comments in the new version of the script.
vlad88 Samedi 1 Aoüt 2015 à 18:52
vlad88 Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Messages

Fixed sintax error in script.

Differences

Nouveau code source

Réponses

vlad88 Vendredi 31 Juillet 2015 à 19:57
vlad88 Anonymous

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Differences

Nouveau code source

Réponses

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com