Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. What does qt need random for?
Forum Updated to NodeBB v4.3 + New Features

What does qt need random for?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 240 Views
  • 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.
  • A Offline
    A Offline
    Artiom9
    wrote on last edited by Artiom9
    #1

    Hi!
    I'm trying to speed up the launch of my qt application for Raspberry Pi 4, and I removed everything that was not needed, including the pseudo-random generator. But when I set my application to autoload, it waits until the pseudo-random generator is initialized and then immediately starts. What needs to be disabled to instantly launch a Qt application?
    I'm pretty sure the qt gui is the culprit, because when I configure a simple application and do CONFIG=console, the application starts immediately.
    Thanks.

    1 Reply Last reply
    0

    • Login

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