clipman 1.2.3: In Codeblocks 10.05 (www.codeblocks.org), ctrl+c seems to work fine and ends up landing in clipman. However, pasting the same content right afterwards fails. No matter in which application, pasting (via context menu or ctrl+v) has no effect, nothing happens. If I select the entry in clipman however, I can paste it just fine.
if you quit clipman (or remove the panel plugin), does this behavior reproduces?
Disabling clipman or removing it from the panel solves the problem.
are you running xfsettingsd? ps axwuf|grep xfsettingsd
Yes, I am. Ctrl+C from other programs works fine. I only encounter this behavior when copying from Codeblocks.
the problem is the x11-clipboard-manager xfsettingsd, which version? 4.8.2 and above should fix this issue.
or not, the problem is gtk <> java the function gtk_clipboard_wait_is_text_available() never returns true, while gtk_clipboard_wait_text() will return the text content.
or rather, with java i'm experimenting a different issue, not indentical to the bug description. -> bug #10524 actually ^^ so back to what i said in comment 5
(In reply to Mike Massonnet from comment #7) > or rather, with java i'm experimenting a different issue, not indentical to > the bug description. -> bug #10524 actually ^^ -> bug #10225
installed codeblocks and reproduced installed poedit (another application using wxwidgets framework) and did not reproduce
is just a tad weird, i created a new empty file and copied text with success works for me :/
Right now I'm running xfsettingsd 4.11.2 and the issue doesn't appear in Codeblocks 12.11. Maybe the problem is intermittent?
-- GitLab Migration Automatic Message -- This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/issues/3. Please create an account or use an existing account on one of our supported OAuth providers. If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev