You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried installing this plugin but I'm experiencing quite a severe issue: after installing and enabling this plugin, reloading Hyprland (either via saving config or via manual hyprctl reload) will have a high likelihood of freezing the screen. Audio still plays, but display, including mouse cursor, is frozen. I can recover by sshing into the machine and killing Hyprland.
Logs in between reloading and freezing:
[LOG] Using config: /home/matej/.config/hypr/hyprland.conf
[LOG] ApplyConfigToKeyboard for "power-button", hasconfig: 0
[LOG] Applying monitor rule for DP-2
[LOG] Not applying a new rule to DP-2 because it's already applied!
[LOG] Applying monitor rule for DP-4
[LOG] Not applying a new rule to DP-4 because it's already applied!
[LOG] Registered signal for owner 604a2013c190: 604a21a288c8 -> 604a2013c248 (owner: CPointerManager)
[LOG] Registered signal for owner 604a21abd170: 604a21470928 -> 604a21abd180 (owner: CRenderbuffer)
[LOG] Callback 604a21abd1a8 -> 604a21abd1a0, CRenderbuffer removed.
[LOG] Registered signal for owner 604a21abd170: 604a2157cc68 -> 604a21abd180 (owner: CRenderbuffer)
[LOG] Callback 604a21abd1a8 -> 604a21abd1a0, CRenderbuffer removed.
[LOG] Searching for matching rules for org.kde.konsole (title: hypr : zsh — Konsole)
[LOG] Window rule suppressevent maximize -> class:.* matched [Window 604a21ae52d0: title: "hypr : zsh — Konsole"]
[LOG] Searching for matching rules for firefox (title: Restore Session — Mozilla Firefox)
[LOG] Window rule workspace 5 silent -> firefox matched [Window 604a21ad1f20: title: "Restore Session — Mozilla Firefox"]
[LOG] Window rule suppressevent maximize -> class:.* matched [Window 604a21ad1f20: title: "Restore Session — Mozilla Firefox"]
[LOG] Searching for matching rules for org.telegram.desktop (title: Telegram)
[LOG] Window rule workspace 9 silent -> org.telegram.desktop matched [Window 604a21098320: title: "Telegram"]
[LOG] Window rule group set -> org.telegram.desktop matched [Window 604a21098320: title: "Telegram"]
[LOG] Window rule suppressevent maximize -> class:.* matched [Window 604a21098320: title: "Telegram"]
[LOG] Searching for matching rules for WebApp-Messenger7916 (title: Messenger — Mozilla Firefox)
[LOG] Window rule workspace 9 silent -> WebApp-.* matched [Window 604a219f49a0: title: "Messenger — Mozilla Firefox"]
[LOG] Window rule group set -> WebApp-.* matched [Window 604a219f49a0: title: "Messenger — Mozilla Firefox"]
[LOG] Window rule suppressevent maximize -> class:.* matched [Window 604a219f49a0: title: "Messenger — Mozilla Firefox"]
[LOG] Searching for matching rules for WebApp-Whatsapp8278 (title: WhatsApp — Mozilla Firefox)
[LOG] Window rule workspace 9 silent -> WebApp-.* matched [Window 604a21a8e030: title: "WhatsApp — Mozilla Firefox"]
[LOG] Window rule group set -> WebApp-.* matched [Window 604a21a8e030: title: "WhatsApp — Mozilla Firefox"]
[LOG] Window rule suppressevent maximize -> class:.* matched [Window 604a21a8e030: title: "WhatsApp — Mozilla Firefox"]
[LOG] Searching for matching rules for discord (title: Friends - Discord)
[LOG] Window rule workspace 9 silent -> discord matched [Window 604a21215ff0: title: "Friends - Discord"]
[LOG] Window rule group set -> discord matched [Window 604a21215ff0: title: "Friends - Discord"]
[LOG] Window rule suppressevent maximize -> class:.* matched [Window 604a21215ff0: title: "Friends - Discord"]
[LOG] Searching for matching rules for org.strawberrymusicplayer.strawberry (title: Strawberry Music Player)
[LOG] Window rule workspace 10 silent -> strawberry matched [Window 604a219f6a20: title: "Strawberry Music Player"]
[LOG] Window rule suppressevent maximize -> class:.* matched [Window 604a219f6a20: title: "Strawberry Music Player"]
[LOG] Searching for matching rules for obsidian (title: QuickNote - Notes - Obsidian v1.6.5)
[LOG] Window rule workspace 7 silent -> obsidian matched [Window 604a21a94710: title: "QuickNote - Notes - Obsidian v1.6.5"]
[LOG] Window rule suppressevent maximize -> class:.* matched [Window 604a21a94710: title: "QuickNote - Notes - Obsidian v1.6.5"]
[LOG] Window is already in the required fullscreen state
[LOG] Window is already in the required fullscreen state
I noticed in the similar threads that attaching gdb to Hyprland and providing output of the bt --full can help:
Hyprland, built from branch at commit 918d8340afd652b011b937d29d5eea0be08467f5 (flake.lock: update).
Date: Tue Jun 25 12:06:02 2024
Tag: v0.41.2, commits: 4886
Any ideas?
The text was updated successfully, but these errors were encountered:
Hello,
I have tried installing this plugin but I'm experiencing quite a severe issue: after installing and enabling this plugin, reloading Hyprland (either via saving config or via manual
hyprctl reload
) will have a high likelihood of freezing the screen. Audio still plays, but display, including mouse cursor, is frozen. I can recover by sshing into the machine and killing Hyprland.Logs in between reloading and freezing:
I noticed in the similar threads that attaching gdb to Hyprland and providing output of the
bt --full
can help:This is with
Any ideas?
The text was updated successfully, but these errors were encountered: