It "sounds" like you two are getting it straight for two devices (and probably all Mark 4).
My AuraHD doesn't seem to have the issue anymore, although I do still get the occasional koreader.log with an "x" or "y" (a nil value) error.
The code in my devices includes what I have found to work the best for me, and includes all the good advice from many great postings here. Most certainly "Markismus's" advice is included in my koreader_kobo.sh file. I try and remember to give credit when I provide others with "what I am using" or "what works for me", but sometimes there are many and I am not always sure what originated with who.
My current line 84:
DEBUG("tev fed to GestureDetector|",tev.x.."|"..tev.y.."|"..tev.id.. "|"..tev.slot.."|"..tev.timev.sec.."|"..tev.timev. usec)
Are you guys talking about replacing all the ".." with "," ? Or just certain ones, like the trailing or leading ones? Or do you mean to replace the "," in ",tev.x.." with ".." to match the others?
Luck;
Ken
Last edited by Ken Maltby; 12-16-2013 at 12:18 PM.
|