zeira Posted November 15, 2020 Posted November 15, 2020 Every Sunday I open a set of six jpeg or tiff files (it doesn’t matter what format). Regardless of the order I select them (hey are all in the same subfolder), they open in random order, never the same from one week to another. The names of the files contain the dates they were created - from Monday to Saturday, for example today is November 15th, so the filename contains the following: 201115, etc. That way I know the order of opened files is random and different from one week to another, even if I select them in the same order or not. That should not happen, and it is a bug in the program. Quote
Staff Chris B Posted November 17, 2020 Staff Posted November 17, 2020 This is not a bug per se, as we program the app to open the files that would open the quickest first. It has not been programmed to open them in the order you requested so this is an improvement. I totally agree though that the preferred behaviour would be the order in which the user requires. Quote How to format a bug report | Learning Resources | List of V2 FAQs | YouTube Tutorials
zeira Posted November 17, 2020 Author Posted November 17, 2020 10 hours ago, Chris B said: This is not a bug per se, as we program the app to open the files that would open the quickest first. It has not been programmed to open them in the order you requested so this is an improvement. I totally agree though that the preferred behaviour would be the order in which the user requires. I tend to disagree! I did an exercise to check the validity of your statement, I selected six files opened them and wrote down the order they were opened. I closed all six files. I repeated the above four times, and had four different order of files opened: A) 5-3-4-2-1-6 B) 4-6-1-3-5-2 C) 1-2-3-4-5-6 only by a chance! D)1-2-3-4-6-5 That simply disproves your theory. Also, in my opinion files not opened in the requested order is not an improvement, it’s exactly the contrary, especially when the order of opened files is totally random without any logic whatsoever. I have a reason why I want to open those six files in the order requested. Those files are snapshots of Sudoku problems from the digital form of my daily newspaper, having all of them almost the same size, from 984x988 to 986x992 pixels. So, I think that is a bug in the program. Quote
walt.farrell Posted November 17, 2020 Posted November 17, 2020 3 minutes ago, zeira said: That simply disproves your theory. Or, perhaps you misinterpreted what Chris meant What I think occurs: You ask to open 6 files. Affinity spawns 6 OS threads to do the work, allowing each thread to operate in parallel. The threads that complete quickest display their files in the user interface. In my theory, step 2 is the "programmed the app to open the files that would open quickest first." But it's not done by Affinity figuring out which will open first. It's done by letting the operating system open them, and letting them finish in the order determined by which opened first, second, etc. And yes, this gives a random order as far as the user can see, but that does not mean the statement was incorrect. It's still programmed so the fastest ones appear first, but "fastest" is not guaranteed to be consistent or stable. Every time it could be different, based on OS and device considerations. Others have asked for an improvement in this area, but it's not a bug; just a design that could be better. Quote -- Walt Designer, Photo, and Publisher V1 and V2 at latest retail and beta releases PC: Desktop: Windows 11 Pro 23H2, 64GB memory, AMD Ryzen 9 5900 12-Core @ 3.00 GHz, NVIDIA GeForce RTX 3090 Laptop: Windows 11 Pro 23H2, 32GB memory, Intel Core i7-10750H @ 2.60GHz, Intel UHD Graphics Comet Lake GT2 and NVIDIA GeForce RTX 3070 Laptop GPU. Laptop 2: Windows 11 Pro 24H2, 16GB memory, Snapdragon(R) X Elite - X1E80100 - Qualcomm(R) Oryon(TM) 12 Core CPU 4.01 GHz, Qualcomm(R) Adreno(TM) X1-85 GPU iPad: iPad Pro M1, 12.9": iPadOS 18.5, Apple Pencil 2, Magic Keyboard Mac: 2023 M2 MacBook Air 15", 16GB memory, macOS Sequoia 15.5
zeira Posted November 17, 2020 Author Posted November 17, 2020 This makes no sense at all, I mean the random opening of files, not the comment. I’ve never had any application doing such a thing, this needs improvement. Quote
Staff Chris B Posted November 19, 2020 Staff Posted November 19, 2020 Just to clarify zeira, I agree that we should be opening in the order that you request them or do a better job of how it is currently. The reason it is not a bug is because there's no code to tell it exactly what to do—so it isn't broken. It's more of a missing feature or an improvement we need to make. This has been mentioned over the years numerous times. Old Bruce 1 Quote How to format a bug report | Learning Resources | List of V2 FAQs | YouTube Tutorials
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.