Skip to content

Handle pipe files in copyPath #1257

@KhaledBasiony

Description

@KhaledBasiony

Short story:

in the copyPath function when trying to copy a "pipe file" I get this error:
FileSystemException: Cannot copy file to '/tmp/LXFGGC/default.realm.note', path = '<some_path_on_my_machine>/default.realm.note' (OS Error: Illegal seek, errno = 29)

calling ls -al default.realm.note is:
prw-r--r-- 1 khaled khaled 0 Jul 21 11:13 default.realm.note

my os:

OS: EndeavourOS Linux x86_64
Kernel: 6.9.8-arch1-1

Request:

please just throw or handle it, I spent some precious time jumping between packages' source codes to find out that this is the issue :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions