*** This bug is a duplicate of bug 737920 ***
    https://bugs.launchpad.net/bugs/737920

Fixed upstream a minute ago. Will release 1.9.4 soon.

commit bba71a2855edf96bce8db3ad7d69def628abd451
Author: Osmo Salomaa <[email protected]>
Date:   Mon Apr 4 19:50:56 2011 +0300

    Fix broken inheritance of action classes.
    
    Change inheritance order to primarily inherit from corresponding gtk
    classes and call __init__ of those classes to avoid bad instantiation
    of property containers (or whatever). Due to Python's method
    resolution order this should still not favor gtk.Action over
    nfoview's Action, avoiding which was probably the reason for the
    previous base class ordering.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748071

Title:
  nfoview crashed with AttributeError in __init__(): 'gobject.GProps'
  object has no attribute 'active'

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to