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. Problem with Qt 5.4.1 and TWAIN
Forum Updated to NodeBB v4.3 + New Features

Problem with Qt 5.4.1 and TWAIN

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.2k Views 2 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.
  • T Offline
    T Offline
    Torsten217
    wrote on last edited by
    #1

    I am having a problem with Qt5.4.1. I recently updated from Qt5.2.0 to Qt5.4.1. My application uses TWAIN to scan images. Since I updated to Qt5.4.1 the scan process is slower. For some reason there is about 15seconds delay before the scan starts since the update. With Qt5.2.0 the delay does not occur.

    I compiled the exact same source code with Qt5.4.1 and Qt5.2.0.

    Im am using QAbstractEventDispatcher::installNativeEventFilter() to get the TWAIN events from the event loop.

    Did something related to the event loop change between Qt5.2.0 and Qt5.4.1? Did something else change that would explain the delay while scanning?

    Kind Regards,
    Torsten

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

      Hi and welcome to devnet,

      Since the internals of the event loop might be in cause, you should rather bring this question to the interest mailing list. You'll find there Qt's developers/maintainers (this forum is more user oriented)

      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