sloflin72 / mythbox

Automatically exported from code.google.com/p/mythbox
GNU General Public License v2.0
0 stars 1 forks source link

problem with tv guide with mythbox #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, you've closed my issue nº 65 because is duplicated.

The issue was:

1. When I push in tv guide it says me:
Error:Catchhall. Exception: 'textYOffset' is an invalid keyword argument fo..
Function <function loadGuide at 0xa81c724>

Then it shows me the guide but without information.

Please any help?

I use Kubuntu 9.04
MythBox Beta SVN 1260 and XBMC pre-9.10 r23196 

Well, I try the solution of issue 60. I  apply the patch but it doesn't works.
It says me in the mythbox.log

  File "/home/david/.xbmc/plugins/video/MythBox/resources/src/util.py",
line 249, in
ui_locked
    result = func(*args, **kw)
  File "/home/david/.xbmc/scripts/MythBox/resources/src/tvguide.py", line
638, in _render
    self._renderPrograms()
  File "<string>", line 1, in <lambda>
  File "/home/david/.xbmc/plugins/video/MythBox/resources/src/util.py",
line 227, in
timed
    result = func(*args, **kw)
  File "<string>", line 1, in <lambda>
  File "/home/david/.xbmc/plugins/video/MythBox/resources/src/injected.py",
line 140,
in inject_db
    result = func(*args, **kwargs)
  File "/home/david/.xbmc/scripts/MythBox/resources/src/tvguide.py", line
762, in
_renderPrograms
    height=chanH)
  File "/home/david/.xbmc/scripts/MythBox/resources/src/tvguide.py", line
304, in
_addGridCell
    alignment=ui.ALIGN_CENTER_Y|ui.ALIGN_TRUNCATED)
TypeError: 'textYOffset' is an invalid keyword argument for this function

Sorry for open other issue but I think that I cannot reopen the previous issue.

Any help?
Many thanks!

Original issue reported on code.google.com by mierdat...@gmail.com on 21 Oct 2009 at 6:21

GoogleCodeExporter commented 9 years ago

Original comment by semir.pa...@gmail.com on 22 Nov 2009 at 9:39