You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I create a note, for example, on the tablet and copy it to another device, for example, the mobile (copied by hand or synced with Syncthing), it does not show up on the device on which it was not created.
The same thing happens with the whiteboard. On the device on which it was not created, the error is:
Experiencing similar behavior. I uninstalled saber (installed via FDroid) then installed the Play store version and I couldn't even see the notes which are in my saber folder anymore. Then I switched back to the FDroid version. Trying to rename a folder doesn't work as well.
Log:
SEVERE at 2024-11-22 13:43:08.807425
PathAccessException: Rename failed, path = '/storage/emulated/0/Download/saber/Physik/MSS12' (OS Error: Operation not permitted, errno = 1)
#0 _checkForErrorResponse (dart:io/common.dart:55) #1 _Directory.rename. (dart:io/directory_impl.dart:195)
Before submitting an issue, please check the following
Describe the bug
Android 14, Saber v0.24.2 F-Droid (25020).
When I create a note, for example, on the tablet and copy it to another device, for example, the mobile (copied by hand or synced with Syncthing), it does not show up on the device on which it was not created.
The same thing happens with the whiteboard. On the device on which it was not created, the error is:
_[SEVERE] PathAccessException: Cannot open file, path = '/storage/emulated/0/Documents/Saber/whiteboard.sbn2' (OS Error: Permission denied, errno = 13)
To reproduce
Create a note on one device, copy it to another device, and try opening it on the second device.
Expected behavior
Notes should open on any device regardless of which one they were created on.
Saber version
0.24.2 F-Droid (25020)
Device
Anything else?
No response
The text was updated successfully, but these errors were encountered: