Summary: | Error creating partition: timeout (10s) waiting for partition to show up | ||
---|---|---|---|
Product: | udisks | Reporter: | Evan <evand> |
Component: | operations | Assignee: | David Zeuthen (not reading bugmail) <zeuthen> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Evan
2009-09-14 05:26:43 UTC
(In reply to comment #0) > The partition_create_completed_cb callback function in devkit-disks-device.c > can be called after the ADDED signal is triggered. The gobject timeout it > creates will then never call its callback function > (partition_create_device_added_cb), and the timeout error will be called, > despite the partition having been created without issue. Yeah, we should check if the newly created device is already there. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.