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 problem

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, **kargs)

[Freevo-devel] Freevo 2.0 snapshot mixer problem

2006-05-31 Thread TC Wan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I've managed to build freevo 2.0 on my Fedora Core 5 x86_64 distribution. I'm testing it on a Dell Optiplex GX620 Pentium D with Intel 945 chipset. However, I'm getting the following error on startup (local_conf.py is unchanged from the example