Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. GUI responds slowly only on some systems.
Qt 6.11 is out! See what's new in the release blog

GUI responds slowly only on some systems.

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
6 Posts 2 Posters 823 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.
  • W Offline
    W Offline
    worldsnexthero
    wrote on last edited by worldsnexthero
    #1

    Hi, using debian jessie system to install pyqt5==version5.12.3 GUI. On one similar system the GUI works fast without any issues.

    On another system, the GUI is super slow - unsure of why it could be so?

    On BOTH systems, i do get a warning (but this does not impact functionality):

    qt.qpa.xcb: failed to initialize XRandr
    qt.qpa.xcb: X server does not support XInput 2
    Fontconfig warning: line 146: blank doesn't take any effect anymore. please remove it from your fonts.conf
    qt.qpa.xcb: QXcbConnection: XCB error: 1 (BadRequest), sequence: 169, resource id: 53, major code: 131 (Unknown), minor code: 47
    

    Since this message is seen on BOTH systems, I do not think this has anything to do with the slowness.

    Any insight/tips?

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

      Hi,

      Can you list the differences between these systems ?

      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
      • W Offline
        W Offline
        worldsnexthero
        wrote on last edited by
        #3

        Failing System Info:

        description: Computer
            width: 64 bits
            capabilities: smbios-2.7 vsyscall32
          *-core
               description: Motherboard
               physical id: 0
             *-memory
                  description: System memory
                  physical id: 0
                  size: 15GiB
             *-cpu
                  product: Intel(R) Core(TM) i7-4820K CPU @ 3.70GHz
                  vendor: Intel Corp.
                  physical id: 1
                  bus info: cpu@0
                  size: 1296MHz
                  capacity: 3900MHz
                  width: 64 bits
        
        

        Passing System Info

        description: Computer
            width: 64 bits
            capabilities: smbios-2.8 vsyscall32
          *-core
               description: Motherboard
               physical id: 0
             *-memory
                  description: System memory
                  physical id: 0
                  size: 62GiB
             *-cpu
                  product: Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz
                  vendor: Intel Corp.
                  physical id: 1
                  bus info: cpu@0
                  size: 4343MHz
                  capacity: 4600MHz
                  width: 64 bits
             
        
        
        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          What about the graphics stack ?

          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
          • W Offline
            W Offline
            worldsnexthero
            wrote on last edited by
            #5

            I see.

            On failling system:

            *-display               
                   description: VGA compatible controller
                   product: GeForce GTX 750 Ti
                   vendor: NVIDIA Corporation
                   physical id: 0
                   bus info: pci
                   version: a2
                   width: 64 bits
                   clock: 33MHz
                   
              *-display
                   description: 3D controller
                   product: NVIDIA Corporation
                   vendor: NVIDIA Corporation
                   physical id: 0
                   bus info: pci
                   version: a1
                   width: 64 bits
                   clock: 33MHz
              
            
            

            On passing system:

             *-display               
                   description: VGA compatible controller
                   product: NVIDIA Corporation
                   vendor: NVIDIA Corporation
                   physical id: 0
                   bus info: pci
                   version: a1
                   width: 64 bits
                   clock: 33MHz
              *-display
                   description: VGA compatible controller
                   product: NVIDIA Corporation
                   vendor: NVIDIA Corporation
                   physical id: 0
                   bus info: pci
                   version: a1
                   width: 64 bits
                   clock: 33MHz
            
            
            
            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Not using the same drivers ?

              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
              • Unsolved