Bug 201430 - Can not copy text from the terminal
Summary: Can not copy text from the terminal
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-25 09:19 UTC by Weng Xuetian
Modified: 2009-09-04 01:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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