[mythtv-users] Various mythtv-frontend problems

mythtv-users at fastdruid.co.uk mythtv-users at fastdruid.co.uk
Mon Dec 5 15:12:26 EST 2005


On Monday 05 December 2005 19:38, Beny Spensieri Jr wrote:
> I have run into the problem of mythfrontend
> Segmentation faulting on me.
>
> I have done some searching for this on the net, but
> have yet to find a solution.
>
> I am using a 64 bit Intel processor with FC4 x86_64.
> Full mythtv install from ATRPMs (with packages updated
> Dec 02/05).
>
> Let it be known that I am strictly an RPM-only person.
>  I have no idea on compiling anything.
>
> My questions:
> 1) What is causing the Segmentation fault?
From the looks of things you're running i686 code when it's expecting x86_64.
Try either a i686 rpm of mythtv or update QT to x86_64

> 2) Where is the bad Huffman code?  Is it simply a
> corrupt image?
Yes, G.A.N.T. theme by any chance? 
themes/G.A.N.T/bkg/grey.jpeg was the culprit in my case, replaced with the 
original from the 18.1 download at www.mythtv.org and all was good.

> 3) What is causing the QT issue?
>
> Here is the output I am getting:
<snip>
> /usr/lib/qt-3.3/plugins/styles/bluecurve.so:
> Plugin uses incompatible Qt library!
> expected build key "x86_64 Linux g++-4.* full-config",
> got "i686 Linux

Looks pretty clear to me, its looking for the x86_64 version but found the 
(incompatible) i686 version.

HTH

David


More information about the mythtv-users mailing list