On Wed, Oct 27, 2010 at 4:01 PM, Texstar <[email protected]> wrote: > Sometimes when I close out an application such as Mplayer gui a message > box will pop up even though there is no real error. Is there a way to > turn this off? I'm sure I've seen a setting before but for the life of I > can't see it today. Can someone help an old blind man?
it's automatic when app exits with non-zero code, notifying an error. AFAIK there is no way to get ride of the popup, but you can always wrap it as a script that forces a "exit 0". -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: [email protected] Skype: gsbarbieri Mobile: +55 (19) 9225-2202 ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
