-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wayland qt paste copy fix r4.29 #881
Wayland qt paste copy fix r4.29 #881
Conversation
…set=utf-8 to TextTransfer(). This makes it possible to paste into eclipse from a KDE/QT app in a wayland session with gtkv3.24.33 and higher(ubuntu 22.04-LTS).
…ain;charset=utf-8 to the wayland clipboard Enables copy from eclipse to KDE/QT apps in a wayland session(RFC-1341)
Fix wrong implementation of TEXT_PLAIN_UTF8 transfer feature due to commit 666b7fd
Suggestion thoughts |
Note (to self) 2 |
Question:
what does this mean and why is it taking so long time ? |
Note 3 (to self) |
Note (to self 5) |
I created an issue hoping to find a solution. |
Please also add a commit that change the bundle version (in MANIFEST.MF) by +0.0.1 as part of this same PR; because this change is the 1st one happening since last release, and Eclipse project only change the version once there is an actual change (keeps previous version if there is no change). |
This PR is superseded by #890 |
Update
This PR is superseded by #890
This is also for seeing if a build here could replace the #858 method.
Just for final testing of build errors. and because I have something wrong with all my SWT Eclipse build setups.
To see If They show virtual errors and warnings.
Update: the problems could be removed by deleting the unrelated projects including them.
...
Afterthought:
Hmmm this seems non conclusive how can I see if the binaries got built ?
This seems to be the culprit:
Seems like something like the dependa-bot commit here is needed:
the-snowwhite@4daf005
To at least get this build to succeed ?