Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

.21 PVR 350 program guide

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


clarkaddison at gmail

Mar 18, 2008, 1:14 PM

Post #1 of 12 (1027 views)
Permalink
.21 PVR 350 program guide

I use a PVR-350's tv out. Ever since I upgraded to .21, when watching live
tv, the guide won't come up. The guide's data is fine, it looks fine on a
different front end (not through a 350), looks fine in mythweb, looks fine
if i just go to the program guide through the menu. But if I try and bring
up the guide while watching live tv, nothing happens, though sometimes I see
a flicker of the guide for a second before it disappears, sometimes I see
nothing.

Anyone having any better luck with this setup? I've looked at all the logs
and can't see anything real interesting.


beww at beww

Mar 18, 2008, 1:27 PM

Post #2 of 12 (1004 views)
Permalink
Re: .21 PVR 350 program guide [In reply to]

On Mar 18, 2008, at 2:14 PM, Douglas Hitchcock wrote:

> I use a PVR-350's tv out. Ever since I upgraded to .21, when
> watching live tv, the guide won't come up. The guide's data is
> fine, it looks fine on a different front end (not through a 350),
> looks fine in mythweb, looks fine if i just go to the program guide
> through the menu. But if I try and bring up the guide while
> watching live tv, nothing happens, though sometimes I see a flicker
> of the guide for a second before it disappears, sometimes I see
> nothing.

You're not going to get OpenGL to work with a PVR-350's TV output,
have you set up for the alternative painter?

beww

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


clarkaddison at gmail

Mar 19, 2008, 8:36 AM

Post #3 of 12 (989 views)
Permalink
Re: .21 PVR 350 program guide [In reply to]

>
> You're not going to get OpenGL to work with a PVR-350's TV output,
> have you set up for the alternative painter?
>

I've shut off OpenGL wherever I've seen it in the options, but I'm not sure
I know every little place it hides. I've never heard the term alternative
painter, so I don't think I've ever done such a thing, where do you do that?

I thought the OpenGL was in the menus and stuff. The menus are working
fine. The video is playing fine too. Just when I hit guide, I see it for a
brief second, and then it disappears...

Thanks


clarkaddison at gmail

Mar 19, 2008, 11:12 AM

Post #4 of 12 (981 views)
Permalink
Re: .21 PVR 350 program guide [In reply to]

I noticed in my mythfrontend.log it said I was using the Qt painter.

It also had a whole bunch of

cannot load glyph:fa
cannot load glyph:fb
cannot load glyph:fc
cannot load glyph:fd
cannot load glyph:fe
cannot load glyph:ff
cannot load glyph:4d
cannot load glyph:20
cannot load glyph:4d
cannot load glyph:4d

errors like that at the end.


jmc at dolorespark

Mar 22, 2008, 7:55 PM

Post #5 of 12 (963 views)
Permalink
Re: .21 PVR 350 program guide [In reply to]

On Wed, Mar 19, 2008 at 01:12:05PM -0500, Douglas Hitchcock wrote:
> I noticed in my mythfrontend.log it said I was using the Qt painter.
>
> It also had a whole bunch of
>
> cannot load glyph:fa
> cannot load glyph:fb

I've got the same bug; I compiled mythtv-0.21-fixes (SVN rev 16752)
with no opengl support, so it's definitely using the Qt painter. When
I try to bring up the guide in live tv, my front end spits out the
above error messages, then crashes:

kernel: mythfrontend[4181]: segfault at 09582000 eip b7a64a50 esp bfca8440 error 6

I don't see any other error messages in the system logs (e.g., complaints
from ivtv).

I've installed the latest Debian package for the xserver:
xserver-xorg-video-ivtv 1.0.0~svn4049-3

and am using ivtv 1.1.0, the one built into kernel 2.6.24.3

JMC
--
John-Marc Chandonia (jmc [at] dolorespark)
http://www.dolorespark.org/
Attachments: signature.asc (0.18 KB)


clarkaddison at gmail

Mar 23, 2008, 9:18 AM

Post #6 of 12 (972 views)
Permalink
Re: .21 PVR 350 program guide [In reply to]

There's a bug report for it filed, http://svn.mythtv.org/trac/ticket/4964
So far though it hasn't been acknowledged.


mtdean at thirdcontact

Mar 23, 2008, 11:00 AM

Post #7 of 12 (957 views)
Permalink
Re: .21 PVR 350 program guide [In reply to]

On 03/22/2008 10:55 PM, John-Marc Chandonia wrote:
> On Wed, Mar 19, 2008 at 01:12:05PM -0500, Douglas Hitchcock wrote:
>
>> I noticed in my mythfrontend.log it said I was using the Qt painter.
>>
>> It also had a whole bunch of
>>
>> cannot load glyph:fa
>> cannot load glyph:fb
>>
>
> I've got the same bug; I compiled mythtv-0.21-fixes (SVN rev 16752)
> with no opengl support, so it's definitely using the Qt painter. When
> I try to bring up the guide in live tv, my front end spits out the
> above error messages, then crashes:
>
> kernel: mythfrontend[4181]: segfault at 09582000 eip b7a64a50 esp bfca8440 error 6
>
> I don't see any other error messages in the system logs (e.g., complaints
> from ivtv).
>
> I've installed the latest Debian package for the xserver:
> xserver-xorg-video-ivtv 1.0.0~svn4049-3
>
> and am using ivtv 1.1.0, the one built into kernel 2.6.24.3

Did you all try changing your OSD themes? A good one to try would be to
blueosd or Retro-OSD.

Mike
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


mail01 at iarmst

Mar 24, 2008, 3:53 AM

Post #8 of 12 (959 views)
Permalink
Re: .21 PVR 350 program guide [In reply to]

On Sunday 23 Mar 2008, Douglas Hitchcock wrote:
> There's a bug report for it filed, http://svn.mythtv.org/trac/ticket/4964
> So far though it hasn't been acknowledged.

Try the attached patch & see if it works. It appears a flag is set
incorrectly. Previously the EPG worked regardless, but now the EPG remains
hidden. This patch simply toggles the flag, allowing the EPG to be seen.

--
Ian
Attachments: mythtv-pvr350-epg.patch (0.42 KB)


andy at squeakycode

Mar 24, 2008, 4:48 PM

Post #9 of 12 (937 views)
Permalink
Re: .21 PVR 350 program guide [In reply to]

Ian Armstrong wrote:
> On Sunday 23 Mar 2008, Douglas Hitchcock wrote:
>> There's a bug report for it filed, http://svn.mythtv.org/trac/ticket/4964
>> So far though it hasn't been acknowledged.
>
> Try the attached patch & see if it works. It appears a flag is set
> incorrectly. Previously the EPG worked regardless, but now the EPG remains
> hidden. This patch simply toggles the flag, allowing the EPG to be seen.
>

This patch worked for me. I have a PVR-350, and had it crashing before.
After the patch, it seems to work much better. If I have any problems
I'll report back.

-Andy
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jmc at dolorespark

Mar 24, 2008, 9:56 PM

Post #10 of 12 (938 views)
Permalink
Re: .21 PVR 350 program guide [In reply to]

On Mon, Mar 24, 2008 at 10:53:50AM +0000, Ian Armstrong wrote:
> Try the attached patch & see if it works. It appears a flag is set
> incorrectly. Previously the EPG worked regardless, but now the EPG remains
> hidden. This patch simply toggles the flag, allowing the EPG to be seen.

Yes, it works for me. The guide comes up fine, and no crashes or
warnings about missing glyphs in my mythfrontend.log.

Thanks,
JMC
--
John-Marc Chandonia (jmc [at] dolorespark)
http://www.dolorespark.org/
Attachments: signature.asc (0.18 KB)


clarkaddison at gmail

Mar 25, 2008, 4:53 PM

Post #11 of 12 (933 views)
Permalink
Re: .21 PVR 350 program guide [In reply to]

>
> Yes, it works for me. The guide comes up fine, and no crashes or
> warnings about missing glyphs in my mythfrontend.log.
>

same here. Thanks!


sdkovacs at gmail

Mar 26, 2008, 2:26 PM

Post #12 of 12 (930 views)
Permalink
Re: .21 PVR 350 program guide [In reply to]

On Sun, Mar 23, 2008 at 12:18 PM, Douglas Hitchcock
<clarkaddison [at] gmail> wrote:
> There's a bug report for it filed, http://svn.mythtv.org/trac/ticket/4964
> So far though it hasn't been acknowledged.
> _______________________________________________

Ian attached the patch to the ticket, and now I guess we wait for the
developers to put it into 0.21-fixes. Should I cross post this to the
-dev list?
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.