[mythtv] PushButton QT-3.3.4 behaivor

Jarod Wilson jarod at wilsonet.com
Wed Jun 22 20:17:13 UTC 2005


On Jun 22, 2005, at 10:15, j.rios wrote:

> Hi,
>   thanks for your fast reply. I checked both cvs and mythtv.org  
> download
> 0.18.1 and both had the same code in mythwidgets.cpp.

This was fixed in both current cvs and the release-0-18-fixes branch,  
but not until after the 0.18.1 release. Check again.

-- 
Jarod Wilson
jarod at wilsonet.com



> On Wed, 2005-06-22 at 13:08 -0400, Michael T. Dean wrote:
>
>> j.rios wrote:
>>
>>
>>>  I am in the process from migrating the MythTV box from RedHat 9 to
>>> fedora core 3 and got the qt-3.3.4 problem. The buttons don't get
>>> pressed using space or enter key.
>>> I have made a workaround for this in mythwidgets.cpp file  
>>> removing the
>>> setDown() and adding an emit clicked() so the SELECT condition gets
>>> ...
>>> if (action == "SELECT" )
>>> {
>>>    //setDown();
>>>    emit pressed();
>>>    emit clicked();
>>>    handled = True;
>>> }
>>> ...
>>>
>>> I'm new to QT so don't know if this is a good way to fix this  
>>> problem or
>>> not. If so i can send a patch.
>>>
>>>
>>>
>> What version of Myth are you using?  Wasn't this already fixed (in  
>> both
>> 0.18-fixes and CVS)?
>>
>> http://www.gossamer-threads.com/lists/mythtv/commits/132210#132210
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20050622/119ef78b/PGP.pgp


More information about the mythtv-dev mailing list