| Summary: | partitionmanager deleted mounted partition table - Errors AFTER writing changes to disk | ||
|---|---|---|---|
| Product: | [Applications] partitionmanager | Reporter: | bill smith <billsmith3> |
| Component: | general | Assignee: | Andrius Štikonas <andrius> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | critical | CC: | andrius |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Mint (Ubuntu based) | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
bill smith
2013-09-10 22:11:55 UTC
Hi bill, Actually KPM seems to disable creating a new partition table if there are mounted partitions. Did you mean mounting outside KPM without refreshing KPM? At least right now KPM always assumes that there were no changes made to the partitions since the last refresh. I added some extra check when mounted partition is deleted. But it's not possible to check these things at job execution when partition table is created. Actually, gparted also throws an error very late if you mount partition without refreshing the status of the devices. It's just the way partition managers work, e.g. if I open partition manager and gparted at the same time, try to do some operations and then apply first one program and then another, the second program will also throw a lot of errors. So try to refresh partition manager status (e.g. F5 or from menu) if you do any changes externally. |