-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
logs/keyfreq_...txt #14
Comments
Did you go through the readme file and instructions in full? I assume you're probably using a Mac? I think you probably have to authorize Terminal in your settings. From Readme: For iOS only: there might be an additional step where you have to go to System Preferences > Security & Privacy > Accessibility, and make sure that Terminal (or iTerm2, or whatever you use to launch ulogme) is checked. If it wasn't checked previously and you just checked it, you may need to restart ulogme. If you don't do this step, you might find that window logging works but keypress logging doesn't. let me know if this works! |
I am using a Mac with Yosemite. (I thought iOS meant iPhone when I read Sam On Sun Nov 30 2014 at 12:07:03 AM Andrej [email protected] wrote:
|
No new data in browser, even though log files have expanded, grown more ➜ ulogme git:(master) ✗ python export_events.py On Sun Nov 30 2014 at 1:18:54 AM Sam Shleifer [email protected] wrote:
|
Hi @sshleifer, I'm running ulogme in Yosemite for a few days and didn't have your problems. First time all web was empty though, because I forgot to customize my render settings. Did you I didn't need to execute export_events.py |
Yes, I did. Web is not empty; just hasn't been updated since the first day On Thu Dec 04 2014 at 11:31:17 AM Javier Rubio [email protected]
|
but you keep running ulogme.sh and (optionally) the python ulogme_serve.py ? The first is the logger facility and the second just parses that data. You will see a "ulogme_osx" when pressing cmd+tab for switching apps. |
Yeah, it's running. On Thu, Dec 4, 2014 at 12:55 PM Javier Rubio [email protected]
|
I'm having the same issue, is this still unresolved? |
Yes, the trick is to start the script, go to accessibility, you will see iTerm, add it. Stop the script, and restart again. |
My key freq log file has timestamps, but each timestamp has a zero associated with it. When I load the webpage, there is no number next to total number of key strokes: The other log file looks reasonable.
➜ ulogme git:(master) cat logs/keyfreq_1417262400.txt
1417318604 0
1417318613 0
1417318622 0
1417318631 0
1417318640 0
....
The text was updated successfully, but these errors were encountered: