IOError: [Errno 13] Permission denied

30 views
Skip to first unread message

rajasekar....@gmail.com

unread,
Nov 15, 2017, 1:42:30 PM11/15/17
to BeagleBoard
Hello,

I am trying to play video using Beaglebone black and DLPDLCR2000EVM projector.

I can play video manually but when I try to play videos using python script I am getting an error like this 

debian@beaglebone:/opt/scripts/device/bone/capes/DLPDLCR2000$ python MplayerTest.py

Traceback (most recent call last):
File "MplayerTest.py", line 89, in <module>
main()
File "MplayerTest.py", line 59, in main
datalog = DataLog(LogDir, Test_name)
File "build/bdist.linux-armv7l/egg/dlp_lightcrafter/datalog.py", line 77, in __init__
IOError: [Errno 13] Permission denied: '0524/tmp_header_Video Play Test__Tue__Nov_14_2017__11_19_37__.xls'


the system isn't being allowed to write to the datalog file. 

any one please help me to fix this problem.

thank you.

Przemek Klosowski

unread,
Nov 15, 2017, 3:40:25 PM11/15/17
to beagl...@googlegroups.com
It looks like your software is trying to write to
/opt/scripts/device/bone/capes/DLPDLCR2000/
0524/tmp_header_Video Play Test__Tue__Nov_14_2017__11_19_37__.xls
but you don't have permissions to that location. Can you confirm that, and do you know how to address that problem? I'm asking because I don't know how much do you know, so I'm not sure what advice to give.

--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/9681b811-a796-4c62-af23-492c8e26ae84%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Robert Nelson

unread,
Nov 16, 2017, 8:52:10 AM11/16/17
to Beagle Board
Yeah I think TI assumed the user would be root with those dlp scripts.  I need to double check them and fix that..

On Nov 15, 2017 2:40 PM, "Przemek Klosowski" <przemek....@gmail.com> wrote:
It looks like your software is trying to write to
/opt/scripts/device/bone/capes/DLPDLCR2000/
0524/tmp_header_Video Play Test__Tue__Nov_14_2017__11_19_37__.xls
but you don't have permissions to that location. Can you confirm that, and do you know how to address that problem? I'm asking because I don't know how much do you know, so I'm not sure what advice to give.
Reply all
Reply to author
Forward
0 new messages