den_RDC wrote: > I tested it (with scripts fetched directly from cvs, as they weren't in the > snapshot's yet apparantly)
Strange. Aubin, can you look if the snapshots still work? > - there's no export USER=root, wich will crash freevo if it isn't added (this > might be fixed already). It's fixed in mmpython, but better save than sorry. I added if [ "$USER" == "" ]; then USER=root fi > - xterm blanking isn't deactivated. I don't know if the script, or freevo in > auto-X mode is supposed to handle this. Freevo now calls 'xset s off' when used as windowmanager with the new scripts (== when started with -fs). > - not related, but i use nvtv to setup my geforce, it doesn't work exactly > when specified in OSD_SDL_EXEC_AFTER_STARTUP. It seems like there is yet an X > mode switch or something similar after that is executed, and the settings are > erased (maybe this has to do with the splash screen?). I solved this with a > very dirty hack, i added sleep 10 nvtv -options in the startup script after > it starts freevo.So imho this is a timing issue. Strange, but I can't help you there, G400 user. Dischi -- PCMCIA - People Can't Memorise Computer Industry Acronyms ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
