dots-hyprland icon indicating copy to clipboard operation
dots-hyprland copied to clipboard

Hyprland-related components not showing up

Open end-4 opened this issue 1 year ago • 19 comments

          I have had the same problem where changing the wallpaper caused material colors to not generated, and AGS to mess up. But now after clean building all the packages uninstalling and installing and running switchwall.sh. The workspaces on the bar have dissappeared

20240502_10h04m56s_grim And the workspace view when pressing Super is missing

Originally posted by @JonathanDonald03 in https://github.com/end-4/dots-hyprland/issues/428#issuecomment-2089860108

end-4 avatar May 02 '24 08:05 end-4

can you provide the logs of ags? run pkill ags; ags

end-4 avatar May 02 '24 09:05 end-4

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: _init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34

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 ^C⏎

JonathanDonald03 avatar May 02 '24 09:05 JonathanDonald03

not sway, but is this hyprland? looks like it is, but just to be sure with this very unclear warning message i'm clueless unfortunately

end-4 avatar May 02 '24 11:05 end-4

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

JonathanDonald03 avatar May 02 '24 11:05 JonathanDonald03

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

getWindow@resource:///com/github/Aylur/ags/app.js:138:27
ToggleWindow@resource:///com/github/Aylur/ags/app.js:281:24
_handleMethodCall@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:329:38
_wrapJSObject/<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:408:34
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34```

thegouhund avatar May 03 '24 19:05 thegouhund

I Believe This is Result of #475

20240502_10h04m56s_grim And the workspace view when pressing Super is missing

That Is EXACTLY how it looks after the Hyprland Update @JonathanDonald03 What Version Of Hyprland Are You Running?

TechLionDev avatar May 04 '24 05:05 TechLionDev

Hyprland, built from branch main at commit 4ed6b69b68a544a81cec583a1ad8aff218f7db5d (socket2: fix empty activewindowv2 events). Date: Wed May 1 14:57:32 2024 Tag: v0.39.1-119-g4ed6b69b, commits: 4579

JonathanDonald03 avatar May 04 '24 08:05 JonathanDonald03

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

TechLionDev avatar May 04 '24 10:05 TechLionDev

I solved this by downgrading to hyprland (v0.39.0) and run ./update-ags.sh

thegouhund avatar May 05 '24 17:05 thegouhund

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 https://github.com/end-4/dots-hyprland/issues/462#issuecomment-2094882431, 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

TechLionDev avatar May 05 '24 19:05 TechLionDev

The downgrade worked for me as well

JonathanDonald03 avatar May 06 '24 07:05 JonathanDonald03

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?

emmie-2973 avatar May 07 '24 10:05 emmie-2973

This is how I Did it:

  1. Install downgrade from AUR, either manually or using yay/paru
  2. Install hyprland v0.39.0 by running sudo downgrade hyprland
  3. Use The Arrow Keys To Navigate To The Desired Version (At The Time Of This Reply its Number 29/35) Hope This Helps!

TechLionDev avatar May 07 '24 11:05 TechLionDev

This is how I Did it:

1. Install [downgrade](https://aur.archlinux.org/packages/downgrade) from AUR, either manually or using yay/paru

2. Install hyprland v0.39.0 by running `sudo downgrade hyprland`

3. Use The Arrow Keys To Navigate To The Desired Version (At The Time Of This Reply its Number 29/35)
   Hope This Helps!

Wow, that seems much easier than manually downloading PKGBUILD and makepkg -o and git checkout ... which I usually do for downgrading, good to know it.

clsty avatar May 07 '24 13:05 clsty

This is how I Did it:

  1. Install downgrade from AUR, either manually or using yay/paru
  2. Install hyprland v0.39.0 by running sudo downgrade hyprland
  3. Use The Arrow Keys To Navigate To The Desired Version (At The Time Of This Reply its Number 29/35) Hope This Helps!

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...

image

tried to reinstall using the script, but hyprland-git fails to build... with this error:

[526/549] Compiling C++ object src/Hyprland.p/protocols_Screencopy.cpp.o ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting... -> error making: hyprland-git-exit status 4 -> Failed to install the following packages. Manual intervention is required: hyprland-git - exit status 4

I'll try uninstalling hyprland and then installing hyprland-git again maybe...

emmie-2973 avatar May 07 '24 16:05 emmie-2973

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:

  1. hyprland-git not installing: according to https://aur.archlinux.org/packages/hyprland-git#comment-970938, in order to build the package, hyprwayland-scanner-git is now required, instead of just hyprwayland-scanner, so uninstall that one & hyprwayland-scanner-debug, then install hyprwayland-scanner-git & build hyprland-git
  2. ags icons not showing/colors not working: see https://github.com/end-4/dots-hyprland/issues/428, TL;DR: clean-build the following packages: python-materialyoucolor-git gradience-git python-libsass python-material-color-utilities & try picking new wallpaper/colors, should work now

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.

emmie-2973 avatar May 07 '24 16:05 emmie-2973

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.

image

pamochi avatar Jul 21 '24 06:07 pamochi

forgot to add- on hyprland-git version 0.41

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

pamochi avatar Jul 21 '24 06:07 pamochi

my only solution was to downgrade. so I forced libdisplay-info to downgrade, followed by wlroots, then hyprland (0.39) newest libdisplay-info changes one file that messes with wlroots and hyprland, hence the force downgrades had to get rid of hyprland-git too cause of conflict with hyprland. for rnow those 3 sit in my package ignores, but would be nice for this to be fixed.

pamochi avatar Jul 21 '24 07:07 pamochi