ubiquity crashes on live iso boot. Install kubuntu still crashes ubiquity. ubuntu-bug ubiquity says ubiquity inst an official ubuntu package
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Manual Tests |
New
|
Undecided
|
Unassigned |
Bug Description
# During boot of Kubuntu Live ISO ubiquity crashes.
# It then takes one to the Livi system part.
# Running install kubuntu from desktop results in the same error.
# Running ubuntu-bug ubiquity results in the message ubiquity isnt and official ubuntu package.
# This is the error log ubiquity crashes with.
Traceback (most recent call last):
File "/usr/lib/
main(
File "/usr/lib/
install(
File "/usr/lib/
wizard = ui.Wizard(distro)
File "/usr/lib/
mod.ui = mod.ui_
File "/usr/lib/
self.
File "/usr/lib/
self.nmwidget = nmwidgets.
File "/usr/lib/
self.view = NetworkManagerT
File "/usr/lib/
model = QtNetworkStore(
File "/usr/lib/
self.
File "/usr/lib/
secure_pix = secure_
TypeError: arguments did not match any overloaded call:
pixmap(self, QSize, mode: QIcon.Mode = QIcon.Normal, state: QIcon.State = QIcon.Off): argument 1 has unexpected type 'float'
pixmap(self, int, int, mode: QIcon.Mode = QIcon.Normal, state: QIcon.State = QIcon.Off): argument 1 has unexpected type 'float'
pixmap(self, int, mode: QIcon.Mode = QIcon.Normal, state: QIcon.State = QIcon.Off): argument 1 has unexpected type 'float'
pixmap(self, QWindow, QSize, mode: QIcon.Mode = QIcon.Normal, state: QIcon.State = QIcon.Off): argument 1 has unexpected type 'float'