Bug 406313

Summary: Neon installer crashed while partitioning:
Product: [KDE Neon] neon Reporter: Laura David Hurka <laura.stern>
Component: Live/Install imagesAssignee: Neon Bugs <neon-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jr, neon-bugs-null, sitter
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Laura David Hurka 2019-04-07 20:17:06 UTC
SUMMARY
Live installer crashed when I selected a FAT16 partition, and clicked Change....
I wanted to select it for EFI System Partition (for boot loader).

Int -> Bool, seems to be a coding problem.

STEPS TO REPRODUCE
Didn’t happen again. Probably only happens when one directly clicks on the “FAT16” text, as it checks for index.column() == 3.

OBSERVED RESULT
See below

SOFTWARE/OS VERSIONS
KDE Neon installer as downloaded end of March 2019. Not updated yet.

Operating System: KDE neon 5.15
KDE Plasma Version: 5.15.3
KDE Frameworks Version: 5.56.0
Qt Version: 5.12.0
Kernel Version: 4.18.0-16-generic
OS Type: 64-bit
Processors: 2 × AMD E-450 APU with Radeon(tm) HD Graphics
Memory: 7.4 GiB
Computer: Lenovo Ideapad s205 :/


ADDITIONAL INFORMATION
Traceback (most recent call last):
  File "/usr/lib/ubiquity/ubiquity/frontend/kde_components/PartitionModel.py", line 66, in setData
    item.partman_column_format_toggled(value.toBool())
AttributeError: 'int' object has no attribute 'toBool'
Comment 1 Laura David Hurka 2019-04-09 13:58:11 UTC
Neon image was downloaded 2019-03-28, user edition.

*** This bug has been marked as a duplicate of bug 401563 ***