[ubuntu-mythtv] Fix for glass-wide theme package

Joan Touzet joant at ieee.org
Mon May 12 01:48:45 BST 2008


Hi there,

I found a bug in the glass-wide theme package. Unfortunately the
upstream maintainer (Justin Hornsby) has disappeared from the 'net,
including his site and email address! The only archive of this theme
seems to be in Mythbuntu. It's a fantastic theme - don't get rid of
it! - but there is a fix required for the MythVideo File Associations
page.

Sorry that I can't provide a context diff (I accidentally deleted the original).

At line 764, replace the <blackhole> XML stanza with:

           <remoteedit name="command" draworder="0">
               <area>400,255,300,40</area>
               <font>info</font>
           </remoteedit>

The context looks like:

           <selector name="extension_select" draworder="0">
               <area>400,195,200,40</area>
               <font>info</font>
               <image function="on"
filename="shared/leftright_high.png"></image>
               <image function="off" filename="shared/leftright.png"></image>
               <image function="pushed"
filename="shared/leftright_pushed.png"></image>
           </selector>

           <remoteedit name="command" draworder="0">
               <area>400,255,300,40</area>
               <font>info</font>
           </remoteedit>

           <checkbox name="default_check" draworder="0">
               <position>400,315</position>
               <image function="checked" filename="shared/checked.png"></image>
               <image function="unchecked"
filename="shared/unchecked.png"></image>
               <image function="checked_high"
filename="shared/checked_high.png"></image>
               <image function="unchecked_high"
filename="shared/unchecked_high.png"></image>

Hope this helps someone out there, and works its way into your svn repo.

Cheers,
Joan

-- 
Joan Touzet | joant at ieee.org | wohali at efnet



More information about the Ubuntu-mythtv mailing list