gabrielrcouto/php-gui

JSON ERROR: TCarbonClipboard.Create Error: PasteboardCreate primary selection failed with result -4960

Opened this issue · 3 comments

=> Sent: {"id":34,"method":"setObjectProperty","params":[10,"top",136],"callback":{}}
=> Sent: {"id":35,"method":"setObjectProperty","params":[10,"caption","\u64ad\u653e"],"callback":{}}
=> Sent: {"id":36,"method":"setObjectProperty","params":[10,"width",50],"callback":{}}
=> Sent: {"id":37,"method":"setObjectEventListener","params":[8,"onclick"],"callback":{}}
=> Sent: {"id":38,"method":"setObjectEventListener","params":[10,"onclick"],"callback":{}}
JSON ERROR: TCarbonClipboard.Create Error: PasteboardCreate primary selection failed with result -4960
TCarbonClipboard.Create Error: PasteboardCreate secondary selection failed with result -4960
TCarbonClipboard.Create Error: PasteboardCreate clipboard failed with re{"id": 5, "result": 1}

Fatal error: Uncaught Gui\Exception\ComponentException: [0]: JSON ERROR: TCarbonClipboard.Create Error: PasteboardCreate primary selection failed with result -4960
TCarbonClipboard.Create Error: PasteboardCreate secondary selection failed with result -4960
TCarbonClipboard.Create Error: PasteboardCreate clipboard failed with re{"id": 5, "result": 1}

i run my program many time, but today occur this error, this error occur first time. who know this error?

when I restart terminal, and run agian, the bug is gone.

@RandomLive I never seen this error, do you use Windows?

@gabrielrcouto no, I use mac os, and run in tmux session manager will occur this error.