Open eniehack opened 2 years ago
EDIT: resolved by deleting all local notebooks. After that Orgzly automatically re-added them. For some reasons it lost links to files.
Probably related issue after updating to the latest version:
Local repos sync also not working, forced sync throws exception:
01-26 11:48:19.423 14986 15021 W System.err: at s4.y.g0(DataRepository.kt:13)
01-26 11:48:19.423 14986 15021 W System.err: at l6.f.a(BookForceLoad.kt:1)
01-26 11:48:19.423 14986 15021 W System.err: at l6.z0.b(UseCaseRunner.kt:3)
01-26 11:48:19.423 14986 15021 W System.err: at com.orgzly.android.ui.main.e.A2(SyncFragment.java:1)
01-26 11:48:19.423 14986 15021 W System.err: at com.orgzly.android.ui.main.e.q2(Unknown Source:0)
01-26 11:48:19.423 14986 15021 W System.err: at n5.d0.run(Unknown Source:4)
01-26 11:48:19.423 14986 15021 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-26 11:48:19.423 14986 15021 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-26 11:48:19.423 14986 15021 W System.err: at java.lang.Thread.run(Thread.java:920)
01-26 11:48:19.426 14986 15021 W System.err: java.io.IOException: Force-loading failed: No link set
01-26 11:48:19.426 14986 15021 W System.err: at s4.y.g0(DataRepository.kt:17)
01-26 11:48:19.426 14986 15021 W System.err: at l6.f.a(BookForceLoad.kt:1)
01-26 11:48:19.426 14986 15021 W System.err: at l6.z0.b(UseCaseRunner.kt:3)
01-26 11:48:19.427 14986 15021 W System.err: at com.orgzly.android.ui.main.e.A2(SyncFragment.java:1)
01-26 11:48:19.427 14986 15021 W System.err: at com.orgzly.android.ui.main.e.q2(Unknown Source:0)
01-26 11:48:19.427 14986 15021 W System.err: at n5.d0.run(Unknown Source:4)
01-26 11:48:19.427 14986 15021 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-26 11:48:19.427 14986 15021 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-26 11:48:19.427 14986 15021 W System.err: at java.lang.Thread.run(Thread.java:920)
All notebooks from local repositories now looks like:
Android 12. I re-added permissions to media storage and tried to re-add local repositories in settings.
Since https://github.com/orgzly/orgzly-android/commit/c010310db30a28615315cedc53bd98310001d4d2 I guess, this is a $hitty "for security" move by Google forcing apps to use their cloud and lock users out of their data...
For Play the dev needs to "ask for forgivenesspermission" but for F-Droid and the rest this should be fixed by the dev.
Ref: https://github.com/syncthing/syncthing-android/issues/1638
Local repositories sync (not Dropbox, enabled auto-sync) is not working. It seems that access right to files are denied. Also, disabling auto-sync does not change the permission error; checking the permissions(please see pictures below, too) in Orgzly does the same.
Sorry my poor English.
environment
pictures
logcat output