hi there I was wondering why some programs run fine from the user menu (entrys in ~/.enlightenment/file.menu) , and others dont. I cant make gmplayer run from file.menu , but i can execute it from command line. What going on here? jake
gmplayer seems to want a console (by default?). Try out the difference between "gmplayer" and "gmplayer &" from a shell. In the latter case my gmplayer becomes "Stopped".
One solution may be to run it using "gmplayer </dev/null >/dev/null 2>&1 &".
And maybe there is some appropriate option telling gmplayer not to use the console.
/Kim
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
