https://bugs.kde.org/show_bug.cgi?id=425389

            Bug ID: 425389
           Summary: Filesystem expose: raw:* and msd:* entries error out
                    on Debian
           Product: kdeconnect
           Version: unspecified
          Platform: Other
                OS: Unspecified
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: android-application
          Assignee: albertv...@gmail.com
          Reporter: gwmeeqqhvjyhpan...@ttirv.org
  Target Milestone: ---

On my Samsung Galaxy A21S (stock Android 10, f-droid's KDE Connect 1.14.2),
the "filesystem expose" plugin directories include
- raw:/storage/emulated/0/Download/k
  - Debian fails when trying to create a file or directory in a raw:* dir:
    "File already exists".
  - strace mkdir abc
    mkdir("abc", 0777) = -1 EEXIST
- msd:19
  - How to create:
    Click to add a storage location, choose a dir in the file list that opens,
    click the blue button at the bottom to allow access.
  - Debian creates files and dirs in msd:* dirs, however it still prints
    an error: "No such file or directory".
  - strace mkdir ghi
    mkdir("ghi", 0777) = -1 ENOENT
- primary:Download
  - How to create:
    Click to add a storage location, click on the sandwich menu at the left,
    choose the internal memory ("Galaxy A21S"), navigate and choose the dir,
    click the blue button at the bottom to allow access.
  - Works flawlessly on Debian.

Debian is Debian 10 KDE with no third-party repos and kdeconnect 1.3.3-2.

Additional info:
- All permissions were granted to the app.
- "Share and receive" works, on the same network, between this phone and older
  phones that run older Android versions.
- "Filesystem expose" works, on the same network, between the PC and older
  phones that run older Android versions.
- Other phones with older Android and KDE Connect 1.14.2 only have primary:*
  entries, and they work on Debian.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to