corbindavenport / creative-cloud-linux

PlayOnLinux install script for Adobe Creative Cloud
https://www.playonlinux.com/en/app-3251-Adobe_Creative_Cloud.html
GNU General Public License v3.0
756 stars 122 forks source link

Changed creativecloud.sh to work with CC 2018 #28

Closed tristan20 closed 6 years ago

tristan20 commented 6 years ago

Added newer installer, use winetricks for dependencies as POL scripts do not seem to work at least for corefonts. The Login window of the CC App loads a little slow. Tested Lightroom and Photoshop CC 2018 and both seem to work with no problems.

corbindavenport commented 6 years ago

Oh wow, I had no idea you could directly pull winetricks instead of using POL's alternatives. This will help a lot when porting the script to vanilla Wine, too. Once I test this on my VM, I'll merge it.

corbindavenport commented 6 years ago

Also @tristan20, have you tested switching out the Wine version for anything newer? I wonder if the latest v3.0 might fix some lingering bugs.

tristan20 commented 6 years ago

@corbindavenport I did not get Wine 3.0 working but I did only try very briefly. However 64 bit Photoshop did install with Wine 2.20, although the installer crashed a couple times before it went through. I did not have any Problems with the 32-bit installer and Wine 2.20.

corbindavenport commented 6 years ago

Ok, I tested this on my Ubuntu VM and I'm only seeing minor issues (like the Creative Cloud app seems to get stuck sometimes). Still, this is a major improvement. I'll merge this and see if I can fix any lingering bugs, then merge to master.