-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Home view empty after NC 19 to 20 upgrade #145
Comments
I just discovered Yaga and I'm on NC20 . I can confirm that no photos show up in home view. |
Same problem here but with Nextcloud 21! |
@mooninite I finally had a chance to look into your logs. Short questions if you change your It probably is not related to the Nextcloud version since I myself am running NC21. |
Changing View Type to any type, List, Grid, etc. does not display the photos. |
I just discovered this app and it really sounds great if you don't want to double your pictures on the phone and in the cloud. In the app's logs there is nothing really interesting:
Would be great if this would be fixed! |
First of all sorry for the slow response. I am currently under water at work. 2nd, is your browse view also empty? |
Hello, under NC 22.1.1 the same Problem. Homeview Tab is empty, when the Path is set to Nextcloud. the Browse View Tab wont show any Photo. |
No, the browse tab is working correctly. |
Have you done the following? https://vauvenal5.github.io/yaga-docs/assets/videos/change_path.gif |
That was the missing link for me...thanks! Maybe it's a good idea to put a link to the docs in the Readme of the project? I just missed the link in the about section... |
Okay.
That works, but it wont show the Pictures at the subfolder YYY/MM.
03.09.2021 10:03:45 DecaTec ***@***.***>:
… Have you done the following? https://vauvenal5.github.io/yaga-docs/assets/videos/change_path.gif
That was the missing link for me...thanks!
Maybe it's a good idea to put a link to the docs in the Readme of the project? I just missed the link in the about section...
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub[#145 (comment)], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AAZEPAHSNEBYMCTCQZXFEP3UAB6NJANCNFSM46IGIERQ]. [data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAAwSURBVHic7cExAQAAAMKg9U9tDQ+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgBcDZFAAASkVt0wAAAAASUVORK5CYII=###24x24:true###][Verfolgungsbild][https://github.com/notifications/beacon/AAZEPADANDROX6KDYB26HU3UAB6NJA5CNFSM46IGIER2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGZQT6FQ.gif]
|
It seems its preview Picture/cache Problem from my Cloud? But i don't know. When Yaga loads the pictures from the Upload folders, the Pictures are showing at the Homeview Tab.
Problem is solved for me.
03.09.2021 10:24:34 Lars Müller ***@***.***>:
… Okay.
That works, but it wont show the Pictures at the subfolder YYY/MM.
03.09.2021 10:03:45 DecaTec ***@***.***>:
> Have you done the following? https://vauvenal5.github.io/yaga-docs/assets/videos/change_path.gif
>
> That was the missing link for me...thanks!
>
> Maybe it's a good idea to put a link to the docs in the Readme of the project? I just missed the link in the about section...
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub[#145 (comment)], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AAZEPAHSNEBYMCTCQZXFEP3UAB6NJANCNFSM46IGIERQ]. [data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAAwSURBVHic7cExAQAAAMKg9U9tDQ+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgBcDZFAAASkVt0wAAAAASUVORK5CYII=###24x24:true###][Verfolgungsbild][https://github.com/notifications/beacon/AAZEPADANDROX6KDYB26HU3UAB6NJA5CNFSM46IGIER2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGZQT6FQ.gif]
>
|
Sometimes working, sometimes not.
I have a lot of warnings in the Log file.
[yaga.log.txt](https://github.com/vauvenal5/yaga/files/7149010/yaga.log.txt)
|
@Happyfeet01 did you grant permissions to the app? For some reason the app is failing to sync the date modified when pulling images. Can you narrow down when it is working and when not? What is different when it works? |
Had the same issue, this solved it for me. Thank you! |
Sorry for the late response. I made an fresh Setup from the gallery App. When choose at the Homeview Tab the Path to my uploads i can't see any files. It seems the Homeview Tab can't load recursive. |
Duplicate of issue #97 because of the bad handling of missing last modification dates. For some reason (Nextcloud app bug?) I had 3 files out of 3000 that had a zero'd last modification date. Setting the date to the real one let Yaga load my photos and they all load fine. Should probably raise the priority of gracefully handling bad dates on files. :) For those that may not know about setting last modified date: Navigate to your cloud storage directory on the Nextcloud Server and run the touch command: |
Yaga version 0.26.1
Repo: F-Droid
Phone: Pixel 3 (June 2021 firmware)
Nextcloud 20.0.8
Server OS: Fedora 34 x86_64
After upgrading my Nextcloud server from 19 to 20 the Home View in Yaga became stagnant. I took new photos but they did not show up in Yaga. They do show up from the Nextcloud Android app or from a web browser.
Clearing the app data/cache and logging back in resulted in a blank home view.
Yes, Root Folder and General Path are set to correct values. Changing the General Path to a different folder with images in it shows those images. Changing back to my phone photos shows an empty home view.
I will email you the most recent logs.
The text was updated successfully, but these errors were encountered: