Skip to content

Program mistakenly thinks Debian XFCE uses Wayland when receiving #99

Open
@mvidelatraduc

Description

@mvidelatraduc

This is the log for the software installed on Debian XFCE after copying text from an Android device:

2025-03-20 17:00:36,032 - ERROR - Failed to execute command: Command '('wl-copy',)' returned non-zero exit status 1.
2025-03-20 17:00:36,032 - ERROR - Failed to copy data to clipboard: Command '('wl-copy',)' returned non-zero exit status 1.
2025-03-20 17:00:36,032 - ERROR - Failed to convert base64 data to clipboard: Command '('wl-copy',)' returned non-zero exit status 1.

The output of some useful commands:

***@***:~$ echo $XDG_SESSION_TYPE
x11
***@***:~$ echo $XDG_SESSION_DESKTOP
xfce
***@***:~$ echo $WAYLAND_DISPLAY

***@***:~$ echo $DISPLAY
:0.0

The program successfully copies into the server from Debian, but is unable to receive data.

Feel free to let me know if there are any other logs or information necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions