displaycal-py3 icon indicating copy to clipboard operation
displaycal-py3 copied to clipboard

error 400 when downloading ArgyllCMS from DisplayCal

Open KingOfBaboon opened this issue 2 years ago • 3 comments

400 happens when trying to download ArgyllCMS. I manually downloaded it and then it works.

-> Download

Connecting to https://displaycal.net:443... │ HTTP Error 400: Bad Request
│ Download ArgyllCMS 2.1.2

KingOfBaboon avatar Sep 05 '22 17:09 KingOfBaboon

Hey @KingOfBaboon this has to do with the history of displaycal and the manual installation is the way of dealing with it at the moment. The information which version of argyll to use is hosted on displaycal.net. However this version is no longer downloadable from argyll and also the old displaycal and the website is no longer maintained.

p5k369 avatar Sep 07 '22 22:09 p5k369

@p5k369 yeah, manual installation is totally fine. The old DisplayCal 3.8.9.3 can auto download this so I was expecting it also work here. Maybe we can put an extra line in the readme for manual installation, thanks anyway.

KingOfBaboon avatar Sep 07 '22 22:09 KingOfBaboon

I think we should update that part of the code to get the information from GitHub if not locally from the code itself.

eoyilmaz avatar Sep 15 '22 08:09 eoyilmaz