Can you count the number of data you're synching with, possibly like this:
grep -v -e "^0,[2-6]" test1.xnl | grep "^[0-6]" | wc -l Count the amount of replayable data: grep -v "^0,[2-6]" test1.xnl | wc -l Send us the resulting numbers :) I guess you're synching with tooooooo much data. On 05/19/2010 02:55 AM, 李珍 wrote:
I installed the new version xnee-cvs-20100517.tar.gz and tried.I used firefox to open baidu and closed it .But I got the error like before when replaying. I tried this cnee --record --mouse --keyboard --out-file test1.xnl --delivered-event-range 07-12,15-19,22 -sk s when replaying cnee --replay -f test1.xnl I got the error immediately. Then i tried cnee --record --mouse --keyboard --out-file test1.xnl --delivered-event-range 07-12,15-19,22 -sk s -tot 10000 I tried increasing the total threshold, but it still wasn't really effective.At beginning, the mouse moved slowed,then i got the same error. Please let me know whether I am doing the right thing here.? Thank you! _______________________________________________ Bug-xnee mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-xnee
_______________________________________________ Bug-xnee mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-xnee
