Vincent Chernin

Results 40 issues of Vincent Chernin

**System Info** - 2.0.1 - Fedora 35 - GNOME 41, HiDPI (200% scaling) setup - Wayland - Flatpak **Describe the bug** Experimental hardware encoder fails with window being shared but...

bug

Overriding a base package with an identically named package does not apply the new package upon reboot. This is true even if the package contents are different. This leads to...

I recently was testing [Fedora 35](https://fedoraproject.org/wiki/Changes/WirePlumber), and run into some WirePlumber related issues. While on traditional Fedora you can use dnf swap to switch to pipewire-media-session, there is no such...

### Guidelines - [X] I have read the guidelines. ### Version/Commit hash _No response_ ### Describe the bug. Enabling dark mode with traditional themes can be a subpar experience, since...

enhancement
design
hacktoberfest

### Guidelines - [X] I have read the guidelines. ### Version/Commit hash https://github.com/flathub/flathub/pull/2444#issuecomment-907707785 (no commit hash with Flatpak apparently) ### Describe the bug. 1. Ensure Tenacity is being run in...

bug
wayland

### Guidelines - [X] I have read the guidelines. ### Version/Commit hash https://github.com/flathub/flathub/pull/2444#issuecomment-907707785 (no commit hash with Flatpak apparently) ### Describe the bug. In native Wayland, unlike in Xwayland, extra...

bug
wayland

### Guidelines - [X] I have read the guidelines. ### Version/Commit hash https://github.com/flathub/flathub/pull/2444#issuecomment-907707785 (no commit hash with Flatpak apparently) ### Describe the bug. 1. Drag Tenacity between a 100% scaling...

bug
wayland

### Guidelines - [X] I have read the guidelines. ### Version/Commit hash https://github.com/flathub/flathub/pull/2444#issuecomment-907707785 (no commit hash with Flatpak apparently) ### Describe the bug. 1. Have a multi-monitor setup with mixed...

bug

Experimenting with `cppcheck` it seems this is a decent config: ``` cppcheck --enable=all --enable=information --inconclusive --error-exitcode=1 --suppress=missingIncludeSystem --suppress=unusedStructMember --suppress=unusedFunction --suppress=unknownMacro --inline-suppr --library=gtk --library=posix ./src 2> err.txt ``` Unfortunately the [upstream...

From https://github.com/wwmm/easyeffects/issues/1666 it seems clear we should be testing on older PipeWire versions. It shouldn't be too hard to just check for successful startup on different versions. I see there...