[mythtv] Some info for Ticket 5345 (mythvideo file associations cannot be created)

Ian Forde ian at duckland.org
Mon Jun 2 01:45:15 UTC 2008


just did a little tweaking today, figuring I'd see if I could get
glass-wide working with today's 0.21-fixes.  The patch below (not
attached - it's quoted instead - since I'm not sure if it's the
"correct" way) allows the Title and Player text input fields to work
again...

[root at tatooine glass-wide]# diff
video-ui.xml ../glass-wide-x/video-ui.xml 
764c764
<             <remoteedit name="command" draworder="0">
---
>             <blackhole name="command_hack" draworder="0">
766,767c766
<                 <font>info</font>
<             </remoteedit>
---
>             </blackhole>
884c883
<             </remoteedit>
---
>             </blackhole>
939c938
<             <remoteedit name="player" draworder="0">
---
>             <blackhole name="player_hack" draworder="0">
941,942c940
<                 <font>info</font>
<             </remoteedit>
---
>             </blackhole>

Not sure of side effects, no guarantees, etc... but I can verify that
changing the player (at least from 1 external to another) *does* work...

	-I



More information about the mythtv-dev mailing list