yutkat / dotfiles

The best and strongest dotfiles. Editor: Neovim; Shell: zsh(zinit, powerlevel10k); Terminal: WezTerm; Desktop: Hyprland, ulauncher, dunst; OS: ArchLinux (Ubuntu/Fedora/CentOS)
https://yutkat.github.io/dotfiles
MIT License
763 stars 50 forks source link

Freezing when using browsers #3534

Closed fabiano-amaral closed 5 months ago

fabiano-amaral commented 5 months ago

Describe the bug Hello, after install on archlinux I'm facing freezing (on entire system) when I start browser (vivaldi or firefox, not tested with chrome)

To Reproduce

  1. Install with --all flag
  2. reboot
  3. open browser

Desktop (please complete the following information):

yutkat commented 5 months ago

Which desktop environment are you using? Some settings may only work with Wayland.

fabiano-amaral commented 5 months ago

Which desktop environment are you using? Some settings may only work with Wayland.

Hey, I'm using Hyrpland

Anotheer information that I noticed is the freezing happens on VSCode

yutkat commented 5 months ago

Then my main environment is exactly the same as yours, so I think it should work...

When you say freeze, does it mean the entire window manager stops? Or is it just the app?

fabiano-amaral commented 5 months ago

Entire window manager, the mouse freeze, its like a panic. I will try to install on a VM with a fresh distro install to see what happens.

fabiano-amaral commented 5 months ago

Entire window manager, the mouse freeze, its like a panic. I will try to install on a VM with a fresh distro install to see what happens.

I tried in other PC, with a fresh arch install and the same happens

yutkat commented 5 months ago

I will reinstall this weekend too and check if it works. Thanks for the info.

yutkat commented 5 months ago

I disabled espanso in Hyprland because it is broken in the released version. (Also WezTerm doesn't work properly unless you use the PR'd version).

This could be the cause, but I haven't reproduced it yet, so I don't know the details. I'll keep trying to check on the virtual environment if the system freezes.

Thanks for your report.

yutkat commented 5 months ago

It was caused by a script I had installed for i3's multi-monitor use.

Thanks for your report.