[mythtv-users] Misaligned Text 0.25-beta and Arclight

Anthony Messina amessina at messinet.com
Sat Mar 24 04:40:54 UTC 2012


On 03/23/2012 09:52 PM, Chris Pinkham wrote:
> * On Fri Mar 23, 2012 at 03:16:43PM -0500, Anthony Messina wrote:
>> > HouseKeeping housekeeper.cpp:787 (UpdateThemeChooserInfoCache) -
>> > HouseKeeper: Error downloading
>> > http://themes.mythtv.org/themes/repository/0.25/themes.zipremote themes
>> > info package.
>> > 
>> > I suppose I'll have to remedy that.  -A
> Sounds like your build is messed up or you built from a branch other than
> 'master'.  There is no 0.25 yet.  Are you compiling from source?


I see my issue in housekeeper.cpp:

    // FIXME: For now, treat git master the same as svn trunk
    if (MythVersion == "master")
        MythVersion = "trunk";

    if (MythVersion != "trunk")
    {
        MythVersion = MYTH_BINARY_VERSION; // Example: 0.25.20101017-1
        MythVersion.replace(QRegExp("\\.[0-9]{8,}.*"), "");
    }

I'm pre-building for the upcoming 0.25 release (mostly for practice and
to test and work out potential issues).

I probably just need to set the MYTH_BINARY_VERSION properly, or wait
for the release for this part to be fixed.

Thanks.  -A

-- 
Anthony - http://messinet.com - http://messinet.com/~amessina/gallery
8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
Url : http://www.mythtv.org/pipermail/mythtv-users/attachments/20120323/3ab2716d/attachment-0001.bin 


More information about the mythtv-users mailing list