Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Starting up QT GUI application at startup of linux ( Linux for Tegra)
Forum Updated to NodeBB v4.3 + New Features

Starting up QT GUI application at startup of linux ( Linux for Tegra)

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 577 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jk_cr7
    wrote on last edited by
    #1

    Hi,

    I have a QT GUI application which includes accessibility of IP camera via GStreamer and other dependencies like the config file, loading of nets required for the deep learning algorithm used in the application.

    I have tried out with rc.local and init.d, and also putting the executable in startup applications along with gnome.

    Please suggest any suitable method for running the Qt application at startup.

    jsulmJ 1 Reply Last reply
    0
    • J jk_cr7

      Hi,

      I have a QT GUI application which includes accessibility of IP camera via GStreamer and other dependencies like the config file, loading of nets required for the deep learning algorithm used in the application.

      I have tried out with rc.local and init.d, and also putting the executable in startup applications along with gnome.

      Please suggest any suitable method for running the Qt application at startup.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @jk_cr7 What desktop environment (desktop manager) do you use (Gnome/GDM?)? Do you want to start that app when a user ls logged on? Or do you want to start it without any user being logged on?
      Your question isn't related to Qt but to Linux.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved