Peter Svensson wrote:
> This is just a long shot, but I have had *lots* of problems with freevo
> dropping files with spaces, and/or non-english characters in the names.
>
> This was some 3-4 cvs-months ago, so I haven't experienced it yet - then
> again, about then I US-ASCII+nospacifyed all my game files, so that might be
> it :)

mameitem.py:
| command = '--prio=%s %s %s' % (config.GAMES_NICE, cmd, args)

That can't work. Maybe someone wants to fix this. The best is using an
array (see video/mplayer.py), each element one arg. 


Dischi

-- 
A much wittier reply came to mind immediately after I clicked the
'Send' button.


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to