onedrive-d-old
onedrive-d-old copied to clipboard
onedrive-d and onedrive-pref can only be started with sudo
Kubuntu 16.10
After installing with install.sh
, I don't have permission to start onedrive-pref or onedrive-d as normal user. It works OK with sudo, but that prevents me from starting onedrive-d automatically at login. I did run install.sh as normal user, though. Output of install.sh is attached
Sorry I don't under the language in the log... But delete ~/.onedrived or ~/.onedrive_d, whichever exists, then rerun the program.
Thanks! I tried that, but still can't run the programs as normal user. "Keine Berechtigung" means no permission. Only 'root' can run them. onedrive_permissions.txt
I manually changed the permissions to 'a+rx', but that didn't help much either. When I then try to run onedrive-pref
, I get this error message:
xxx@ultra:~$ onedrive-pref Traceback (most recent call last): File "/usr/local/bin/onedrive-pref", line 6, in
from pkg_resources import load_entry_point ImportError: cannot import name 'load_entry_point' xxx@ultra:~$
There seems to be a more deeply rooted issue with the permissions.