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. Qt gets crashes when there are too many resource files.
Forum Updated to NodeBB v4.3 + New Features

Qt gets crashes when there are too many resource files.

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 3 Posters 344 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.
  • L Offline
    L Offline
    lakshmanGiri
    wrote on last edited by
    #1

    Hi, I have many image files, around 800 icons and I wanted to load all those resource files in the QML. Whenever the required images are called, the icons must be displayed in the application window. As like loading the images in the resource files, I loaded the icons and when I build the application. The Qt itself got crashed.

    Can anyone give me a solution? Thanks in advance.

    jsulmJ 1 Reply Last reply
    0
    • L lakshmanGiri

      Hi, I have many image files, around 800 icons and I wanted to load all those resource files in the QML. Whenever the required images are called, the icons must be displayed in the application window. As like loading the images in the resource files, I loaded the icons and when I build the application. The Qt itself got crashed.

      Can anyone give me a solution? Thanks in advance.

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

      @lakshmanGiri said in Qt gets crashes when there are too many resource files.:

      The Qt itself got crashed

      What does that mean? QtCreator crashes? Your app crashes in some Qt lib? Do you have a stack trace?

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

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        Beside the information requested by @jsulm, what type are these icons ? How big are they ?

        And out of curiosity, why so many ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        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