Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows installer fails on windows 10 #476

Open
bjjohns opened this issue Aug 17, 2018 · 39 comments
Open

windows installer fails on windows 10 #476

bjjohns opened this issue Aug 17, 2018 · 39 comments

Comments

@bjjohns
Copy link

bjjohns commented Aug 17, 2018

Windows exe installer fails on this error:
Failed to correctly acquire installer_git_windows.exe file: CRC error.

@farsoroush
Copy link

Got the same problem here! Any solution/suggestion?

@Neil948
Copy link

Neil948 commented Aug 23, 2018

exact same issue and error message as well windows 10 OS 64 bit

Now managed to install Aptana Studio 3, build: 3.4.2.201308081805 but unable to update to current version as the url is to a non existant site address.

@berusch
Copy link

berusch commented Aug 24, 2018

Install on 64bit Windows 10 (1803) succeeds but starting the app fails as it is configured for a 32bit system.

@Dantimo426
Copy link

I'm getting the same issue as well

@phooka
Copy link

phooka commented Aug 27, 2018

Same here, will not install on Windows 10. CRC error.

@DooberyFurkin
Copy link

Hello, I am also receiving the same error in Win7 64bit Home Premium SP1 as below.

Windows exe installer fails on this error:
Failed to correctly acquire installer_git_windows.exe file: CRC error.

@rebekahjoypeterson
Copy link

image
Sounds like I am having the same issue as everyone else here.

@ademirassis
Copy link

I had this problem solved by installing the Git from http://go.appcelerator.com/installer_git_windows.exe. ;)

@alsaleem00
Copy link

I also got same issue.
Was it fixed?

@mannythemammoth
Copy link

The git download worked, i used all the default settings went straight through after that

@orzifar
Copy link

orzifar commented Oct 4, 2018

Here the same: It worked after downloading and installing the Git from the above mentioned link. Tx.

@alsaleem00
Copy link

alsaleem00 commented Oct 7, 2018

I got a new problem after installing the git as above. Installation complete. But when run, it complains about java.
I installed JRE 1.8, but still complaining. Is there any specifics about java like JDK not JRE 32b/64b?
aptana

@orzifar
Copy link

orzifar commented Oct 7, 2018

I had the same problem: You should install jdk 1.8. Then look for the aptanaStudio3.ini file (C:\Users\yourName\AppData\Roaming\Appcelerator\Aptana Studio), open the file (text-editor) and insert these two lines:
-vm
C:\Program Files (x86)\Java\jdk1.8.0_181\bin\javaw.exe

before vmargs (eg after "open file").

orzifar

@alsaleem00
Copy link

Thanks. It works now.

@abadoxx
Copy link

abadoxx commented Oct 18, 2018

After having the git_windows.exe error and now the java error I've just decided it's easier to get another editor

@abadoxx
Copy link

abadoxx commented Oct 18, 2018

I would not recommend anyone installing this. To fully uninstall it will make you to go to a webpage with instructions. A webpage that doesn't exist. Awful

@JMSClassificados
Copy link

Eu tive esse problema resolvido instalando o Git em http://go.appcelerator.com/installer_git_windows.exe . ;)

Resolvido com este link Obrigado.

@ddenholm67
Copy link

I had this problem solved by installing the Git from http://go.appcelerator.com/installer_git_windows.exe. ;)

this works, thanks. i actually logged in to upvote this. cheers!

@swampopus
Copy link

I had this problem solved by installing the Git from http://go.appcelerator.com/installer_git_windows.exe. ;)

The download works for me too. You'd think the Aptana website (or the error message itself) could have taken the trivial step of telling us to install git first. As a developer, this kind of thing really irritates me, because I know how simple it would be to fix. Just add a little more text to the error message is all you need.

@ExecThTs
Copy link

ExecThTs commented Dec 4, 2018

The download works for me too. You'd think the Aptana website (or the error message itself) could have taken the trivial step of telling us to install git first. As a developer, this kind of thing really irritates me, because I know how simple it would be to fix. Just add a little more text to the error message is all you need.

Same with requiring a specific version of java.

@radenblazed
Copy link

having the same problem. was really looking forward to trying this software. Gona go look for something else.

@cprima
Copy link

cprima commented Dec 20, 2018

If you are like me, you probably did not spot
C:\Program Files (x86)\Java\jdk1.8.0_191\bin

(Mind the 32 bit version!)

@raindropworks
Copy link

@ExecThTs I was also surprised to discover that running Github Desktop apparently does not give the right Git either ... I don't do a lot of coding, but now I have multiple Git systems apparently

@masterh8887
Copy link

masterh8887 commented Mar 18, 2019

i solved this problem.

  1. download aptana install data.
  2. start cdm program.
  3. copy your aptana's position url.
  4. write "aptana's position url\aptana sturiod3.exe /passive /norestart" in cmd

if can't started,
install higher jdk 1.7 version

@webdvlopr
Copy link

webdvlopr commented Apr 9, 2019

I installed JDK 1.8 and edited the aptanaStudio3.ini and still had the same problem
Capture2

@WillNrab
Copy link

WillNrab commented May 4, 2019

move the executable installer to the c drive root, then run cmd as an administrator and type Aptana_Studio_3_Setup.exe /passive /norestart

I ran a manual restart after this and it was fine. Hope that helps

@MugumeHenry
Copy link

I have the same issue and i have tried all the solutions and I can't solve the issue more help please

@Wooglepie
Copy link

Wooglepie commented Jul 24, 2019

I too had the installation issue with CRC failure for the git installer, it was fixed and the application was installed. However, I uninstalled it just as quickly because like many other Java based applications, it was just way too slow.

@shahriar1996
Copy link

If anyone is having trouble installing AptanaStudio, here is the instructions that worked for me.

  1. Go to the link https://gitforwindows.org/ (Links to an external site.) and download Git for windows and install it.

  2. Go to the link https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html (Links to an external site.) and install the appropriate Java SE Development Kit 8u181 .exe file. I had to use the windows x86 (I am a windows 10 user)

  3. Download AptanaStudio directly from the website or from any third party website, and install it.

Hopefully following these steps will work and the error prompt won't show.

Thanks.

@dorotaslawek
Copy link

git + java (javaw.exe)inscription in aptana ini worked as well. I love you guys ;)

@wirelesss
Copy link

i solved this problem.

1. download aptana install data.

2. start cdm program.

3. copy your aptana's position url.

4. write "aptana's position url\aptana sturiod3.exe /passive /norestart" in cmd

if can't started,
install higher jdk 1.7 version

I have jdk1.8 installed and
it works like a charm!
thanks

@ivvona
Copy link

ivvona commented Jan 28, 2020

I had the same problem: You should install jdk 1.8. Then look for the aptanaStudio3.ini file (C:\Users\yourName\AppData\Roaming\Appcelerator\Aptana Studio), open the file (text-editor) and insert these two lines:
-vm
C:\Program Files (x86)\Java\jdk1.8.0_181\bin\javaw.exe

before vmargs (eg after "open file").

orzifar

Thanks a lot! It works :)

@Jostino
Copy link

Jostino commented Feb 6, 2020

I had this problem solved by installing the Git from http://go.appcelerator.com/installer_git_windows.exe. ;)

Solved following this step. What about to include in the installer of Aptana the installation of "installer_git_windows.exe"??

@hkmehandiratta
Copy link

I installed JDK 1.8 and edited the aptanaStudio3.ini and still had the same problem
Capture2
I got the same error, and by checking the log file. ie. I found that my Java version is 64 bit, so I downloaded 32 bit version, installed it. I had to update the AptanaStudio3.ini file with below 2 lines (before vmargs), and it worked for me.
-vm
C:\Program Files (x86)\Java\jdk1.8.0_111\bin\javaw.exe

@wirelesss
Copy link

I installed JDK 1.8 and edited the aptanaStudio3.ini and still had the same problem
Capture2

I guess could be your user account, avoid it has spaces.

@hykul
Copy link

hykul commented Apr 17, 2020

I got the same CRC error, and kept getting it after installing the Git as shown above. I gave up and just used a different editor.

@BartekWGrze
Copy link

THX EVERYBODY NOW I CAN INSTAL IT :D

@ghost
Copy link

ghost commented Jan 11, 2021

If anyone is having trouble installing AptanaStudio, here is the instructions that worked for me.

  1. Go to the link https://gitforwindows.org/ (Links to an external site.) and download Git for windows and install it.
  2. Go to the link https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html (Links to an external site.) and install the appropriate Java SE Development Kit 8u181 .exe file. I had to use the windows x86 (I am a windows 10 user)
  3. Download AptanaStudio directly from the website or from any third party website, and install it.

Hopefully following these steps will work and the error prompt won't show.

Thanks.

I still got the error... For all three software, I used all of the default settings... Any help?

@EgyptianM
Copy link

This issue exists from 3 years and had no fix or better fail message
Did all steps and still can't install it.
Going to use another IDE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests