m0sia / pyParrotZik

Python Parrot Zik API and tools
73 stars 30 forks source link

sudo required to run #5

Closed charlesbakervt closed 8 years ago

charlesbakervt commented 10 years ago

First of all, I wanted to say this app is awesome. Being able to use my headphones properly with Ubuntu is something I have wanted ever since I bought my headphones.

Now, I skimmed through the code for a while to figure out why I wasn't working at first until I finally realized I needed to run it with:

sudo ./ParrotZikTray

Is there is a way to make the code run without requiring sudo privileges? Alternatively, do you have an idea of what part of the code requires sudo? If so, do you know of a way that I could change privileges of that required component so that it no longer needs sudo?

Thanks again.

m0sia commented 8 years ago

Can't reproduce with the latest changes