nZEDb
nZEDb => tmux Scripts => Topic started by: egandt on 2017-07-20, 06:05:33 pm
-
Sorry best I could do was a picture, but during post processing I'm getting these error messages appearing, in the top frame of tmux. It is also writing random 0 byte files such as:
??1???????J?C????2[???*?L-****?r??????? ????:?9??
2?????21??5?=} ????:?9?????????Jq??V??????
Kd^G]kR=@?j? ???W?p???zk
??R??m???q?YD?u???
?C1%??j7???L???*****?r???????}????Jm????????KKJ????????JqJxo?~JWJ^[J?^bZ??X????Z]X?? ?l?B????~???
In the directory where I run tmux from, it is annoying if nothing else, but I do not see what is the cause, any ideas?
ERIC
The issues seems to be with the yydecode application, I removed it (blanked out the line) switching back to php based decoding and these messages seem to have gone away.
-
If you are on anything newer than PHP 5.6 simple_yenc_decoder and yydecode will create only problems as they do not support PHP 7+.