https://bugs.kde.org/show_bug.cgi?id=487824

Albert Astals Cid <aa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/kamera/-/commit/267831
                   |                            |e39c65cf7eb20bf12a78277cea6
                   |                            |cf000ec
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Albert Astals Cid <aa...@kde.org> ---
Git commit 267831e39c65cf7eb20bf12a78277cea6cf000ec by Albert Astals Cid, on
behalf of Pascal COMBES.
Committed on 14/01/2025 at 21:28.
Pushed by aacid into branch 'master'.

Stop Kamera KCM holding the camera device

Kamera did not properly close and delete the camera devices abstractions

However, the camera device will be held by Kamera KCM as long as it is running
and other applications cannot access the camera device while Kamera KCM is
open. We could call `gp_camera_exit` after every operation, but then camera
access takes some time (~ 10s) for every operation (not only the first one).

M  +1    -0    kcontrol/kamera.cpp
M  +17   -13   kcontrol/kameradevice.cpp
M  +0    -1    kcontrol/kameradevice.h

https://invent.kde.org/graphics/kamera/-/commit/267831e39c65cf7eb20bf12a78277cea6cf000ec

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to