flickr-downloadr / flickr-downloadr-gtk

A cross-platform desktop app, written in Mono that would download (all or selected) photos from your photostream in their selected size along with their description, title and tags.
https://flickrdownloadr.com/
MIT License
177 stars 41 forks source link

dmg shows up as invalid on latest #138

Open ryansturmer opened 2 years ago

ryansturmer commented 2 years ago

Downloading from the release page, I get a "dmg is damaged and can't be opened"

image

image

blumazine commented 2 years ago

same problem on mac high sierra OS10.13.6 Thanks for helping

kabads commented 2 years ago

Same here macOS Monterey - 12.3.1.

admish commented 2 years ago

Download has the wrong file attributes. Can fix it by running xattr -cr on the .dmg file.

e.g.:

xattr -cr ~/Downloads/Install\ flickr\ downloadr\ \(v3.4.5.1\).dmg
svaradi commented 1 year ago

I already follow your advice above, but nothing happened. See below: svaradii@Steves-MacBook-Pro ~ % xattr -cr ~/Downloads/Install\ flickr\ downloadr\ (v3.4.5.1).dmg svaradii@Steves-MacBook-Pro ~ % How to install this .dmg file????? Did I something wrong? Thanks: Steve

robraux commented 1 year ago

Not trying to necro issues this but if anyone else stumbles on this:

xattr -cr ~/Downloads/Install\ flickr\ downloadr\ \(v3.4.5.1\).dmg

Then you can simply reopen it and get it installed.

open ~/Downloads/Install\ flickr\ downloadr\ \(v3.4.5.1\).dmg


I did download and install as of today and the app functions on Mac 13.3.1.