Results 1 to 1 of 1

Thread: Bizarre Bug! Mac Input Event Lag

  1. #1
    Join Date
    Jun 2012
    Posts
    5
    Thanks
    4
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Bizarre Bug! Mac Input Event Lag

    I just ported an application from windows to mac. It works, but there is this really strange problem. Input events get stuck, sometimes for several seconds, then they are processed by the program some time later. They don't go through until the mouse is moved or some other specific action takes place. The program itself is not lagging, there is plenty of free CPU, and it takes roughly the same amount of resources as the Windows version.

    Any ideas on what this can be.

    Edit: I found the source of the problem. I am using my own NSRunLoop in order to get events from the NSSpeechSynthesiser. Disabling this solves the problem, but then I don't get my speech events of course.

    Any ideas on how I can get both?

    Thanks,

    Matthew
    Last edited by WarGamer; 13th July 2012 at 21:24. Reason: updated contents

Similar Threads

  1. Replies: 3
    Last Post: 19th June 2012, 10:06
  2. QT 4.7 and Multi-touch (Which input event dev does QT use?)
    By liangbowen in forum Qt Programming
    Replies: 0
    Last Post: 19th December 2011, 09:36
  3. taking input from the input box
    By neutrino in forum Qt Programming
    Replies: 7
    Last Post: 30th September 2011, 18:09
  4. Replies: 10
    Last Post: 15th January 2010, 15:35
  5. Bizarre bug with a slot
    By hardgeus in forum Qt Programming
    Replies: 6
    Last Post: 25th August 2008, 07:01

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.