Bug 508888

Summary: i tried testing this widget app using a camera app, why didnt it work this dosent even work at all
Product: [Plasma] plasmashell Reporter: jordancountryballr
Component: Camera Indicator widgetAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: major CC: kde
Priority: NOR    
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description jordancountryballr 2025-08-29 08:09:31 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Please remove this comment after reading and before submitting - thanks!
***

SUMMARY


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
i tried testing this widget app using a camera app, why didnt it work this dosent even work at all
Comment 1 David Edmundson 2025-08-29 08:41:51 UTC
It's expected that this only works when the app is using pipewire to connect to the camera rather than direct /dev/video0 access

It's not ideal, but expected. As portal permissions become locked down this will be the only way to access the camera and make the widget work.