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
176 stars 41 forks source link

Installer does not work due to missing framework (3.4.0.1) #131

Open xenomo opened 2 years ago

xenomo commented 2 years ago

Hi,

The title says it all. Installer cannot finish process, since it cant reach the framework installation package. sc

Thanks

cutedaffodil commented 2 years ago

Thank you for letting us know!

Looks like the URL for GTKSharp installer has been updated on the Mono Website.

Until this is resolved, the work-around is to download and install GTKSharp manually from here and then rerun the flickr-downloadr installer.

Hope this helps!

cutedaffodil commented 2 years ago

@xenomo - when time permits, can you please try the latest release - v3.4.1.1 from here and let us know if that resolves the issue?

moekhalil commented 1 year ago

Want to say that this is still an issue, although I was able to get it working by installing gtk-sharp first, using the build at this url: https://github.com/mono/gtk-sharp/releases/download/2.12.45/gtk-sharp-2.12.45.msi

That said, the app was still very much unusable on Windows 11, as the GUI looked as follows:

image