-
-
Notifications
You must be signed in to change notification settings - Fork 589
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Picom crashes upon opening new firefox tab #1029
Comments
does this happen with picom built from the latest commit? edit: can't reproduce with picom v10 and firefox 110.0.1 |
Picom runs into conflict with Firefox when closing a tab while having its corners masked. I'm using Picom v10.2 and Firefox 110.0.1 on CachyOS KDE with I3 wm, I had the same issue. Removing the This error seems to be related to this block in the win.c file of Picom's ./src folder. It can't assert the mask image when
I'm thinking this has to do with Firefox's window and how it's drawn. You can comment out corners or add Firefox to your corners exclude-list in your picom.conf by amending:
|
|
Thx for that, I just installed V10.2-1 (vgit-b700a) from the community repos and that commit seems to have done the trick. No more issues opening or closing Firefox tabs with rounded corners on. |
@L0rdNik0n, wait, but you said that you already had v10.2 🤔 by "latest commit" i mean either install |
Yes, i had V10.2 latest release built from source off the main github a few days ago. I removed this and installed the picom V10.2-1.1 (--verison vgit-b700a) package from the cachyos-community repos this morning just to try it, and using this package version with corners enabled seems to do fine with Firefox on Cachy, no more crashes. Thanks. |
You can safely delete this line, because it was added for debugging. |
Platform
Fedora Linux 36 (Workstation Edition) x86_64
GPU, drivers, and screen setup
NVIDIA GeForce MX150, nvidia driver 515.57, two monitors configured side-by-side with xrandr
Environment
i3-gaps
picom version
v10
Diagnostics
**Version:** v10Extensions:
Misc:
Drivers (inaccurate):
modesetting
Backend: glx
Backend: egl
Configuration:
Configuration file
Steps of reproduction
Expected behavior
Not crashing after opening a new firefox tab
Current Behavior
Crashing after opening a new firefox tab
Stack trace
Some more info, this is what I get when I don't run picom in the background
The text was updated successfully, but these errors were encountered: