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

Harald Sitter apachelogger at ubuntu.com
Sat Jun 18 22:39:05 UTC 2011


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 Kubuntu
Bugs, which is subscribed to ubiquity in 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




More information about the kubuntu-bugs mailing list