Summary: | kde partition manager crashes when import partition table saved previously | ||
---|---|---|---|
Product: | [Applications] partitionmanager | Reporter: | EXAtto <mail> |
Component: | general | Assignee: | Andrius Štikonas <andrius> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | khromier, my-kde |
Priority: | NOR | Keywords: | drkonqi |
Version: | 4.1.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
EXAtto
2020-06-01 13:15:31 UTC
Can you try KDE Partition Manager from git (e.g. from Neon Developer edition). It was probably already fixed. *** This bug has been marked as a duplicate of bug 421017 *** *** Bug 423528 has been marked as a duplicate of this bug. *** Created attachment 132095 [details]
New crash information added by DrKonqi
partitionmanager (4.1.0) using Qt 5.14.2
- What I was doing when the application crashed:
Similarly, using
Plasma 5.19.5,
KDE Frameworks 5.74.0,
QT 5.14.2
on Solus 4.1 (kernel 5.16)
I export a partition table config, select the usb ssd I am trying to set up, attempt to import, and immediately experience a crash.
-- Backtrace (Reduced):
#4 0x00007f3d6d734b70 in PartWidget::paintEvent(QPaintEvent*) () at /usr/lib/libkpmcore.so.9
#5 0x00007f3d6cac1c2e in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
#6 0x00007f3d6ca7f40f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#7 0x00007f3d6ca88530 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#8 0x00007f3d6bf858e2 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
|