Bug 508888 - i tried testing this widget app using a camera app, why didnt it work this dosent even work at all
Summary: i tried testing this widget app using a camera app, why didnt it work this do...
Status: RESOLVED INTENTIONAL
Alias: None
Product: plasmashell
Classification: Plasma
Component: Camera Indicator widget (other bugs)
Version First Reported In: master
Platform: Arch Linux Linux
: NOR major
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-29 08:09 UTC by jordancountryballr
Modified: 2025-08-29 08:41 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.