-
Notifications
You must be signed in to change notification settings - Fork 372
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
Multiuser support: Filesystem operations malfunction when using the app in secondary users #2479
Comments
Thanks. You are probably the first one to try Markor this way, or at least wants to create a issue. Need to say, have never tried that multi user mode, and know nobody using it explicitly to be honest. So yes there are probably some /storage/emulated/0/ things to be adapted. PRs are welcome. |
Ahhh. I didn't anticipate this either. Thanks for making an issue. I am actually in the process of setting up multi user on my tablet for my wife. Will investigate. |
@violet-octagon Could you test the branch from the PR I posted. There should be a non-conflicting APK linked there. (This is still work in progress) |
I tested it. Here are the expected behaviors I noticed:
Here are the problems I noticed:
|
Thanks. Could you test this again now |
Description
Not to be patronizing, but I thought this issue could be easy to misunderstand, so I just wanted to state what I mean by the terminology I use (derived from here):
When using Markor in a secondary user, navigation through folders malfunctions. Also, copy/move operations to symlinks malfunction. This may be related to #2350. Some specifics:
When I say these files are broken and aren't accessible, I mean that trying to open them with another app doesn't work. My PC displays errors when attempting to read/copy/move/delete the files through MTP. This doesn't just happen with note files, this also happens with image files.
Markor is storing the data somewhere. According to Android, storage gets taken up when Markor copies these broken files. I expected files and directories copied to the public directory to show up and be accessible by the system files app and through MTP.
Where this issue doesn't manifest:
I want this bug resolved because most of my notes are stored in Markor's data partition in a secondary user. Resolving this issue would make it possible to copy files from the data partition to somewhere another computer can access the files via MTP, and it would restore intended behavior when browsing though the filesystem. Right now, in secondary users, it isn't possible to accees or make a backup copy of files in the data partition or the public directory, nor is it possible to enter /storage/emulated/#/ in Markor if you didn't already have save locations for the Notebook/To-Do/QuickNote set there.
Steps to reproduce
Download", or tap on "emulated" then try tapping on "0".Information
Android version: 15 (AP3A.241105.007)
Device: Google Pixel 7 Pro
Custom ROM: GrapheneOS
App Version: 2.13.1
Source
GitHub Releases
Format / File type
Not specific
Additional info / Log
The text was updated successfully, but these errors were encountered: