Summary: | KDE Partition Manager : Clicked on a partition and it crashed | ||
---|---|---|---|
Product: | [Applications] partitionmanager | Reporter: | Bruno Vernay <brunovern.a> |
Component: | general | Assignee: | Volker Lanz <vl> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | markotahal |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bruno Vernay
2009-07-31 22:10:34 UTC
Bruno, thank you for taking the time to report this crash! Can you give some additional information on how to reproduce this? That would be very helpful. You say you "clicked on a partition". I suppose you meant you right-clicked a partition and selected (maybe accidentally?) "Create" from the context menu? That's what the backtrace seems to indicate. Is that so? The backtrace also suggests that Partition Manager was trying to tell you that there already were the max number of allowed primary partitions on the selected device. Was that the case? And did you see that message box saying that? Probably not? Also, were you running Partition Manager under a Gnome desktop environment? Would it be possible for you to install a newer version of KDE Partition Manager? You can find download links for current versions (packaged for Ubuntu and others) here: http://www.kde-apps.org/content/show.php/?content=89595 Could you try to reproduce the problem with a newer version? Thank you again for helping to improve KDE Partition Manager. > You say you "clicked on a partition". I suppose you meant you right-clicked a > partition and selected (maybe accidentally?) "Create" from the context menu? > That's what the backtrace seems to indicate. Is that so? YES > The backtrace also suggests that Partition Manager was trying to tell you that > there already were the max number of allowed primary partitions on the selected > device. Was that the case? And did you see that message box saying that? > Probably not? I think I saw this but, I probably tried to create it anyway. > Also, were you running Partition Manager under a Gnome desktop environment? No: Standard KUbuntu Jaunty. I will try to reproduce it with your new version. Bruno Hi Volker, i'm running kde 4.4beta2 and partitionmanager is now at 1.0.0 and i think i have the same bug:) I start up martitionmanager with sudo, then a window appears, I select the disk (sda) and partition table in a graphical form is shown. Whenever i just (left)click any partition, it crashes. Here's a log from console: partitionmanager(17584) TreeLog::onNewLogMessage: "Rescanning devices..." partitionmanager(17584) TreeLog::onNewLogMessage: "Device found: ATA HITACHI HTS54321" partitionmanager(17584) TreeLog::onNewLogMessage: "Partition ‘/dev/sda1’ does not start at a cylinder boundary (first sector: 2 048, modulo: 2 048)." partitionmanager(17584) TreeLog::onNewLogMessage: "Partition ‘/dev/sda1’ does not end at a cylinder boundary (last sector: 61 448 191, modulo: 15 632)." partitionmanager(17584) TreeLog::onNewLogMessage: "Partition ‘/dev/sda2’ does not end at a cylinder boundary (last sector: 61 753 856, modulo: 16 062)." partitionmanager(17584) TreeLog::onNewLogMessage: "Partition ‘/dev/sda6’ does not end at a cylinder boundary (last sector: 205 101 848, modulo: 16 059)." partitionmanager(17584) TreeLog::onNewLogMessage: "Partition ‘/dev/sda7’ does not end at a cylinder boundary (last sector: 207 158 173, modulo: 16 064)." partitionmanager(17584) TreeLog::onNewLogMessage: "Partition ‘/dev/sda9’ does not end at a cylinder boundary (last sector: 219 447 892, modulo: 16 058)." partitionmanager(17584) TreeLog::onNewLogMessage: "Partition ‘/dev/sda10’ does not end at a cylinder boundary (last sector: 262 453 898, modulo: 16 059)." partitionmanager(17584) TreeLog::onNewLogMessage: "Partition ‘/dev/sda4’ does not start at a cylinder boundary (first sector: 305 465 344, modulo: 5 434)." partitionmanager(17584) TreeLog::onNewLogMessage: "Partition ‘/dev/sda4’ does not end at a cylinder boundary (last sector: 312 578 047, modulo: 1 343)." partitionmanager(17584) TreeLog::onNewLogMessage: "Rescan finished." partitionmanager(17584)/kdeui (kdelibs): Attempt to use QAction "toggleDockDevices" with KXMLGUIFactory! partitionmanager(17584)/kdeui (kdelibs): Attempt to use QAction "toggleDockOperations" with KXMLGUIFactory! partitionmanager(17584)/kdeui (kdelibs): Attempt to use QAction "toggleDockInformation" with KXMLGUIFactory! partitionmanager(17584)/kdeui (kdelibs): Attempt to use QAction "toggleDockLog" with KXMLGUIFactory! KCrash: Application 'partitionmanager-bin' crashing... sock_file=/home/marek/.kdemod4/socket-beruska/kdeinit4__0 Version: $ partitionmanager -v partitionmanager(17737): ""CurrencyIntroducedDate" - conversion of "" to QDate failed" " (wrong format: expected 3 items, got 1)" partitionmanager(17737): ""CurrencyIntroducedDate" - conversion of "" to QDate failed" " (wrong format: expected 3 items, got 1)" Qt: 4.6.0 KDE Development Platform: 4.3.85 (KDE 4.3.85 (KDE 4.4 Beta2)) KDE Partition Manager: 1.0.0 Thank you and merry Christmas to you :o) *** This bug has been marked as a duplicate of bug 199485 *** |