[Kde-hardware-devel] Re: Review Request: Fix Dolphin not showing the unlocked container after first mount of an encrypted container
Commit Hook
null at kde.org
Thu Apr 21 09:36:20 CEST 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101160/#review2790
-----------------------------------------------------------
This review has been submitted with commit bdf3cc8ac328e907e88de36d698bba6a7f0e2c7f by Ozan Çağlayan.
- Commit
On April 20, 2011, 1:36 p.m., Ozan Çağlayan wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/101160/
> -----------------------------------------------------------
>
> (Updated April 20, 2011, 1:36 p.m.)
>
>
> Review request for Solid, Alex Fiestas and Lukáš Tinkl.
>
>
> Summary
> -------
>
> When you *first* mount an encrypted container and enter the passphrase correctly, Dolphin is launched through SolidUiServer with:
>
> kioclient exec %f
>
> after the setupDone() signal is emitted. But the signal is emitted right after the async D-Bus call which mounts the slave filesystem,
> causing the %f to be expanded to an empty string returned by UDisksStorageAccess::filePath(). This causes Dolphin to show the Home directory
> instead of the just-mounted filesystem.
>
> Encapsulate the "signal emitting" in else {} block to cure this problem.
>
>
> This addresses bug 271156.
> http://bugs.kde.org/show_bug.cgi?id=271156
>
>
> Diffs
> -----
>
> solid/solid/backends/udisks/udisksstorageaccess.cpp 7dd25ea
>
> Diff: http://git.reviewboard.kde.org/r/101160/diff
>
>
> Testing
> -------
>
> Tested on KDE 4.6.2 with
> - an encrypted container
> - a normal usb flash disk
>
> and works OK.
>
>
> Thanks,
>
> Ozan
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-hardware-devel/attachments/20110421/9495569f/attachment.htm
More information about the Kde-hardware-devel
mailing list