-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Apps take 1-3 seconds to launch #9459
Comments
try this |
Tried launching both firefox and ghostty for testing - No difference from launching otherwise, unfortunately :/ |
I switched from Ghostty to Rio for my terminal, which seemed to resolve the issue.. So maybe it has something to do with GTK based apps? Just a thought - Nothing concrete. Just a note: Firefox still launches slow, so the issue is not entirely resolved, as i still don't know why this happens. |
try checking the logs of xdg portal gtk in systemd ive seen similar issues and they're usually related to xdg portals and dbus stuff |
jounalctl | grep "bus" -i I tried looking into this via. Journalctl, but can't seem to find anything that should be failing to launch the apps or alike - I will look further, but i'm not sure if i'm looking in the right spot. |
A correction on this statement. When launching rio for the first time, during a session, it still takes around 3 seconds to launch. Afterwards, it is pretty much instant. |
Already reported ? *
Regression?
I don't know, I started using Hyprland only recently
System Info and Hyprland Version
System/Version info
Description
Note
While this may look like #9454 there some fundamental differences from my problem to the problem described in the other issue.
Whenever i try to launch an app (Through
exec
, Wofi, directly from the terminal or any other way) it takes around 1-3 seconds for it to "pop-up" in hyprland.EDIT: Both wofi and swaync are the only apps that actually start as quickly as they should (They are overlays, so i don't know if that makes a difference), while other apps that need an actual window e.g. Ghostty, Firefox and more, don't.
I've tried everything i could find on the wiki, old github issues and on other forums. Nothing seems to fix it.
I've tested this on versions
0.45.2
and0.47.2
- The issue occurs on both versions.I've also tested on two different machines: My main pc with an nvidia card and a laptop with integrated AMD graphics. The issue also occurs on both of these.
I have both
xdg-desktop-portal-hyprland
,xdg-desktop-portal-wlr
andxdg-desktop-portal-gtk
installed.I have added the
dbus-update-activation-environment
to my exec-once as described in the wiki.I have checked
journalctl
for any weird logs, but nothing seems to stand out there either.Nothing i've tried so far seems to work, and i don't know how to debug any further.
My full nixos and home-manager config can be seen here if needed: https://github.com/madser123/nixconf
The hyprland-specific configuration can be found in
home/shared/hyprland.nix
(home-manager) andconfig/shared/hyprland.nix
(nixos)How to reproduce
Attach not paste
Checklist of files to include below
hyprctl systeminfo -c
(always include)Additional info & File uploads
hyprsysinfo.txt
The text was updated successfully, but these errors were encountered: