I looked a bit at the source(I'm not a python programmer, but I thought i could 
try some little things) and changed:
def getMethods(self):
                flist, ok = self.objclient.remoteFunctions(self.appname, 
self.objname)

                if ok:
                        return flist
                else:
                       return None

So that it returns flist, even in the else.
#                    return None
                       return flist
And I launched Adept again, this time it worked but it crashed again at some 
point on the upgrade process.


** Attachment added: "/var/log/dist-upgrade/main.log"
   http://launchpadlibrarian.net/9100877/main.log

-- 
[KDE] upgrade tool crashed in Gutsy Tribe 3
https://bugs.launchpad.net/bugs/131352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to