[Kde-hardware-devel] Review Request 109384: Move advancedDiscDetect to daemon
Alexander Mezin
mezin.alexander at gmail.com
Thu Mar 14 10:58:31 UTC 2013
> On March 14, 2013, 10:40 a.m., Lukáš Tinkl wrote:
> > Please also test with special media, like blank and audio CDs. Thanks for the work!
I didn't touch code that handles other disk types, as only video disk detection caused problems. And I don't have audio cds, sorry. But other people tested it and reported that everything works fine.
- Alexander
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109384/#review29184
-----------------------------------------------------------
On March 14, 2013, 3:31 a.m., Alexander Mezin wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/109384/
> -----------------------------------------------------------
>
> (Updated March 14, 2013, 3:31 a.m.)
>
>
> Review request for Solid and Lukáš Tinkl.
>
>
> Description
> -------
>
> While bug 261552 marked as fixed, optical drive spin-ups still happen more frequent than needed. Also, if there is a corrupted optical disk in the drive, a long delay happens when opening new file manager window (bug 306426).
>
> This patch introduces a daemon that reads optical disks and remembers results, so disk access happens only once, usually right after new disk is inserted.
> This is for udisks2 backend, but should also work with udisks 1. The daemon doesn't contain any backend-specific code.
>
>
> This addresses bugs 261552 and 306426.
> http://bugs.kde.org/show_bug.cgi?id=261552
> http://bugs.kde.org/show_bug.cgi?id=306426
>
>
> Diffs
> -----
>
> solid/solid/CMakeLists.txt ab3f554
> solid/solid/backends/udisks2/udisksopticaldisc.h 0cdcc66
> solid/solid/backends/udisks2/udisksopticaldisc.cpp 23a4fc1
> solid/solid/diskscan/CMakeLists.txt PRE-CREATION
> solid/solid/diskscan/diskscanner.h PRE-CREATION
> solid/solid/diskscan/diskscanner.cpp PRE-CREATION
> solid/solid/diskscan/diskscannertask.h PRE-CREATION
> solid/solid/diskscan/diskscannertask.cpp PRE-CREATION
> solid/solid/diskscan/org.kde.Solid.DiskScanner.xml PRE-CREATION
> solid/solid/diskscan/soliddiskscan.desktop PRE-CREATION
>
> Diff: http://git.reviewboard.kde.org/r/109384/diff/
>
>
> Testing
> -------
>
> I tested it on top of kdelibs-4.10.1. Video DVDs are recognized correctly.
>
>
> Thanks,
>
> Alexander Mezin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-hardware-devel/attachments/20130314/4b725b18/attachment-0001.html>
More information about the Kde-hardware-devel
mailing list