← Back to team overview

registry team mailing list archive

[Bug 429985] Re: Can't create RAID0 with gnome-disk-utility

 

Launchpad has imported 3 comments from the remote bug at
http://bugs.freedesktop.org/show_bug.cgi?id=23926.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2009-09-14T05:26:43+00:00 Evan Dandrea wrote:

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.

Reply at: https://bugs.launchpad.net/gnome-
desktop/+bug/429985/comments/0

------------------------------------------------------------------------
On 2009-09-18T14:55:09+00:00 Zeuthen wrote:

(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.

Reply at: https://bugs.launchpad.net/gnome-
desktop/+bug/429985/comments/2

------------------------------------------------------------------------
On 2009-09-18T15:20:08+00:00 Zeuthen wrote:

Fixed with this commit

http://cgit.freedesktop.org/DeviceKit/DeviceKit-
disks/commit/?id=5ffd39cd765bb1e9da037c462d5c63a0fce3104d

Reply at: https://bugs.launchpad.net/gnome-
desktop/+bug/429985/comments/3


** Changed in: gnome-desktop
   Importance: Unknown => Medium

-- 
Can't create RAID0 with gnome-disk-utility
https://bugs.launchpad.net/bugs/429985
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for gnome-desktop.