arturo-lang / arturo

Simple, expressive & portable programming language for efficient scripting
http://arturo-lang.io
MIT License
697 stars 32 forks source link

[Clip/Unclip] doesn't work on (Linux) #1196

Open scifx opened 1 year ago

scifx commented 1 year ago

The unclip function cannot run normally on Linux-like systems, and the return value is an empty string. The test environment is Linux Mint and termux. This problem persists even with the last version of arturo. (Windows system can execute correctly)

RickBarretto commented 1 year ago

Thank you a lot for reporting that! Unfortunately the Ui library still needs some attention and some things are broken...

RickBarretto commented 1 year ago

@scifx are you using Wayland or X11? IDK if this is related, but look:

image

The library Arturo uses for clipboard has support for X11, but I don't know about Wayland... And, yes it's working on my Windows...

Update

Probably you're using X11... Well strange.

All of the editions in Linux Mint use X11; Wayland support is not currently on the development roadmap for Cinnamon. - source

scifx commented 1 year ago

@RickBarretto X11

stale[bot] commented 7 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 months ago

Closing issue as stale.