Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. My USB mouse freezing after any QT application run

My USB mouse freezing after any QT application run

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 2.9k 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.
  • A Offline
    A Offline
    Aleksiz
    wrote on last edited by
    #1

    OS: Windows Server 2008 x64
    porblem: Starting any qt creator or compiled application (even without gui) my USB mouse stop moving (keyboard working fine).
    After reloging mouse starts to work, but if I run any qt app, it stop's again(

    Mouse work fine (I try to chang it), ports work fine. I don't know what to do else ( pls help

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kamalakshantv
      wrote on last edited by
      #2

      Never used Qt creator on Windows Server 2008, so no sure if its OS specific issue. Also never faced such issue on Windows 7 or Windows XP. Is this behaviour observed only when using Qt creator.

      1 Reply Last reply
      0
      • G Offline
        G Offline
        GordonSchumacher
        wrote on last edited by
        #3

        Um, wow - I've run Qt 4.x on just about every version of Windows from XP forward, including the server OSes, and I've never seen anything like that.

        I'm guessing you built this yourself? What compiler etc. did you use?

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kamalakshantv
          wrote on last edited by
          #4

          In that case Aleksiz please re verify, it might be due to some other conflicting reasons. You will have to spend more time debugging it.

          1 Reply Last reply
          0
          • A Offline
            A Offline
            Aleksiz
            wrote on last edited by
            #5

            Hm. I just downloaded new version of QT Creator and it work's now.

            I done some tests.

            qtcdebugger.exe
            QtGui4.dll size 2286592 (new version)
            QtCore4.dll size 8273408 (new version)
            It's work's fine!

            qtcdebugger.exe
            QtGui4.dll size 2279424 (old version)
            QtCore4.dll size 8264192 (old version)
            It freezes mouse.

            old and new libs are has version number 4.7.0.0, but different hashes and sizes.
            So the problem was inside QtGui4.dl or QtCore4.dll (there no viruses there, I checked via virustotal)

            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