Bug 201430

Summary: Can not copy text from the terminal
Product: [Applications] konsole Reporter: Weng Xuetian <wengxt>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED WORKSFORME    
Severity: normal CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Weng Xuetian 2009-07-25 09:19:24 UTC
Version:            (using KDE 4.2.98)
Compiler:          gcc 
OS:                Linux
Installed from:    Compiled From Sources

I forget from which rc version, I can not copy text from konsole, no matter using accel or menu.

I try to debug the konsole by using gdb, and found that that in TerminalDisplay::copyClipboard, text has the right value. So I think the problem is the next QApplication::clipboard()->setText(text);
But I don't figure out how to fix it.
Comment 1 Dario Andres 2009-07-25 23:20:18 UTC
- Do you experience this behaviour in any other Qt4/KDE4 application ?
- What is your Qt4 version ?
Thanks
Comment 2 Weng Xuetian 2009-07-26 02:32:06 UTC
Once in kmail while I was sending a new mail, but I can not reproduce this.
And sorry, although I still suffer this in yesterday, konsole seems to work with the clipboard.... I think this is the first time it work right after I upgrade to rc...
Qt version is 4.5.2.
I don't know what cause it right, some related upgrade maybe xorg-server 1.6.1.901-> 1.6.2.
All upgrades are cups, xorg-server, boost, smplayer, libtool.

For the debug, sometimes it shows that something about "qclipboard .. cannot set(?) owner ..", I didn't remember it clear.
Comment 3 Dario Andres 2009-08-09 16:28:33 UTC
Still working properly ? Thanks
Comment 4 Dario Andres 2009-09-04 01:57:18 UTC
Assuming it is still working. Reopen if it is not the case.
Thanks