Modify ↓
Ticket #10587 (closed Bug Report - General: fixed)
Opened 13 months ago
Last modified 13 months ago
MythTV-Setup stops listening to some keyboard input
| Reported by: | Brian Boonstra <mythtv@…> | Owned by: | jyavenard |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25.1 |
| Component: | Ports - OSX | Version: | 0.25 |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
MythTV-Setup.app will behave normally with keyboard input for about a minute. Then it will stop listening to the Enter key, arrow keys and Escape key at the top level menus. This can be worked around, mostly, by task-switching to find the mouse cursor and clicking buttons using the mouse. However the app must be killed by hand to quit it.
Logging with -v shows the following output:
AppleRemote::startListening() failed
This is on a machine that lacks an Apple Remote. It is running OSX 10.7 Lion, using the backend binaries downloaded from SourceForge? on April 10 2012.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Note that this issue only occurs when you use Qt 4.7 and later, and compile using llvm/clang
It doesn't occur when compiling with gcc (Xcode 3.x)
Also, unlike the initial report, it has nothing to do with timing. It only occurs when you go into the settings menu. If you only ever go into playback, recording screens etc... the problem will not occur