[Bug 791446] Re: kubuntu installer crashes daily-live 6-1-11: AttributeError: 'QCheckBox' object has no attribute 'set_sensitive'
Mackenzie Morgan
macoafi at gmail.com
Wed Jun 1 19:12:43 UTC 2011
It's trying to speak GTK to a Qt object. First-draft patch is being
tested now.
** Changed in: ubiquity (Ubuntu)
Assignee: (unassigned) => Mackenzie Morgan (maco.m)
** Changed in: ubiquity (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/791446
Title:
kubuntu installer crashes daily-live 6-1-11: AttributeError:
'QCheckBox' object has no attribute 'set_sensitive'
Status in “ubiquity” package in Ubuntu:
In Progress
Bug description:
Binary package hint: ubiquity
i downloaded the daily-live iso for kubuntu and when i go to install
the installer crashes i get the following error message when it
crashes
Traceback (most recent call last):
File "/usr/lib/ubiquity/plugins/ubi-prepare.py", line 242, in check_returncode
if not super(PageKde, self).check_returncode(args):
File "/usr/lib/ubiquity/ubiquity/plugin.py", line 44, in wrapper
return target(self, *args, **kwargs)
File "/usr/lib/ubiquity/plugins/ubi-prepare.py", line 93, in check_returncode
self.prepare_download_updates.set_sensitive(state)
AttributeError: 'QCheckBox' object has no attribute 'set_sensitive'
More information about the foundations-bugs
mailing list