Hi Seth, Yes, the autorun problem is still there. Going from old Debian releases to the latest one (9.5) gave me a couple of surprises. My Python application proved to be portable but a lot needed to be modified. One was the repacement of i2c-1 by i2c-2, while i2c-1 was no longer accessible, by default. It took a while to understand what was going on. I opened a topic elsewhere on this site but no response..... Then I applied the latest Adafruit rtc recipe (adapted for i2c-2!) and could make the rtc work, in a way. I even managed to make a rtc installation service work! Though the learning curve is steep at times, I am still no expert and I doubt that the i2c issues has an influence on the aurorun problem. I am not familiar with .profile entries. Thanks (again) for your efforts, Seth! Cheers, H
On Sun, 10 Feb 2019 at 06:30, Mala Dies <[email protected]> wrote: > What about the .profile entries? > > Seth > > On Tuesday, February 5, 2019 at 3:41:10 AM UTC-6, Harke Smits wrote: >> >> Hello, >> >> I have a strange LXQT autostart problem. I have 4 BBB's all running the >> latest image (Debian 9.5). My python application runs fine on all of them >> (from QTerminal). On two of these systems I can make LXQT-Autostart my >> application work (LXQT settings-Session settings-Application Autostart, >> under LXQT Autostart). On the other two nothing runs automatically. The >> .desktop files are all the same, their names as well. I tried everything I >> could think of, I even re-installed the image. No luck. This already took >> me days. Please help me out or give me a pointer where to look. >> Thanks a lot. >> Harke . >> > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the > Google Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/SdeWndpLKck/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/8727de25-7917-4293-aab0-5d83112cabf4%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/8727de25-7917-4293-aab0-5d83112cabf4%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/CAHmciabKzTv_6sxCop8ABY9C1L02QjokDZJL5%2BAtGUf9a0Y-CQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
