On Wed, 27 Oct 2010 13:31:24 -0500 Texstar <[email protected]> said: > On 10/27/2010 01:19 PM, Gustavo Sverzut Barbieri wrote: > > 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". > > > > Thanks for the tip.
probably better is to report a bug to the offending app's developers/maintainers or to your distribution support etc. - really such bugs should get fixed. aqpps return 0 when they exited cleanly with no error. anything else is an error. enlightenment, unlike everyone else, doesn;t ignore it. it bothers you. this solves the "why the hell did that window just vanish?" question. mind you - e could do a much better ui than pop up a dialog. e should really have a proper notification queue/log/stack thing at some point. will worry about that for e18. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ 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
