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" <[email protected]> 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. > > On Wed, Nov 15, 2017 at 12:04 PM, <[email protected]> wrote: > >> Hello, >> >> I am trying to play video using Beaglebone black and DLPDLCR2000EVM >> <http://www.ti.com/tool/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. >> >> -- >> 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 [email protected]. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/beagleboard/9681b811-a796-4c62-af23-492c8e26ae84%40googlegroups.com >> <https://groups.google.com/d/msgid/beagleboard/9681b811-a796-4c62-af23-492c8e26ae84%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- > 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 [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/beagleboard/CAC%3D1GgH4LahivKLOOKROmJ%3DDZ5vC_ > bV4kQ%3DwtN19SGT_uNx%2B9w%40mail.gmail.com > <https://groups.google.com/d/msgid/beagleboard/CAC%3D1GgH4LahivKLOOKROmJ%3DDZ5vC_bV4kQ%3DwtN19SGT_uNx%2B9w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYjWzCtz%2B89jyXvUJyfadS7bQQ-8tFvjoYOgEAHhvnYC_A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
