[mythtv-users] DPMS activating during MythMusic (0.26)

Michael Watson michael at thewatsonfamily.id.au
Sat Feb 16 14:05:43 UTC 2013


On 16/02/2013 10:14 PM, Paul Harrison wrote:
> On 16/02/13 01:10, Michael Watson wrote:
>> On 16/02/2013 8:14 AM, Paul Harrison wrote:
>>> On 15/02/13 00:23, Michael Watson wrote:
>>>> On 15/02/2013 9:48 AM, Paul Harrison wrote:
>>>>>
>>>>> Are either of you able to test a patch that reinstates the feature?
>>>>>
>>>>> Paul H.
>>>>
>>>> Ill give it a go, but wont be able to get to it until Monday Night.
>>>>
>>>
>>> OK thanks, Don't know if you use master or 0.26-fixes so I've 
>>> attached a patch for both. I've only compile tested them since I 
>>> don't use either I only run Myth from my fork.
>>>
>>> I never used this feature so had to reconstruct it from looking at 
>>> the old code. Hopefully its working something like it used to.
>>>
>>> There is a new setting on the visualisations settings page to set 
>>> the delay or set it to 0 to turn it off. It will switch to the 
>>> fullscreen visualiser view after the delay when on the Current 
>>> Playlist view, both Playlist Editor views, Search view or the Radio 
>>> Stream view are being shown. Pressing any key will reset the delay 
>>> timer. The delay timer is stopped when any popup or other screen is 
>>> shown like the Edit Metadata screen or the popup menu is visible and 
>>> will resume when they close.
>>>
>>> Paul H.
>>
>> Compiled using these commands
>>
>> sudo apt-get build-dep mythtv
>> apt-get source mythtv
>> cd mythtv-0.26.0+fixes.20130205.a1b9b1f
>> patch -p1 < visualdelay_fixes-0.26.diff
>> dpkg-source --commit
>> dpkg-buildpackage
>> sudo dpkg -i 
>> ./mythmusic_0.26.0+fixes.20130205.a1b9b1f-0ubuntu0mythbuntu1_amd64.deb
>>
>> Get this when entering "Visualisations Settings"
>>
>> 2013-02-16 12:07:49.283306 E  Container 'visualization settings' is 
>> missing child 'visualmodedelay'
>> Handling Segmentation fault
>> Segmentation fault
>
> Try using the MythCenter or MythCenter-wide theme. The theme you are 
> using probably has it's own version of the settings screens which is 
> missing the 'visualmodedelay' widget.
>
> It should not be segfaulting though. There should be a check that 
> 'err' hasn't been set in VisualizationSettings::Create() after looking 
> for the required widgets. I'll fix that later.
>
> Paul H.
>
Using MythCenter-wide the settings screen works as expected.  Both 
Mythbuntu and Steppes themes segfault when entering the visualization 
settings.




More information about the mythtv-users mailing list