Hi Dischi!

I justed emerged (Gentoo) the lastest Snapshot! But I still get the Detach
Crash!
Or is it only fixed in tommorows Snapshot?

Error Message as follows:

Cheers

Fred

**************
Crash!
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/freevo/main.py", line 424, in ?
    event.arg()
  File "/usr/lib/python2.3/site-packages/freevo/audio/plugins/detach.py",
line 82, in detach
    gui.menuw.show()
  File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 184, in show
    self.refresh(reload=1)
  File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 316, in
refresh
    skin.draw('menu', self, self.menustack[-1])
  File "/usr/lib/python2.3/site-packages/freevo/skins/main/main.py", line
532, in draw
    a.draw(settings, object, menu, style, type, self.force_redraw)
  File "/usr/lib/python2.3/site-packages/freevo/skins/main/area.py", line
251, in draw
    self.update_content()
  File
"/usr/lib/python2.3/site-packages/freevo/skins/main/default_areas.py", line
199, in update_content
    p.draw((self.widget_type, self.menuw), self)
  File "/usr/lib/python2.3/site-packages/freevo/audio/plugins/detachbar.py",
line 148, in draw
    progress = '%s/%s' % ( self.formattime(self.player.item.elapsed),
self.formattime(self.player.item.length))
  File "/usr/lib/python2.3/site-packages/freevo/audio/plugins/detachbar.py",
line 222, in formattime
    mins = seconds / 60
TypeError: unsupported operand type(s) for /: 'str' and 'int'
1 child(s) still running, terminate them


----- Original Message ----- 
From: "Dirk Meyer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, January 25, 2004 7:21 PM
Subject: [Freevo-users] Re: Detach Problem in CVS


> "Frederik" wrote:
> > self.formattime(self.player.item.length))
> >   File
> "/usr/lib/python2.3/site-packages/freevo/audio/plugins/detachbar.py",
> > line 222, in formattime
> >     mins = seconds / 60
> > TypeError: unsupported operand type(s) for /: 'str' and 'int'
> > 1 child(s) still running, terminate them
> >
> > Any idea?
>
> Yes, found this bug. Fixed.
>
>
> Dischi
>
> --
> There can't be a crisis today, my schedule is already full.
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to