Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Deployed application crashes with QtQuick.Particles
QtWS25 Last Chance

Deployed application crashes with QtQuick.Particles

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 1 Posters 526 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.
  • M Offline
    M Offline
    MartinD
    wrote on last edited by MartinD
    #1

    Hi,
    my deployed application (deployed using windeploy.exe) outputs "QQmlComponent: Component is not ready" on a qml component importing QtQuick.Particles 2.0 (once the component doesn't import particles then everything is ok).

    Also, everything is OK if the application is launched via QtCreator. I guess some Qt Quick dependency is missing but I don't have a clue which one.

    I tried to copy Qt5QuickParticles.dll to the folder with my exe but it doesn't help.

    I use Qt 5.6 on Win 10.

    M 1 Reply Last reply
    0
    • M MartinD

      Hi,
      my deployed application (deployed using windeploy.exe) outputs "QQmlComponent: Component is not ready" on a qml component importing QtQuick.Particles 2.0 (once the component doesn't import particles then everything is ok).

      Also, everything is OK if the application is launched via QtCreator. I guess some Qt Quick dependency is missing but I don't have a clue which one.

      I tried to copy Qt5QuickParticles.dll to the folder with my exe but it doesn't help.

      I use Qt 5.6 on Win 10.

      M Offline
      M Offline
      MartinD
      wrote on last edited by
      #2

      I had to manually copy Qt5QuickParticles.dll and QtQuick\Particles.2 folder to my deploy folder.

      Reported as bug: https://bugreports.qt.io/browse/QTBUG-54349

      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