bug-xnee
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-xnee] xnee synchrosation fails


From: Henrik Sandklef
Subject: Re: [Bug-xnee] xnee synchrosation fails
Date: Wed, 19 May 2010 07:50:31 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4

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
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-xnee




reply via email to

[Prev in Thread] Current Thread [Next in Thread]