id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,mlocked 5444,Segfault in Mythappearance on key press,Mike Rice ,Isaac Richards,"Using SVN trunk 17456. Pressing a key after entering the wizard segfaults here: bool MythAppearance::keyPressEvent(QKeyEvent *event) { if (GetFocusWidget()->keyPressEvent(event)) return true; as GetFocusWidget() is returning NULL. This is apparently because SetFocusWidget is not called for the MythAppearance object. Not sure what the desired fix might be but I added a SetFocusWidget() call. It also looks like there are duplicate lines setting m_offsets and m_changeamount. Patch attached. ",patch,closed,minor,unknown,mythtv,head,medium,fixed,,,0