https://bugzilla.xfce.org/show_bug.cgi?id=5730
--- Comment #13 from Lionel Le Folgoc <[email protected]> 2011-04-01 10:43:08 CEST --- (In reply to comment #12) > > I just have one itch with the new patch, the g_critical and g_warning: I know > this shouldn't happen in most cases but I don't like throwing errors to the > console and filling logs which are never read. Shouldn't we warn the user with > a dialog that clearing the session failed (like in the first version of your > patch)? Indeed, I'm not especially happy with that. My first patch would have displayed a warning dialog for each failure, which is too much. Then, I wanted to display one single warning if something went wrong, e.g. "Unable to clear some cache item, you might have to do it manually.", but I'm thinking it's pretty useless and meaningless for an average user. That's why I chose to "hide" that in .xsession-errors. Ideas are welcome... ;-) -- Configure bugmail: https://bugzilla.xfce.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-bugs
