Summary: | Kamoso doesn't use the webcam, black screen | ||
---|---|---|---|
Product: | [Applications] kamoso | Reporter: | giuseppe <giuseppebelluzzi95> |
Component: | general | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED FIXED | ||
Severity: | critical | CC: | fathoni.id |
Priority: | NOR | ||
Version First Reported In: | 20.08 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
giuseppe
2020-09-12 08:36:39 UTC
I suggest to revert to Kamoso 20.04 for temporary solution (In reply to Achmad Fathoni from comment #1) > I suggest to revert to Kamoso 20.04 for temporary solution Thank you, I just tried but even now kamoso gives the same output with a new error added at the end: error debugMessage: No file name specified for reading. error on: "filesrc location=\"\" ! decodebin ! imagefreeze ! videoconvert ! identity name=last" "../gstreamer/plugins/elements/gstfilesrc.c(524): gst_file_src_start (): /GstPipeline:pipeline0/GstFileSrc:filesrc0" error debugMessage: No file name specified for reading. error on: "filesrc location=\"\" ! decodebin ! imagefreeze ! videoconvert ! bulge name=last" "../gstreamer/plugins/elements/gstfilesrc.c(524): gst_file_src_start (): /GstPipeline:pipeline1/GstFileSrc:filesrc1" (In reply to beglort95 from comment #2) > (In reply to Achmad Fathoni from comment #1) > > I suggest to revert to Kamoso 20.04 for temporary solution > > Thank you, I just tried but even now kamoso gives the same output with a new > error added at the end: > > error debugMessage: No file name specified for reading. > error on: "filesrc location=\"\" ! decodebin ! imagefreeze ! videoconvert ! > identity name=last" "../gstreamer/plugins/elements/gstfilesrc.c(524): > gst_file_src_start (): /GstPipeline:pipeline0/GstFileSrc:filesrc0" > error debugMessage: No file name specified for reading. > error on: "filesrc location=\"\" ! decodebin ! imagefreeze ! videoconvert ! > bulge name=last" "../gstreamer/plugins/elements/gstfilesrc.c(524): > gst_file_src_start (): /GstPipeline:pipeline1/GstFileSrc:filesrc1" You can try downgrade it further until you find a kamoso version that works. I use EndeavourOS which is another arch distro and kamoso 20.04 is the one work for me. (In reply to Achmad Fathoni from comment #3) > (In reply to beglort95 from comment #2) > > (In reply to Achmad Fathoni from comment #1) > > > I suggest to revert to Kamoso 20.04 for temporary solution > > > > Thank you, I just tried but even now kamoso gives the same output with a new > > error added at the end: > > > > error debugMessage: No file name specified for reading. > > error on: "filesrc location=\"\" ! decodebin ! imagefreeze ! videoconvert ! > > identity name=last" "../gstreamer/plugins/elements/gstfilesrc.c(524): > > gst_file_src_start (): /GstPipeline:pipeline0/GstFileSrc:filesrc0" > > error debugMessage: No file name specified for reading. > > error on: "filesrc location=\"\" ! decodebin ! imagefreeze ! videoconvert ! > > bulge name=last" "../gstreamer/plugins/elements/gstfilesrc.c(524): > > gst_file_src_start (): /GstPipeline:pipeline1/GstFileSrc:filesrc1" > > You can try downgrade it further until you find a kamoso version that works. > I use EndeavourOS which is another arch distro and kamoso 20.04 is the one > work for me. Actually on my system kamoso 20.04 did work before a complete upgrade. It worked again when I downgraded all the system, but not when downgrade only kamoso. I just did a test in live usb with latest kamoso version and it does work, even giving same warnings about deprecated QML. So probably it's a bug that happens after multiple upgrades on the same system, or maybe just my problem if nobody else can reproduce the bug I tracked the issue up until here: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/294 Only seems to happen with some webcams, hence some of us not noticing. I could reproduce it with droidcam. (In reply to Aleix Pol from comment #5) > I tracked the issue up until here: > https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/294 > > Only seems to happen with some webcams, hence some of us not noticing. > I could reproduce it with droidcam. Thank you to make me notice, unfortunately I can't understand those logs in the other thread but now I'm sure it's about some webcam as you said. I made a last attempt in live USB. Kamoso worked only once after I installed it. So the first time you run it, it works, and then it doesn't anymore. I hope this info can be useful to understand why this behaviour with some webcam. UPDATE: SOLVED I opened Kamoso after some time, and after some upgrades. I'm always in Manjaro stable-branch. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Manjaro 20.1.1, kernel 5.8.11 (available in About System) KDE Plasma Version: 5.19.5 KDE Frameworks Version: 5.74.0 Qt Version: 5.15.1 The only changes in version appear to be KDE Frameworks and Qt Version. Plasma version is still the same version when the bug occurred. Kamoso is working normally now. |