I have a QTextEdit set to read only. When I attempt to copy data from the this text edit box, the Qt Message Handler gets the following error:
QClipboard:setMimeDAta: Failed to set data on clipboard (No such file or directory)

Help??
- BRC