Dear All,
First please let me thank everyone for "freevo"
I have checked out the latest CVS of freevo and everytime I try to
run freevo (either in X11 or with directfb through SDL) i get the
splashscreen, the menu appears for under 0.1s and then freevo exits.
I have attached the log below.
On Sun, 2005-09-18 at 13:02 +0200, Dirk Meyer wrote:
> 1. It would be nice if the server removes the domain scoket on
>exit. It is a cleaner way. Using close() and the server can do
>this. Maybe adding it to the shutdown signal is a good idea. And
>remove this callback when we close man
Dirk Meyer wrote:
> from kaa.notifier import signals, loop as main, shutdown
> +
> + TEMP = '/tmp/kaa-%s' % os.getuid()
> +
I added a secure temp directory in case it is needed. I added support
for the ipc code to fallback into this directory. E.g. openening 'foo'
will open a socket foo in the
Dirk Meyer wrote:
> Update of /cvsroot/freevo/kaa/base/src/base
> In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9286
>
> Modified Files:
> ipc.py
> Log Message:
> test before reusing a unix domain socket, add support for kaa.TEMP
I did some playing to support a vfs daemon running in