! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
clipman breaks pasting when copied from Codeblocks
Status:
RESOLVED: MOVED
Product:
Xfce4-clipman-plugin
Component:
X11 clipboard manager

Comments

Description haarp 2013-12-03 10:43:51 CET
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.
Comment 1 Mike Massonnet editbugs 2014-02-01 13:19:07 CET
if you quit clipman (or remove the panel plugin), does this behavior reproduces?
Comment 2 haarp 2014-02-01 13:34:23 CET
Disabling clipman or removing it from the panel solves the problem.
Comment 3 Mike Massonnet editbugs 2014-02-01 13:35:32 CET
are you running xfsettingsd?

ps axwuf|grep xfsettingsd
Comment 4 haarp 2014-02-01 13:38:39 CET
Yes, I am. Ctrl+C from other programs works fine. I only encounter this behavior when copying from Codeblocks.
Comment 5 Mike Massonnet editbugs 2014-05-28 12:26:04 CEST
the problem is the x11-clipboard-manager

xfsettingsd, which version? 4.8.2 and above should fix this issue.
Comment 6 Mike Massonnet editbugs 2014-05-30 11:56:00 CEST
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.
Comment 7 Mike Massonnet editbugs 2014-05-30 11:58:02 CEST
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
Comment 8 Mike Massonnet editbugs 2014-05-30 11:59:31 CEST
(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
Comment 9 Mike Massonnet editbugs 2014-05-30 16:51:11 CEST
installed codeblocks and reproduced

installed poedit (another application using wxwidgets framework) and did not reproduce
Comment 10 Mike Massonnet editbugs 2014-05-30 16:56:40 CEST
is just a tad weird, i created a new empty file and copied text with success

works for me :/
Comment 11 haarp 2014-05-30 17:18:15 CEST
Right now I'm running xfsettingsd 4.11.2 and the issue doesn't appear in Codeblocks 12.11. Maybe the problem is intermittent?
Comment 12 Git Bot editbugs 2020-05-22 23:21:12 CEST
-- 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

Bug #10524

Reported by:
haarp
Reported on: 2013-12-03
Last modified on: 2020-05-22

People

Assignee:
Mike Massonnet
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information