php-gui icon indicating copy to clipboard operation
php-gui copied to clipboard

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

Open neatlife opened this issue 8 years ago • 3 comments
trafficstars

=> 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?

neatlife avatar Oct 05 '17 06:10 neatlife

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

neatlife avatar Oct 05 '17 11:10 neatlife

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

gabrielrcouto avatar Nov 17 '17 00:11 gabrielrcouto

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

neatlife avatar Nov 17 '17 08:11 neatlife