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

Installer stuck at 2% #22

Closed beescuit closed 6 years ago

beescuit commented 6 years ago

I'm running ubuntu 17.10

I've already tried:

beescuit commented 6 years ago

Update: apparently it has something to do with libgnutls, any thoughts about how to install it?

unfulvio commented 6 years ago

looks like related to https://github.com/corbindavenport/creative-cloud-linux/issues/17

I'm also looking for a solution to this...

corbindavenport commented 6 years ago

I think this is a duplicate of #17, so I'll close this one. @BeeCodingOfc, be sure to subscribe to #17 so you still get notifications about the problem.

beescuit commented 6 years ago

sorry @corbindavenport , but I don't think it's the same error. Their logs do not contain libgnutls, which apparently is my problem. (libgnutls makes SSL connections possible). For now, I have installed PS using your script with an Offline installer

beescuit commented 6 years ago

My problem is clearly in the connection between the app and the adobe servers

corbindavenport commented 6 years ago

Yeah, you might be right. I'll see if I can do something about this, but it may be a Wine bug that I can't fix.

beescuit commented 6 years ago

It's the same issue as #16 , we just need to find out the solution for ubuntu.

corbindavenport commented 6 years ago

A brand new version of the install script has been published, can you check if the new update fixes your problem? https://github.com/corbindavenport/creative-cloud-linux/blob/master/README.md

Gramps commented 6 years ago

New version of the install script does not seem to work for me still. On Ubuntu 17.10.

UPDATED: Actually not sure if the update to PlayOnLinux 4.2.12 worked or if installing libgnutls30:i386 did, but the script is now functional. I installed libgnutls30:i386 first, then saw I had an update pending which was PlayOnLinux 4.2.12, so not sure what did it.

corbindavenport commented 6 years ago

That's good news! I'll close this issue, someone can re-open it if they're still having problems.