LogosLinuxInstaller icon indicating copy to clipboard operation
LogosLinuxInstaller copied to clipboard

Clipboard/Ctrl+C Not Working on Omarchy/Hyprland

Open inhesrom opened this issue 3 months ago • 4 comments

Hi - thank you much for your work on this project, awesome being able to run Logos on Linux!

I am having some trouble with the clipboard when copying text from a commentary using just the standard "highlight/select text" -> "click copy button that appears after highlight" workflow, ctrl+c does not work in the case either once the text is highlighted.

inhesrom avatar Sep 16 '25 01:09 inhesrom

It looks like I am able to copy text from a textbox, or select text, then go to "share" then copy the text out of the text box the text is placed into as a temporary workaround.

inhesrom avatar Sep 16 '25 01:09 inhesrom

Tested with notepad as well, same problem. Seems to be an issue with wine <-> hyperland entirely unrelated to logos.

Reproduction:

  • ran oudedtai --wine notepad
  • Typed some text
  • selected some of it
  • In Notepad's edit menu hit copy
  • In Notepad's edit menu hit paste
  • Nothing happens
  • Selected some of the text
  • Hit CTRL+C then CTRL+V and it pastes

Looks like something to do with the clipboard API calls, but text boxes remain unaffected

Unlikely this will be fixed soon

ctrlaltf24 avatar Sep 16 '25 06:09 ctrlaltf24

This may be unrelated, but I have had similar problems when running Wayland. The copy/paste process is unreliable. I'm guessing this is another wine problem? I was curious whether it might have something to do with running wine as an appimage? But should I disregard that thought, as I'm under the impression that the appimage is running unsandboxed?

noticons avatar Nov 08 '25 13:11 noticons