That really should not have anything to do with the kind of Plasma
shell.

Also that particular backtrace does not make much sense unfortunately :/

relevant lines:

class TreeItem:
    def __init__(self, data, controller=None, parent=None):
        self.parentItem = parent

    def row(self):
        if self.parentItem:

Now I just tested whether an assignment with None would result in such an 
error, though it does not.
Equally the other part of the backtrace is super confusing, and might or might 
not be related.

        childItem = index.internalPointer()
        parentItem = childItem.parent()

All in all I am pretty clueless on this, and can neither confirm nor fix
this issue. Perhaps someone more knowledgeable in python can find the
problem.

Thanks for the report anyway.

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

Title:
  [natty] kde_components/PartitionModel.py crashes if installer run in
  plasma netbook workspace

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/793248/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to