Bug 1817976
Summary: | no video for webrtc session | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dan Horák <dan> |
Component: | firefox | Assignee: | Dan Horák <dan> |
Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | 0xalen+redhat, anto.trande, edgar.hoch, elxreno, gecko-bugs-nobody, jhorak, john.j5live, kengert, mbayer, pjasicek, rhughes, rstrode, sandmann, stransky |
Target Milestone: | --- | Keywords: | Reopened, Tracking |
Target Release: | --- | ||
Hardware: | ppc64le | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-06-03 08:23:31 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1071880 |
Description
Dan Horák
2020-03-27 11:13:43 UTC
Please run firefox with G_DEBUG=fatal-criticals under gdb (firefox -g -d gdb) and attach the backtrace here, see: https://fedoraproject.org/wiki/Debugging_guidelines_for_Mozilla_products#Application_crash gtk_widget_get_window: assertion 'GTK_IS_WIDGET (widget)' failed" usually means null pointer is passed to gtk_widget_get_window(). Martin, thanks for the info. The "gtk_widget_get_window: assertion" looks harmless, there is no crash registered, but the message appears when I confirm/select the "microphone" permissions (I have no camera attached). I guess I'll buy a web camera and prepare a debug build before my next attempts :-) I'll keep you informed. I have tried sharing a window from the ppc64le machine and it works = was seen correctly on the other machine in the Google Meet session (my x86 laptop). In testing with a Bluejeans session, I see the same "gtk_widget_get_window: assertion" message when it should start to receive the video stream from the other host. So there is likely a relation between the message and displaying the video. a progress report from last week - with locally built FF from trunk I can passively use Google Meet (can receive both audio and video), no change with Bluejeans. I'll keep you updated when there is something new. This message is a reminder that Fedora 30 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora 30 on 2020-05-26. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '30'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 30 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 30 changed to end-of-life (EOL) status on 2020-05-26. Fedora 30 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. let's keep it open to track progress until things work out of the box hi all - Looks like this issue is five years old, but I'd like to propose that this is a newly relevant issue as IIUC it impacts default Fedora 41 / Firefox right now (at least it did for me): https://www.phoronix.com/news/Fedora-41-Firefox-PipeWire-Cam https://discussion.fedoraproject.org/t/firefox-doesnt-find-virtual-camera-in-fedora-41/135787 With update for Fedora 41, firefox out of the box no longer can locate the camera when you use google meet. I had to change this obscure and not-explained-at-all-setting media.webrtc.camera.allow-pipewire to False and restart. then it was back. Thing is, I can find nothing else about this setting or pipewire or anything else so it seems like there should at least be a fedora BZ. I can open a new BZ if this is not the match it looks like. perhaps https://jgrulich.cz/2024/12/13/when-your-webcam-doesnt-work-solving-firefox-and-pipewire-issues/ helps I guess we should close this bug as it's from the pre-pipewire times and was rather specific to ppc64le. I have a Logitech Webcam C930e and have tried it in firefox-138.0.1-1.fc41.x86_64 with WebEx, Zoom, Google Meet. The camera are available in all systems. media.webrtc.camera.allow-pipewire is True. funny I have a logitech C922 webcam and that is exactly the camera that firefox can't see (but it also can't see my laptop camera). The article in https://jgrulich.cz/2024/12/13/when-your-webcam-doesnt-work-solving-firefox-and-pipewire-issues/ certainly gives me a lot more background on where to look though, so I'll see if I can get pipewire working through those means. The mentioned v4l2 plugin issue seems like a likely candidate, so I will continue from there, thanks The original report is not relevant any more (5 years old). For issues with recent Firefox please open new bugs. |