sabayon r699 - in branches/debug-log: . admin-tool lib
- From: federico svn gnome org
- To: svn-commits-list gnome org
- Subject: sabayon r699 - in branches/debug-log: . admin-tool lib
- Date: Fri, 30 Mar 2007 03:26:29 +0100 (BST)
Author: federico
Date: 2007-03-30 03:26:28 +0100 (Fri, 30 Mar 2007)
New Revision: 699
ViewCVS link: http://svn.gnome.org/viewcvs/sabayon?rev=699&view=rev
Modified:
branches/debug-log/ChangeLog
branches/debug-log/admin-tool/profilesdialog.py
branches/debug-log/admin-tool/sabayon
branches/debug-log/admin-tool/sabayon-session
branches/debug-log/lib/debuglog.py
branches/debug-log/lib/errors.py
branches/debug-log/lib/util.py
Log:
2007-03-29 Federico Mena Quintero <federico novell com>
* lib/errors.py (errors_log_recoverable_error): New function.
(errors_log_recoverable_exception): Use errors_log_recoverable_error().
* lib/debuglog.py (debug_log_dump_to_dated_file): Don't reuse the
"time" module name as a variable name. Also, it's tm_mday, not tm_day.
* admin-tool/profilesdialog.py
(Session.__session_child_watch_handler): Log termination of the
child session as a milestone; deal with the possible exit codes.
(Session.__session_child_watch_handler): Clobber the user
processes so that we don't race with gconfd (merged from a Novell patch).
* admin-tool/sabayon (main): Oops, "try/else" is not the same as
"try/except" --- I really want to catch any other exceptions.
* admin-tool/sabayon-session (main): Likewise.
* lib/util.py (get_admin_log_config_filename): Sigh, use "global"
for _util_admin_log_config_filename. Proper scoping, pretty please?
(set_admin_log_config_filename): Likewise.
(get_readable_log_config_filename): Likewise.
(set_readable_log_config_filename): Likewise.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]