Closed GoogleCodeExporter closed 9 years ago
Original comment by semir.pa...@gmail.com
on 21 Oct 2009 at 1:14
Hi, The problem is not solved with the patch.
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
Any help?
Many thanks!
Original comment by mierdat...@gmail.com
on 21 Oct 2009 at 5:11
Original issue reported on code.google.com by
mierdat...@gmail.com
on 20 Oct 2009 at 10:46