Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Copy & Paste isn't working?

<< < (5/6) > >>

Jenna:
The wxWidgets changes I posted do definitely not fix the issue.

I attach a patch that hopefully is a better workaround than the hack we have in trunk at the moment.

I also build a test-version for debian/ubuntu and added it to my repo.

If you want to use apt (or dselect, synaptic or whatever) you need to add the following entries to /etc/apt/sources.list :

--- Code: ---deb http://apt.jenslody.de/ any test
deb-src http://apt.jenslody.de/ any test
--- End code ---
and remove entries for the normal nightlies, debugger branch or release.

Alternatively you can download the deb's directly from http://apt.jenslody.de/pool/test/c/codeblocks/ .

schizofrenikh:
Big THANKS for taking care of this bug.
It's really annoying and I though it was forgotten.

1. I confirm the bug is not fixed in the version provided by jens. It's still present on my up to date debian wheezy installation and build 7157 from jens test repository. It's even worse now. When checking for presence of this bug I do a lot of copy/paste. Usually the data is pasted correctly, sometimes it is not pasted(one in 3 to 5 tries), but on rare occasions(but enough often to reproduce the behavior in less than a minute, ~ones in 50 tries) the whole application crashes and gives me an option to send some crash log(sometimes it doesn't, it just disappears). I sent the log twice.
2. I confirm using xfce4. Moreover after checking the apt-get log i found that quite some packages for both gtk and xfce4 were updated. Especially xfce looks much different than previous version. The problem is with both stable and testing builds of C::B and I think the stable one worked well before the updates.

EDIT: added info about crashes

Jenna:

--- Quote from: schizofrenikh on May 25, 2011, 01:10:36 pm ---1. I confirm the bug is not fixed in the version provided by jens. It's still present on my up to date debian wheezy installation and build 7157 from jens test repository.

--- End quote ---
Which output do you get in C::B's log, if you copy some text to the clipboard ?

schizofrenikh:
here is the log and crash report.
I was using C::B with xfce.
The crash happened on copy/paste tries.

BuBuaBu:
I made some research on google, and find some interesting talk :

https://bbs.archlinux.org/viewtopic.php?id=113100
https://bugs.launchpad.net/inkscape/+bug/418242

So, according to these threads, the bug is cause by some app, like clipman and xfce4-settings-helper on XFCE
That could explain why we havn't it on gnome desktop

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version