Skip to content

Bug: Chromium crashes on Hyprland after update when moving chromium browsers between monitors #2384

@neurorunee

Description

@neurorunee

System details

i5-1335U, Intel Iris Xe, Omarchy v3.0.2

What's wrong?

Started after upgrading to:
omarchy-chromium 141.0.7390.76-2 (2025-10-12)

What happens
After updating Chromium, moving Chromium window between monitors causes it to crash and sometimes triggers a Hyprland restart.

Temporary workaround I found
Downgrading these packages resolves the issue:

sudo pacman -U /var/cache/pacman/pkg/omarchy-chromium-141.0.7390.54-1002-x86_64.pkg.tar.zst

To prevent auto-upgrade until fix arrives

/etc/pacman.conf
IgnorePkg = omarchy-chromium

Do the same for Brave installed via Flatpak

View commit history:
flatpak remote-info --log flathub com.brave.Browser

Downgrade to older commit:
sudo flatpak update --commit=6ab4e1add8dd29f7a94fe515e77e475f5145718b72314629a7900c0c68292e08 com.brave.Browser

Prevent auto-updates:
sudo flatpak mask com.brave.Browser

Now dragging or moving chromium or brave window doesn't cause a crash

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions