Setting window position for pavucontrol causes instacrash #10202
Replies: 4 comments 2 replies
-
crash report? |
Beta Was this translation helpful? Give feedback.
-
Hi! @vaxerski How are you? I'm experiencing the same issue using the Zen browser when applying these rules: PIPwindowrule = float, title:^(.*Picture.in.(P|p)icture) I tested them one by one, and the problem seems to be with the last rule when it tries to move the window upon startup. The Zen version I'm using is: Mozilla Zen 1.12.1b Hyprland 0.48.1 built from branch at commit 29e2e59 (version: bump to v0.48.1). No flags were set. To reproduce the bug, open a video and then enable picture-in-picture mode. P.S.: I don't know how to get the crash logs—if you could guide me, I'd appreciate it! |
Beta Was this translation helpful? Give feedback.
-
Hey I have the same issue. Here's my crash log: hyprlandCrashReport1004.txt Relevant stuff from my config:
Removing the "onscreen" part works. Also, regardless of the crash, it doesn't seem to work as I would expect it to, retaining its full height. That said I'm only just starting to experiment with this and I haven't browsed the source for this section yet to understand what it's doing. Either way a crash shouldn't happen I imagine, and since no crash report was provided I figured I'd provide mine at least. |
Beta Was this translation helpful? Give feedback.
-
promoted #10760 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
windowrulev2 = move onscreen 100%-w-5 4,class:^(org.pulseaudio.pavucontrol)$
windowrulev2 = float,class:^(org.pulseaudio.pavucontrol)$
$ pavucontrol
Beta Was this translation helpful? Give feedback.
All reactions