Results 681 comments of Mat

I suppose we could make the error messages more specific though.

Could you send your downloads.json file to my email address (on my GitHub profile)? It would be interesting to know exactly how many downloads there are. You can then remove...

> I have found the "download.json" file both you and slook mentioned. Unfortunately, Google wouldn't let me send it because of the size (247.5 MB); if you have any ideas...

> > That explains things. There were large performance improvements in 3.3.0, but the number of files is probably in the millions if the downloads.json file is that large. >...

> Perhaps it would help if the dialog button labels were changed to something like "Cancel" and "Download". Seems like a good idea. Looks like another case where almost all...

Just wanted to let you know that there have been some large improvements related to populating trees/lists. Loading the shares of a user with 2 million files and 175k folders,...

Seems like something that should be implemented in a plugin.

How many queued downloads? Judging by the logs, it looks like Nicotine+ is stuck sending (the same?) QueueUpload messages for several minutes. Does the GUI freeze at all when this...

I suspect it's a performance issue in OP's case. Sending thousands of messages at once might cause a bottleneck somewhere in the networking code, effectively halting all other traffic. I'll...