Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt 5.2.1 Android + S Pen (EXCEPTION in dispatchHoverEvent for Accessibility)
Forum Updated to NodeBB v4.3 + New Features

Qt 5.2.1 Android + S Pen (EXCEPTION in dispatchHoverEvent for Accessibility)

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 3 Posters 2.2k 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.
  • Z Offline
    Z Offline
    ZeAL0T
    wrote on last edited by
    #1

    I'm using Samsung Galaxy Note with stylus. And when the stylus is hovering above any Qt application I get the next messages:
    @W/Qt A11y (20759): EXCEPTION in dispatchHoverEvent for Accessibility: java.lang.reflect.InvocationTargetException
    I/dalvikvm(20759): threadid=1: stack overflow on call to Ljava/lang/Class;.getPublicConstructorOrMethodRecursive:LLL
    I/dalvikvm(20759): method requires 40+20+12=72 bytes, fp is 0x6d698344 (68 left)
    I/dalvikvm(20759): expanding stack end (0x6d698300 to 0x6d698000)
    I/dalvikvm(20759): Shrank stack (to 0x6d698300, curFrame is 0x6d6983c8)
    W/Qt A11y (20759): EXCEPTION in dispatchHoverEvent for Accessibility: java.lang.reflect.InvocationTargetException
    I/dalvikvm(20759): threadid=1: stack overflow on call to Ljava/lang/Class;.getPublicConstructorOrMethodRecursive:LLL
    I/dalvikvm(20759): method requires 40+20+12=72 bytes, fp is 0x6d698344 (68 left)
    I/dalvikvm(20759): expanding stack end (0x6d698300 to 0x6d698000)
    I/dalvikvm(20759): Shrank stack (to 0x6d698300, curFrame is 0x6d6983c8)
    W/Qt A11y (20759): EXCEPTION in dispatchHoverEvent for Accessibility: java.lang.reflect.InvocationTargetException@

    When I try to interract with items on the screen pressing by the stylus and drag them, they are stay forozen, and perfom action (move for example) only when I release the stylus from the screen.

    Is someone faced with the problem?
    I'm looking forward for your help. Thank you in advance.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      s.frings74
      wrote on last edited by
      #2

      I have the same problem with Qt 5.2.1 on all of my virtual and real android devices.

      1 Reply Last reply
      0
      • P Offline
        P Offline
        phanaton
        wrote on last edited by
        #3

        Same here, tried a lot examples, with my note 2 and every app is crashed...

        is there a fix on the way?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          s.frings74
          wrote on last edited by
          #4

          See related bug reports:

          https://bugreports.qt-project.org/browse/QTBUG-35085
          https://bugreports.qt-project.org/browse/QTBUG-38905

          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