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. QtQuick very slow on linux
Forum Updated to NodeBB v4.3 + New Features

QtQuick very slow on linux

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 3 Posters 1.1k 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
    looping
    wrote on last edited by
    #1

    Hi,
    Qt and QtQuick are great but I have a big problem with it :
    when I start an QtQuick exemple with Qtcreator (for exemple the RSS one) it's very very slow on a intel core duo 2 with intel integrated chipset (Q35). It's unutilisable. I try it under ubuntu 12.04 and 14.04
    I have no problem with QtQuick on another older pc, so I dont understand what is wrong.
    What is the minimum configuration for QtQuick?
    Is there a know problem with intel chipset under linux? and a solution?
    Thank you.

    1 Reply Last reply
    0
    • V Offline
      V Offline
      Vincent007
      wrote on last edited by
      #2

      try to update your GPU driver.

      1 Reply Last reply
      0
      • T Offline
        T Offline
        thoughthorizon
        wrote on last edited by
        #3

        Most of the unexpected performance problems seen with QML seem to relate to rendering, particularly when OpenGL rendering is being carried out using software rendering rather than hardware.

        If you haven't updated your graphics drivers then that would be the first thing to check.

        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