https://bugs.kde.org/show_bug.cgi?id=401563
Bug ID: 401563 Summary: Installer crashes when selecting format on an existing partition. AttributeError: 'int' object has no attribute 'toBool' Product: neon Version: unspecified Platform: Neon Packages OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: Live/Install images Assignee: neon-b...@kde.org Reporter: akl7...@ymail.com CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org Target Milestone: --- SUMMARY Installer crashes when selecting format on an existing partition. AttributeError: 'int' object has no attribute 'toBool' STEPS TO REPRODUCE 1. Start iso on system with existing partitions, and start installer, navigating through to the Installation type page. 2. Select manual partitioning as we want to use existing partitions. 3. Change a partition from not used to be used as the same type the partition exists as, select mount point, and ok. Don't select to format the partition during the above. 4 On the overview, select to format the partition. 5 Installer crashes. OBSERVED RESULT Installer crashes with: 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' EXPECTED RESULT No crash. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Neon 18.04 user edition from latest iso build. KDE Plasma Version: 5.14.4 KDE Frameworks Version: 5.52 Qt Version: 5.11.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.