[mythtv-users] 0.25->0.26: issue with
Warpme
warpme at o2.pl
Fri Aug 24 21:35:41 UTC 2012
On 8/24/12 10:26 PM, Michael T. Dean wrote:
> On 08/24/2012 01:34 PM, Warpme wrote:
>> I just upgraded from 0.25.2 to 0.26.
>> All went really smooth (despite some glitches with cross-compiling
>> zeromq and noticeable higher BE memory consumption).
>> I'll report upgrade experience in separate mail
>>
>> I have q. however related to UTC change and BE status via
>> //$BE:6544/Status/xml
>> I'm using content of this file for various tools.
>>
>> After upgrade to 0.26 my perl based tools have following issues:
>>
>> 1. some of them are reporting:
>> Invalid QName: MythDate::ISODate at
>> /usr/lib/perl5/site_perl/5.12.3/XML/NamespaceSupport.pm line 278.
>
> A user on IRC reported this issue and showed the XML that's output,
> and it looks like a bug at
> http://code.mythtv.org/cgit/mythtv/tree/mythtv/programs/mythbackend/httpstatus.cpp#n194
> from an overly-aggressive find and replace during the UTC conversion.
> If you remove the MythDate:: part from there, does it work
> properly/how it used to (other than now being in UTC and--since you're
> using Qt 4.8--having a Z)? If so (and if no one else has done so
> before then), please feel free to create a ticket for the issue.
>
> Thanks,
> Mike
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>
Mike,
Thx. Indeed there is issue with MythDate::ISODate. I temporarily replace
this string to Date::ISODate and this helps.
I already managed UTC->Local conversion in my scripts, but still
fighting with OSD message.
Generally OSD:message not works, but I was able to see OSD messages
sometimes.
I get impression that FE sometimes reacting on 127.0.0.1:6948,
sometimes not :-(
-------------- next part --------------
A non-text attachment was scrubbed...
Name: warpme.vcf
Type: text/x-vcard
Size: 83 bytes
Desc: not available
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20120824/9b86f8d3/attachment.vcf>
More information about the mythtv-users
mailing list