Yea, I have this problem when using "freevo -fs" but it's only when using the fs option. If I use it in framebuffer mode, I can kill it fine. I think the Xserver get's in the way of killing it but it never really bothered me.

On 10/29/06, Florian Demmer <[EMAIL PROTECTED]> wrote:
Hi!

i am using gentoo and the init script that came with the ebuild to
start/stop freevo. freevo itself is run using X and not in daemon mode,
so using the"-fs" argument. though i originally installed the ebuild i
am now using freevo 1.6 from svn/today. However i have the problem since
early 1.5 days.

this is how it looks after the initscript start:
11405 pts/0    S      0:00 xinit /usr/bin/freevo -force-fs -- :0
11410 pts/0    Sl     0:01 python
/usr/lib/python2.4/site-packages/freevo/helpers/recordserver.py
11416 pts/0    S      0:00 python
/usr/lib/python2.4/site-packages/freevo/helpers/webserver.py
11420 pts/0    S      0:00 /usr/bin/python /usr/bin/freevo -force-fs
11422 pts/0    Sl     0:05 python
/usr/lib/python2.4/site-packages/freevo/main.py -force-fs

and this after the initscript stop:
11585 pts/0    S      0:00 xinit /usr/bin/freevo -force-fs -- :0
11600 pts/0    S      0:00 /usr/bin/python /usr/bin/freevo -force-fs
11604 pts/0    Sl     0:05 python
/usr/lib/python2.4/site-packages/freevo/main.py -force-fs

the fullscreen part of freevo is not stopped!

within the initscript the "freevo stop", "freevo webserver stop" and
"freevo recordserver stop" commands are used.

when starting freevo using the init script and trying to manually kill
it using "freevo stop" in the shell (even multiple times), it does not
work either and the following processes remain (why the webserver is
killed is a mystery for me):
12915 pts/0    S      0:00 xinit /usr/bin/freevo -force-fs -- :0
12920 pts/0    Sl     0:01 python
/usr/lib/python2.4/site-packages/freevo/helpers/recordserver.py
12930 pts/0    S      0:00 /usr/bin/python /usr/bin/freevo -force-fs
12932 pts/0    Sl     0:05 python
/usr/lib/python2.4/site-packages/freevo/main.py -force-fs

there is nothing out of the ordinary in the main log.
a "killall freevo" cleans up the mess :P
am i the only one experiencing this?

br,
florian

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to