Ticket #4964 (closed defect: fixed)
Opened 4 years ago
Last modified 4 years ago
Unable to view programguide in LiveTV
| Reported by: | glemsom@… | Owned by: | ijr |
|---|---|---|---|
| Priority: | major | Milestone: | 0.22 |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | Programguide LiveTV |
| Cc: | Ticket locked: | no |
Description
After upgrading to 0.21 I'm no longer able to look at the programguide when watching LiveTV.
This is what I do:
- Watch LiveTV
- Press M (So the menu will appear)
- Select "Program guide"
- Nothing is showing - so I hit "esc"
- See mythfrontend close
In /var/log/mythtv/mythfrontend.log I see alot of this:
cannot load glyph:3a
cannot load glyph:3b
cannot load glyph:3c
cannot load glyph:3d
cannot load glyph:3e
cannot load glyph:3f
cannot load glyph:40
Attachments
Change History
comment:1 Changed 4 years ago by dhitchcock.oyu8d@…
comment:2 Changed 4 years ago by yodalives@…
Same here. Updated to the latest mythbuntu release and I'm having the same problems. I've gone so far as to remove libglx.so from xorg's module dir thinking it may have been a gl problem but still happening.
The 350 is by far the best for TV out but I'm not sure if it's worth all the hassle anymore.
comment:3 Changed 4 years ago by jesse@…
Same problem for me, with ivtv-1.0.3 and the Xdriver version 1.0.1 (latest). Using QT painter, and Xorg isn't using OpenGL. Thanks.
comment:4 Changed 4 years ago by jesse@…
Ah, and FYI, I'm not getting the "glyph" errors, after updating the themes I use (Retro for main theme and OSD).
Changed 4 years ago by ian@…
- Attachment mythtv-pvr350-epg.patch added
Changes a flag in 'videoout_ivtv.cpp' to enable the EPG during LiveTV
comment:5 Changed 4 years ago by ian@…
It appears a flag is set incorrectly. Previously the EPG worked regardless of this setting, but now the EPG remains hidden. The fix is to simply to toggle the flag.
comment:6 Changed 4 years ago by dhitchcock.oyu8d@…
This fixed it for me.
comment:7 Changed 4 years ago by paulh
- Status changed from new to closed
- Version changed from 0.21-fixes to head
- Resolution set to fixed
- Milestone changed from unknown to 0.22
Fixed in [17354]
comment:10 in reply to: ↑ 9 Changed 4 years ago by anonymous
It's in 0-21-fixes as well now :-)
Thanks!!

Same here. I have the last packages from mythbuntu. I'm using a PVR-350 decoder for TV-out, are you? I also have a remote front end on a regular monitor, where the guide works fine, so I've assumed the bug was related to the 350 output... most of my problems usually are!