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

Linux: Fatal Error: System.ArgumentOutOfRangeException: Capacity must be positive. #102

Closed santiagocasas closed 5 years ago

santiagocasas commented 5 years ago

~/flickrdownloadr$ ./flickrdownloadr Mozilla Roots Importer - version 4.6.2.0 Download and import trusted root certificates from Mozilla's MXR. Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed.

WARNING: mozroots is deprecated, please move to cert-sync instead.

Downloading from 'https://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt'... Importing certificates into user store... 151 new root certificates were added to your trust store. Import process completed.

Fatal Error: System.ArgumentOutOfRangeException: Capacity must be positive. Parameter name: capacity at FloydPink.Flickr.Downloadr.UI.Windows.BaseWindow+<>c__DisplayClass3_0.b__0 (System.Object , System.EventArgs ) [0x00000] in <9fd91914e0084e658662b1d8e5070801>:0 at Gtk.Application+InvokeCB.Invoke () [0x00000] in <7a41aae9f05e45b7b5a8cedfab67f8ff>:0 at GLib.Timeout+TimeoutProxy.Handler (System.IntPtr data) [0x0003c] in <5a439e0caae7469886e7119d9f6bc621>:0 ... Fal

PeterFisk commented 5 years ago

I get the same error on Windows:

Unhandled Exception. c__DisplayClass3_0.b__0(Object , EventArgs ) ved Gtk.Application.InvokeCB.Invoke() ved GLib.Timeout.TimeoutProxy.Handler()]]> ctor
kylegordon commented 5 years ago

Same issue here

Distributor ID: Ubuntu Description: Ubuntu 19.04 Release: 19.04 Codename: disco

flickr-downloadr v3.2.0.1

cutedaffodil commented 5 years ago

Duplicate of #103