sabayon r709 - in branches/debug-log: . admin-tool admin-tool/lockdown lib
- From: federico svn gnome org
- To: svn-commits-list gnome org
- Subject: sabayon r709 - in branches/debug-log: . admin-tool admin-tool/lockdown lib
- Date: Tue, 10 Apr 2007 00:52:06 +0100 (BST)
Author: federico
Date: 2007-04-10 00:52:05 +0100 (Tue, 10 Apr 2007)
New Revision: 709
ViewCVS link: http://svn.gnome.org/viewcvs/sabayon?rev=709&view=rev
Modified:
branches/debug-log/ChangeLog
branches/debug-log/admin-tool/aboutdialog.py
branches/debug-log/admin-tool/changeswindow.py
branches/debug-log/admin-tool/editorwindow.py
branches/debug-log/admin-tool/lockdown/disabledapplets.py
branches/debug-log/admin-tool/lockdown/lockdownbutton.py
branches/debug-log/admin-tool/lockdown/lockdowncheckbutton.py
branches/debug-log/admin-tool/lockdown/maindialog.py
branches/debug-log/admin-tool/lockdown/safeprotocols.py
branches/debug-log/admin-tool/lockdown/simpleeditabletreeview.py
branches/debug-log/admin-tool/lockdownappliersabayon.py
branches/debug-log/admin-tool/profilesdialog.py
branches/debug-log/admin-tool/sabayon
branches/debug-log/admin-tool/sabayon-session
branches/debug-log/admin-tool/sessionwindow.py
branches/debug-log/admin-tool/usersdialog.py
branches/debug-log/lib/debuglog.py
branches/debug-log/lib/errors.py
Log:
2007-04-09 Federico Mena Quintero <federico novell com>
* lib/errors.py: Oops, import gtk for gtk.main_quit() in
catch_exceptions().
(FatalApplyErrorException.wrapper): Oops, return the func()'s
own return value.
* lib/debuglog.py (DEBUG_LOG_DOMAIN_PESSULUS): New debug domain.
* admin-tool/sabayon-session (main): Use the same structure for
handling exceptions before the main loop as in the main "sabayon"
program. Catch errors that happen during the main loop after the
main "try" block.
* */*: Oops, add the right debug domains to places where the
errors.checked_callback decorator is used.
* admin-tool/sessionwindow.py (SessionWindow.__do_save): Don't
sys.exit() if we get an exception while commiting a change;
instead, log a recoverable exception.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]