[Linux/2.4.1] WhatPulse not counting clicks

OS: Ubuntu 14.04.1
Arch: amd64
WhatPulse Version: 2.4.1

As the title of the thread indicates, the client is not counting any clicks from my pointing device (trackpad on a netbook). I’ve followed the instructions in the KB to allow click count from trackpad, and to top that off I’ve also restarted my netbook, to no avail.

I do know that this particular trackpad is supported by WhatPulse, as it counted everything fine under Windows 8.

Here are the logs from the time I started the program until I ^C’d it:

[QUOTE]15-11-2014 23:51:41.115 INFO “Starting WhatPulse 2.4.1…”
15-11-2014 23:51:41.182 WARN “sni-qt/3008” WARN 23:51:41.182 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE
15-11-2014 23:51:41.184 DEBUG Database file: “/home/nyu/.local/share/data/WhatPulse/whatpulse.db”
15-11-2014 23:51:41.188 DEBUG Database check: “ok”
15-11-2014 23:51:41.191 DEBUG Opened database in: 8 ms
15-11-2014 23:51:41.221 DEBUG Found proper permissions for network monitoring
15-11-2014 23:51:41.222 DEBUG Encrypted file: “/home/nyu/.local/share/data/WhatPulse/whatpulse.wpw”
15-11-2014 23:51:41.327 DEBUG Loaded application aliases
15-11-2014 23:51:41.949 DEBUG Opening GeoIP database: “/home/nyu/.local/share/data/WhatPulse/GeoIP.dat”
15-11-2014 23:51:42.018 DEBUG WhatPulse 2.4.1 has started
15-11-2014 23:51:42.286 WARN Unable to find videocard in our database with vendor “1002” , device “980A” and subsys “10250740”
15-11-2014 23:51:42.784 DEBUG Starting timers and collector…
15-11-2014 23:51:42.787 DEBUG Creating device listener for “/dev/input/event0”
15-11-2014 23:51:42.787 DEBUG Creating device listener for “/dev/input/event1”
15-11-2014 23:51:42.788 DEBUG Creating device listener for “/dev/input/event10”
15-11-2014 23:51:42.788 DEBUG Creating device listener for “/dev/input/event11”
15-11-2014 23:51:42.846 DEBUG Couldn’t open device “/dev/input/event11” ! error: Operation not permitted

15-11-2014 23:51:42.846 DEBUG Make sure you have permission to read that file.

15-11-2014 23:51:42.846 DEBUG Creating device listener for “/dev/input/event12”
15-11-2014 23:51:42.847 DEBUG Creating device listener for “/dev/input/event2”
15-11-2014 23:51:42.847 DEBUG Creating device listener for “/dev/input/event3”
15-11-2014 23:51:42.847 DEBUG Creating device listener for “/dev/input/event4”
15-11-2014 23:51:42.848 DEBUG Creating device listener for “/dev/input/event5”
15-11-2014 23:51:42.850 DEBUG Creating device listener for “/dev/input/event6”
15-11-2014 23:51:42.851 DEBUG Creating device listener for “/dev/input/event7”
15-11-2014 23:51:42.851 DEBUG Creating device listener for “/dev/input/event8”
15-11-2014 23:51:42.851 DEBUG Creating device listener for “/dev/input/event9”
15-11-2014 23:51:42.852 DEBUG Starting PfRingNetworkTrafficMonitor…
15-11-2014 23:51:42.867 DEBUG PF-Ring thread started [/QUOTE]

I’m not overly concerned about my click count (it’s really the count from my keyboard that counts) but it would be something nice to have around. Any assistance that you folks can throw my way would be greatly appreciated!

I think you have to run the permissions script again, as there’s a “Operation not permitted” on an input device in that log…