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. Consistently getting TSMProcessRawKeyCode failed (-192) on installed application on OS X
QtWS25 Last Chance

Consistently getting TSMProcessRawKeyCode failed (-192) on installed application on OS X

Scheduled Pinned Locked Moved Installation and Deployment
os xosxmacdeployment
5 Posts 1 Posters 1.9k Views
  • 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.
  • H Offline
    H Offline
    Hertzy
    wrote on 16 Sept 2015, 08:45 last edited by Hertzy 10 Jan 2015, 11:00
    #1

    I'm trying to create an installer for my application on OS X. Running the application from the compiled bundle after running macdeployqt on it goes fine. However, when I generate an installer with binarycreator, run the installer and try to run the installed application, I get a TSMProcessRawKeyCode failed (-192) error when I try to write in a TextEdit. I don't get the error when I run the application with admin privileges through sudo.

    Is this a bug or am I doing something horribly wrong here?

    Edit: Appears that simply moving the app bundle causes this

    1 Reply Last reply
    0
    • H Offline
      H Offline
      Hertzy
      wrote on 24 Sept 2015, 14:30 last edited by
      #2

      I managed to fix this to some extent one by deleting the app bundle from the build directory and running macdeployqt with the argument -executable=<Target>.app/Contents/MacOs/<Target>

      1 Reply Last reply
      0
      • H Offline
        H Offline
        Hertzy
        wrote on 1 Oct 2015, 11:00 last edited by
        #3

        I take that back, it stopped working again.

        1 Reply Last reply
        0
        • H Offline
          H Offline
          Hertzy
          wrote on 7 Oct 2015, 13:05 last edited by
          #4

          Still no progress, but if someone can reproduce this, please post a minimal reproducing project to https://bugreports.qt.io/browse/QTBUG-48555

          1 Reply Last reply
          0
          • H Offline
            H Offline
            Hertzy
            wrote on 15 Oct 2015, 13:43 last edited by
            #5

            The latest development is that I had over 254 files open at once. No wonder nobody else had encountered this.

            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