Loading too many thumbnails in Local image viewer #687
Replies: 4 comments 2 replies
-
@morzineIT Please don't stop raising Issues. We can't fix bugs if we don't know about them. |
Beta Was this translation helpful? Give feedback.
-
@morzineIT This was fixed a couple days ago. If there are less than 50 images it displays the tiny ones at the bottom, otherwise it doesn't. 50 was an arbitrary number - on my Pi 4 it displays 50 small ones very quickly. I probably could have increased 50 but didn't feel like testing with higher numbers. Besides, a lot of people have slower machines than the Pi 4. |
Beta Was this translation helpful? Give feedback.
-
That's awesome - thankyou
It was really bad ! I had thousands of images and it totally crashed my Pi.
Thanks again - I'll install and test now..
…On Thu, 21 Oct 2021 at 06:13, EricClaeys ***@***.***> wrote:
@morzineIT <https://github.com/morzineIT> This was fixed a couple days
ago. If there are less than 50 images it displays the tiny ones at the
bottom, otherwise it doesn't. 50 was an arbitrary number - on my Pi 4 it
displays 50 small ones very quickly. I probably could have increased 50 but
didn't feel like testing with higher numbers. Besides, a lot of people have
slower machines than the Pi 4.
The file that fixes this is allsky-portal/includes/images.php.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#687 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB7HUYRWESIDOS72XAH33W3UH6HNLANCNFSM5GNEM44Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
@morzineIT, let me know how it goes. If it works, would you please change the Label of this Discussion to "Fixed"? You can do that near the top-right of the page. Thanks. |
Beta Was this translation helpful? Give feedback.
-
When I use the local Admin panel to view last night's images,
It loads the first page with thumbnails of all the photos ok.
Then when I click on one image, it tries loading 3000 thumbnails at the bottom of the page with forward / back / play etc.
The Pi hangs for a few minutes while it does this.
I think it should limit the loading to X number of images either side of the selected one.
I'm sure the answer from some people would be " don't have 3000 images" !
(I'll try to stop raising issues - sorry - it must me my old IT development past coming back to haunt me !)
Beta Was this translation helpful? Give feedback.
All reactions