anarcat

Results 841 comments of anarcat

that is great news, but i'm sorry to announce i can't reproduce the fix in debian: building against 1.24 doesn't fix the problem, so perhaps there's some other dependency i...

some nitpicking on the code, otherwise LGTM.

> This also doesn't work so well for directories that have multiple layers of subdirectories. From what I can tell from experience, the images in the final list come out...

On 2024-08-18 05:49:35, scrubbbbs wrote: > Thanks for the contribution. I think you've identified the issue thoroughly, but not the motivation. The QDirIterator loop will take a very long time...

i should also mention that if you send me a few pointers to similar sections of the code (about posting progress to the user and threading, in particular), i might...

> For what it's worth here, my full collections (36000+ photos) loads in about 30+ seconds, before starting to display thumbs, depending on the filesystem cache. For me it's an...

On 2024-08-18 12:23:49, scrubbbbs wrote: >> So we go from "recursive just doesn't work" to "recursive hangs". Do you *really* want to see only the former? > > I'd prefer...

> Well if it's too short it will flash on the screen all the time so you could annoy people either way. But yeah maybe 3 is too long. We'll...

I've pushed another patch here that adds a progress dialog and improves on logging a bit, see if it answers your concerns about interactivity. I wonder if, with that, we...

so i ended up actually *compiling* this code and testing it, and the progress dialog never comes up, because even my largest directory never triggers the "one second" delay. i...