On Tue, Jul 31, 2012 at 10:22 AM, Richard Shaw <[email protected]> wrote:
> On Sat, Jul 21, 2012 at 8:35 AM, Michael Schumacher
> <[email protected]> wrote:
>> Hi,
>>
>> I am running  mythtv-backend-0.25.1-1.el6.x86_64 and the other
>> matching packages on a CENTOS6 machine. It was just running nicely
>> until I updated the machine to 6.3. The backend is still running fine,
>> but mythweb is broken with error messages like:
>> "User Notice at /usr/share/mythtv/bindings/php/MythBackend.php, line 105:
>> !!NoTrans: Unexpected response to MYTH_PROTO_VERSION '72': !!"
>> and
>> "User Notice at /usr/share/mythtv/bindings/php/MythBackend.php, line 127:
>> !!NoTrans: Failed to set php timezone to !!"
>>
>> I cannot find any messages in the log-files, so I am a stuck and don't
>> know where to look.
>>
>> The server is running headless in the basement, so I cannot check if
>> mythtv-frontend works.
>>
>> Any hints?

What's the output of "service messagebus status? That will let us know
if you're hitting http://code.mythtv.org/trac/ticket/10265

> I have some new information here. There was someone on the ATRPMS
> mailing list with the same issue, the fix for him was to downgrade the
> version of qtwebkit to 2.0 from the 2.1.1 in EPEL. He did this by
> installing the atrpms version that is still at 2.0. You'll have to add
> an exclude to yum.conf to stop it from getting updated back to 2.1.1.
> Let me know if this fixes your problem so I can investigate further.

I haven't had time to do a bisection to determine what in qtwebkit is
breaking EL-6... I'm also mildly suspicious that qtwebkit is truly the
root cause. When I last looked I don't see any dbus-related code in
qtwebkit, but on the other hand I'm not very familiar with Qt's event
processing so there may be something I've missed.

- Ken

Reply via email to