← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 710630] Re: fglrx apport hook AssertionError in __setitem__

 

As an interim solution this works around the issue and adds the data:

            ust = command_output_quiet(['/usr/lib/nux/unity_support_test',
                '-p'])
            ust = ust.replace('\x1b','').replace('[0;38;48m','').replace('[1;32;48m','')
            report['UnitySupportTest'] = ust

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.
https://bugs.launchpad.net/bugs/710630

Title:
  fglrx apport hook AssertionError in __setitem__



References