When enabling Start at login the following exception occur:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/naturalscrolling/indicatormenu.py", line 159, in on_start_at_login_clicked
source = open(get_auto_start_from_data_file_path(), "r")
IOError: [Errno 2] No such file or directory: '/usr/share/naturalscrolling/naturalscrolling.desktop'
When enabling Start at login the following exception occur: