OK, next bug in today's CVS -- create a manual recording and then try to change the name of the recording. This is the bug I get in the log file... Thanks, Per.

Exception: subsurface rectangle outside surface area
Please report the following lines to the freevo mailing list
or with the subject '[Freevo-Bugreport] GUI' to
[EMAIL PROTECTED]

wanted (-9553, 0, 15, 37) for <Surface(486x37x32 SW)>
Traceback (most recent call last):
 File "/home/freevo/src/gui/GUIObject.py", line 366, 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 0x9106a64>: (-9553, 0, 15, 37)
<gui.LetterBoxGroup.LetterBoxGroup instance at 0x8e5b9ac>: (13, 98, 486, 37)
<gui.Container.Container instance at 0x9815a5c>: (0, 0, 512, 192)
<gui.InputBox.InputBox instance at 0x8d22624>: (256, 288, 512, 192)
<menu.MenuWidget instance at 0x8985804>: (0, 0, 0, 0)


Configuration: 1024x768 0 0

Traceback (most recent call last):
 File "/home/freevo/src/main.py", line 456, in ?
   app.eventhandler(event)
 File "/home/freevo/src/gui/InputBox.py", line 115, in eventhandler
   self.destroy()
 File "/home/freevo/src/gui/GUIObject.py", line 436, in destroy
   child.destroy() # the child will remove itself from children
 File "/home/freevo/src/gui/GUIObject.py", line 436, in destroy
   child.destroy() # the child will remove itself from children
 File "/home/freevo/src/gui/GUIObject.py", line 436, in destroy
   child.destroy() # the child will remove itself from children
 File "/home/freevo/src/gui/GUIObject.py", line 436, in destroy
   child.destroy() # the child will remove itself from children
 File "/home/freevo/src/gui/GUIObject.py", line 446, in destroy
   self.parent.refresh()
 File "/home/freevo/src/gui/GUIObject.py", line 277, in refresh
   self.draw()
 File "/home/freevo/src/gui/LetterBoxGroup.py", line 325, in draw
   Button.draw(self)
 File "/home/freevo/src/gui/GUIObject.py", line 294, in draw
   self._draw()
 File "/home/freevo/src/gui/Button.py", line 156, in _draw
   self.surface = self.get_surface()
 File "/home/freevo/src/gui/GUIObject.py", line 397, in get_surface
   raise Exception, e
ValueError: subsurface rectangle outside surface area

_________________________________________________________________
http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to