Re: [Freevo-devel] Freevo 2.0 snapshot mixer problem

2006-06-01 Thread TC Wan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, June 1, 2006 3:52 pm, Dirk Meyer wrote: > TC Wan wrote: >> ioctl(self.mixfd.fileno(), device, data) >> File "/usr/lib/python2.4/site-packages/freevo/ui/util/ioctl.py", line >> 100, in ioctl >> return fcntl.ioctl(fd, code, *args, **kar

[Freevo-devel] [bug] Error in videothumb with directories named like video file extensions

2006-06-01 Thread Gorka Olaizola
The error is in Freevo 2.0 svn update from 3 days ago. I think there are no new updates. I have directories named after the file extensions they contain. avi, wmv, mpeg, etc... Freevo seems to treat them like files instead directories. The directories do not have especial permissions nor soft lin

Re: [Freevo-devel] Building Freevo 2.0 SVN 20060531

2006-06-01 Thread Dirk Meyer
TC Wan wrote: > Hi, > I'm in the process of building the SVN snapshot of Freevo 2.0. > > I found duplicate sets of files (e.g. Docs files, mbus.conf) under core/ > and ui/. Not sure which should be the one to use. The setup.py script > will build both. I move some stuff and not everything is where

Re: [Freevo-devel] Freevo 2.0 snapshot mixer problem

2006-06-01 Thread Dirk Meyer
TC Wan wrote: > ioctl(self.mixfd.fileno(), device, data) > File "/usr/lib/python2.4/site-packages/freevo/ui/util/ioctl.py", line > 100, in ioctl > return fcntl.ioctl(fd, code, *args, **kargs) > OverflowError: signed integer is greater than maximum Arg, the whole ioctl and int is long pro

Re: [Freevo-devel] Status of mplayer as required application in Freevo 2.0

2006-06-01 Thread Dirk Meyer
TC Wan wrote: > Hi, > When configuring Freevo 2.0, it'll complain if mplayer is not found. I > realize this was the behavior for 1.5.x, but is it still a requirement > for 2.0? For 2.0 no, for now, maybe. We will use kaa.player in 2.0, but that module needs much more work. Kaa.player will use mpla