Opened 13 years ago
Closed 12 years ago
#10587 closed Bug Report - General (fixed)
MythTV-Setup stops listening to some keyboard input
Reported by: | Owned by: | JYA | |
---|---|---|---|
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.
Change History (6)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 13 years ago by
Milestone: | unknown → 0.25.1 |
---|
comment:5 Changed 12 years ago by
Resolution: | fixed |
---|---|
Status: | closed → new |
This is still occurring for me from time to time... Highly annoying as you must exit the application for the keyboard to work again
comment:6 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
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