-
-
Notifications
You must be signed in to change notification settings - Fork 376
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
Hyprland-related components not showing up #462
Comments
can you provide the logs of ags? run |
pkill ags; ags (com.github.Aylur.ags:2084): Gjs-WARNING **: 11:18:23.969: Unhandled promise rejection. To suppress this warning, add an error handler to your promise chain with .catch() or a try-catch block around your await expression. Stack trace of the failed promise: Gjs-Console-Message: 11:18:24.097: [LOG] Styles loaded (com.github.Aylur.ags:2084): Gjs-Console-CRITICAL **: 11:18:24.373: Sway is not running |
not sway, but is this hyprland? looks like it is, but just to be sure |
Yes it is Hyprland on Arch I used your install script on a fresh install of arch. I'm not sure about the Sway error message as I don't even as Sway installed |
I have this same issue. Changed my wallpaper yesterday and some problem with color generation, now i reinstalled it. no component is showing up. this happens when i press SUPER key
|
I Believe This is Result of #475 That Is EXACTLY how it looks after the Hyprland Update |
Hyprland, built from branch main at commit 4ed6b69b68a544a81cec583a1ad8aff218f7db5d (socket2: fix empty activewindowv2 events). |
Using The package (downgrade from AUR)[https://aur.archlinux.org/packages/downgrade] try to install hyprland (v0.39.0)[https://github.com/hyprwm/Hyprland/releases/tag/v0.39.0] ik that fixes it temporarily |
I solved this by downgrading to hyprland (v0.39.0) and run |
Just The Downgrade Worked For me
…On Sun, May 5, 2024 at 1:15 PM thegouhund ***@***.***> wrote:
I solved this by downgrading to hyprland (v0.39.0) and run
./update-ags.sh
—
Reply to this email directly, view it on GitHub
<#462 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYP25PHGSEWCLHKG6B4WXUDZAZSLJAVCNFSM6AAAAABHDJXK3SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJUHA4DENBTGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
[image: avatar]
Jeremiah Ihab Samuel
CEO & Founder / TechLion Dev
Website: www.techlion.dev
Email: ***@***.***
Phone: +1 (732) 862-7627 <+1+(732)+862-7627>
[image: social-icon-youtube] ***@***.***>
[image: social-icon-github] <https://github.com/JeremiahISDev>
[image: social-icon-whatsapp] <https://wa.me/+17328627627>
[image: social-icon-discord]
<https://discordapp.com/users/852760353297137664>
|
The downgrade worked for me as well |
I'm having the same issues, but not sure how to downgrade... Do I just get the [v0.39.0.tar.gz] from the github release page and install it using "pacman -U"? Since the aur downgrade package would only work for packages from the official repositories, wouldn't it? |
This is how I Did it:
|
Wow, that seems much easier than manually downloading PKGBUILD and |
thanks! that did work...until I rebooted my system, which somehow broke the colors.conf file (only $ placeholder values , e.g. "$onSurface" instead of rgba values), and now I've got only text instead of icons everywhere... tried to reinstall using the script, but hyprland-git fails to build... with this error:
I'll try uninstalling hyprland and then installing hyprland-git again maybe... |
ok, now after doing some research everything seems to be working again... I'll just leave some notes here in case anyone has similar problems:
I've now got hyprland-git 0.40.0.r23.d3d77ef8-1 installed (i.e. latest git version), initially all ags components were working, but after rebooting, it's back to where I started, workspaces not showing etc., guess at least it's not more broken now than it was before. not sure if I'll try downgrading again considering that mess, but thanks anyway. |
Just went through the hassle of updating my dots and system, everything finally seems to be working after many package conflicts But as with the above posts, I do not have the workspace numbers on the top or can't open the workspace overview like I used to be able to. Kinda sucks cause i used that second feature a lot to move my windows around. Also missing some things like the colour invert and absolute positioning, as well as the little active window label in the top left. |
forgot to add- hand not issues before but thought I should do a full system update and dots update since it had been some time. really would like to get back to where I was before |
my only solution was to downgrade. so I forced libdisplay-info to downgrade, followed by wlroots, then hyprland (0.39) |
This issue is about versioning, and is outdated now. Closing. |
And the workspace view when pressing Super is missing
Originally posted by @JonathanDonald03 in #428 (comment)
The text was updated successfully, but these errors were encountered: