xybu / onedrive-d-old

Microsoft OneDrive client on Linux.
http://xybu.me/projects/onedrive-d/
GNU Lesser General Public License v3.0
819 stars 142 forks source link

Setting not accessible under Mint 17 Cinnamon #59

Closed ghost closed 10 years ago

ghost commented 10 years ago

Right clicking the icon has a 'settings' button (just above 'exit'), but this does nothing. Tried WIP branch too, same issue.

ghost commented 10 years ago

The exit button is similarly ineffective. I believe a non-functional onedrive-cli process is spawned in both cases.

reynoldsbd3 commented 10 years ago

Same issue with the settings button on Arch, but the exit button does work.

xybu commented 10 years ago

In 0.85 most menuitems are just placeholders. The exit button, however, is linked with the exit function (but it needs to wait for the work at hand to finish before exitting).

Dutchglory commented 10 years ago

right now i'm getting "This setup script does not support your distro linuxmint"

Solution: add linuxmint to setup.sh

case $DISTRIB_ID in debian|ubuntu|linuxmint)

additional: The "Send2Trash" link for installation also need to be checked...

xybu commented 10 years ago

67704f5313b2a6c390697bba686a28ae4476d6a7