[Bug]:
Guidelines
- [x] I have encountered this bug in the latest release of FreeTube.
- [x] I have encountered this bug in the official downloads of FreeTube.
- [x] I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
- [x] I have searched the documentation for information that matches the description of the bug I want to file, without success.
- [x] This issue contains only one bug.
Describe the bug
This applies to 0.2.3.x including 0.2.3.2-beta, arm-64, both .deb and appimage, running on RaspberryPi 5 with fully updated PiOS, using X.org instead of Wayland . FreeTube starts normally, loads video menu normally. When playing, the video starts the instant its page appears. After a few seconds the screen becomes slightly smaller and entirely white, with no controls except the system window controls. Run from a terminal, it throws constant errors, all beginning with [265043:0225/211436.{increasing 6-digit number}:ERROR:gbm_wrapper.cc(either 79 or 262)] When it is 79, it is followed by Failed to get fd for plane.: No such file or directory (2) When it is 262, it is followed by Failed to export buffer to dma_buf: No such file or directory.
This is the case 100 percent of the time.
Expected Behavior
I expected the application to work as, well, expected.
Issue Labels
usability issue
FreeTube Version
v0.2.3.x
Operating System Version
Debian 12
Installation Method
.deb
Primary API used
Local API
Last Known Working FreeTube Version (If Any)
0.2.2.1
Additional Information
No response
Nightly Build
- [ ] I have encountered this bug in the latest nightly build.
Sorry, left something out. It is For 262, it is followed by Failed to export buffer to dma_buf: No such file or directory. (2)
Seems to be a Raspberry Pi specific issue from what other people have reported and passing various flags to disable functionality in Chromium didn't help those people, so for the moment the only options are to not use FreeTube on a Raspberry Pi or downgrade to an older version of FreeTube that uses an older version of Electron.