[master][PATCH] Make sure XklWrapper isn't dumped to the anaconda-tb file

Vratislav Podzimek vpodzime at redhat.com
Wed Sep 11 07:25:22 UTC 2013


On Tue, 2013-09-10 at 11:56 -0400, Chris Lumens wrote:
> > diff --git a/pyanaconda/exception.py b/pyanaconda/exception.py
> > index 651358c..7c80ca7 100644
> > --- a/pyanaconda/exception.py
> > +++ b/pyanaconda/exception.py
> > @@ -208,6 +208,7 @@ def initExceptionHandling(anaconda):
> >                    programArch=os.uname()[4],
> >                    attrSkipList=["_intf._actions",
> >                                  "_intf._currentAction._xklwrapper",
> > +                                "_intf._currentAction._spokes[\"KeyboardSpoke\"]._xkl_wrapper",
> >                                  "_intf._currentAction.language.translations",
> >                                  "_intf._currentAction.language.locales",
> >                                  "_intf._currentAction._spokes[\"PasswordSpoke\"]._oldweak",
> 
> Thanks for catching this.  It really speeds up displaying the traceback
> window.
I take it as ACK. :) By the way, it also prevents bugzilla from
considering the anaconda-tb attachment a binary blob instead of
text/plain due to a reduced size.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list