Wayland: Copy and paste issue
- Dominant language
- C++
- Stars
- 33.6k
- Forks
- 6k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
This is my first time posting an issue on Git Hub for this project, if I have missed anything please let me know.
Hi all, I have been using Freecad on Linux and after creating a body I wanted to copy and paste it like I have been able to do so on windows. but I have found that I am getting an error.
Here is the error I am seeing for it whenever I try to copy and paste through the context menu or shortcut keys.
```
20:13:43 (qt.qpa.clipboard) QXcbClipboard::setMimeData: Cannot set X11 selection owner
```
I can copy and paste text normally but trying to do so on a body causes this. I have a hunch it is because of Wayland and XWaylandBridge Issues, though Im not 100% sure on this.
I have attached a video of this in action. I tried both context and shortcuts to copy but it still happens.
### Full version info
```shell
OS: KDE neon 6.0 (KDE/plasma)
Word size of FreeCAD: 64-bit
Version: 0.21.2.33771 (Git) AppImage
Build type: Release
Branch: (HEAD detached at 0.21.2)
Hash: b9bfa5c5507506e4515816414cd27f4851d00489
Python 3.10.13, Qt 5.15.8, Coin 4.0.0, Vtk 9.2.6, OCC 7.6.3
Locale: English/United States (en_US)
Installed mods:
* Dracula 0.0.5
```
### Subproject(s) affected?
Core
### Anything else?
https://github.com/FreeCAD/FreeCAD/assets/16739847/9d64428c-8da6-4e64-ac89-5d209b445dcf
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.