View Single Post
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#141
Originally Posted by Bratag View Post
Are you running as root. A quick strace of the app reveals that when you hit save it tries to open the conf file and gets a permission denied. However the error is not caught and returns a successful.

An easy way around this is go open an xterm

cd /opt/smartcam_m5/bin
touch smartcam_m5.conf
chmod 777 smartcam_m5.conf
I still cannot get load to work, even the right permissions, which like Bratag I expected to work. I also placed a conf file in the opt/smartcam_m5/bin folder - no go. It is a plain text file right, not xml?

BTW, the conf file may be better placed in home/user/.config/smartcam_m5/??

Last edited by handaxe; 2011-04-15 at 07:25.
 

The Following User Says Thank You to handaxe For This Useful Post: