[f21/master] Fix certain uses of the lightbox

David Shea dshea at redhat.com
Wed Aug 27 22:04:44 UTC 2014


Mainly this fixes the lightbox not appearing if you close the anaconda window
from the activity overview in gnome-shell. There are probably some other cases
of the lightbox not appearing, because something weird is going on with
gobject-introspection and out parameters not getting set, tracked in
https://bugzilla.gnome.org/show_bug.cgi?id=735486

But we don't really need to mess with the allocation at all so we can just
get rid of it and everything works.

I guess I'll wait until after the alpha freeze to push to F21 because I don't
feel like filing a bug.

David Shea (1):
  Let gtk determine the allocation for overlays.

 pyanaconda/ui/gui/__init__.py | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

-- 
2.0.0



More information about the anaconda-patches mailing list