Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Not a single QT App starts under Windows 7 anymore
Forum Updated to NodeBB v4.3 + New Features

Not a single QT App starts under Windows 7 anymore

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 3 Posters 1.3k 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.
  • K Offline
    K Offline
    kristo101
    wrote on last edited by
    #1

    For some time now I cannot start a single QT Application in Win7 anymore.

    It began with seafile, after that I tried to start other QT based apps I found
    Calibre, Smilla Enlarger, Textroom.

    It's the same effect with all of them. The executable is clearly started and visible in the taskmanager.
    But there's no window or anything. Nothing else happens.

    I'm desperate to find out how to solve this problem.
    If anyone knows about this... please help.

    Thanks in advance
    Kristo

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

      Hi and welcome to devnet,

      What about the latest Qt Creator ?

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

        Hey Mad Scientist ;)

        I actually found the problem yesterday night, along with other problems all related to WACOM Tablet drivers which are quite common these days.

        No QT Application will run if the pen_tablet.exe which is part of the driver package is running. We verified this on 2 other machines where we installed the drivers just to see what will happen.

        If you kick the pen_tablet.exe then all the QT apps will immediately start up without problems.

        This does involve all QT applications, but not exclusively. Games like Call of Duty - Ghosts tend to freeze in the first seconds after they've been started. In this case you have to stop ALL running driver parts to make it run.

        The questions is: Does the problem lie within the QT framework (Mouse interface routines?) or does the problem lie within the WACOM drviers?

        Cheers
        Kristo

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          Hi,

          If we have this scenario...

          • Using Wacom drivers kills Qt applications
          • Using Wacom drivers kills Call of Duty
          • Using Qt applications does not kill Call of Duty

          ...then we can conclude that the problem is caused by the Wacom drivers, not Qt.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          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