On Fri, 23 Jan 2009, John Molohan wrote:
> Elizabeth Dodd wrote:
> > Is there a way of fuzzy matching for favourites?
> > Each Saturday a ScoobyDoo comic gets broadcast, but the EPG gives them
> > the full title, and it doesn't work as a favourite to be recorded each
> > week? eg "ScoobyDoo in Where's my Mummy?"
>
> I think you can just set it up as a favourite then edit it so the name
> is just ScoobyDoo. Enable duplicate detection to save you from recording
> the same episodes more than once.
>
> John
This didn't have the expected result. Each attempt to edit the name of the 
favourite resulted in this crash
(v1.8.3 on debian lenny, freevo from experimentaL)

******************************************************************
Exception: subsurface rectangle outside surface area
Please report the following lines to the freevo mailing list

wanted (-19841, 0, 14, 41) for <Surface(-19119x41x32 SW)>
Traceback (most recent call last):
  File "/usr/share/pyshared/freevo/gui/GUIObject.py", line 373, in get_surface
    return self.parent.surface.subsurface(self.get_rect())
ValueError: subsurface rectangle outside surface area
None

GUIObject stack:
  <gui.LetterBoxGroup.LetterBox instance at 0x9acf90c>: (-19841, 0, 14, 41)
  <gui.LetterBoxGroup.LetterBoxGroup instance at 0x9ad298c>: (10173, 
114, -19119
, 41)
  <gui.Container.Container instance at 0x9acef8c>: (13, 14, 1227, 220)
  <gui.InputBox.InputBox instance at 0x9ad222c>: (20, 384, 1260, 256)
  None: (0, 0, 0, 0)

Configuration: 1280x1024 0 0

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/freevo/main.py", line 299, in 
eventhand
ler
    app.eventhandler(event)
  File "/usr/share/pyshared/freevo/util/benchmark.py", line 91, in origfunc
    return func(*args, **kwargs)
  File "/usr/share/pyshared/freevo/menu.py", line 874, in eventhandler
    self._handle_play_item(menu, event)
  File "/usr/share/pyshared/freevo/util/benchmark.py", line 91, in origfunc
    return func(*args, **kwargs)
  File "/usr/share/pyshared/freevo/menu.py", line 683, in _handle_play_item
    action(arg=arg, menuw=self)
  File "/usr/share/pyshared/freevo/util/benchmark.py", line 91, in origfunc
    return func(*args, **kwargs)
  File "/usr/share/pyshared/freevo/menu.py", line 111, in select
    self.function(arg=self.arg, menuw=menuw)
  File "/usr/share/pyshared/freevo/tv/favoriteitem.py", line 164, in mod_name
    width=osd.get_singleton().width - config.OSD_OVERSCAN_LEFT - 20, 
input_text=
self.name).show()
  File "/usr/share/pyshared/freevo/gui/Window.py", line 82, in show
    self.draw()
  File "/usr/share/pyshared/freevo/gui/GUIObject.py", line 293, in draw
    self._draw()
  File "/usr/share/pyshared/freevo/gui/Window.py", line 184, in _draw
    self.content.draw()
 File "/usr/share/pyshared/freevo/gui/GUIObject.py", line 293, in draw
    self._draw()
  File "/usr/share/pyshared/freevo/gui/Container.py", line 102, in _draw
    child.draw()
  File "/usr/share/pyshared/freevo/gui/GUIObject.py", line 293, in draw
    self._draw()
  File "/usr/share/pyshared/freevo/gui/LetterBoxGroup.py", line 173, in _draw
    Container._draw(self)
  File "/usr/share/pyshared/freevo/gui/Container.py", line 102, in _draw
    child.draw()
  File "/usr/share/pyshared/freevo/gui/LetterBoxGroup.py", line 296, in draw
    Button.draw(self)
  File "/usr/share/pyshared/freevo/gui/GUIObject.py", line 293, in draw
    self._draw()
  File "/usr/share/pyshared/freevo/gui/Button.py", line 125, in _draw
    self.surface = self.get_surface()
  File "/usr/share/pyshared/freevo/gui/GUIObject.py", line 402, in get_surface
    raise Exception, e
ValueError: subsurface rectangle outside surface area
--------------------------------------------------------------------------------


-- 
Bug, n.:
        An aspect of a computer program which exists because the
        programmer was thinking about Jumbo Jacks or stock options when s/he
        wrote the program.

Fortunately, the second-to-last bug has just been fixed.
                -- Ray Simard

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to