Closed blauch closed 5 months ago
Make sure if you don't have multiple dirs for nwg-* packages in /lib/python3.12/site-packages/
. Remove and re-install if necessary.
okay... many thanks for the reply. Simply reinstalling it yay -S nwg-shell
solved the issue
$ nwg-shell -v
nwg-shell version 0.5.34
Commands:
nwg-shell-installer installs selected default configs interactively
nwg-shell-installer -a [-hypr] installs All configs from scratch; [-hypr] includes Hyprland configs
nwg-shell-installer -w [-hypr] installs configs from scratch w/ no dialogs; [-hypr] includes Hyprland configs
nwg-shell-installer -r [-hypr] Restores missing configs, styles & data files; [-hypr] includes Hyprland configs
nwg-shell-check-updates system command to check updates; no point in using manually
Wiki: https://github.com/nwg-piotr/nwg-shell/wiki
keep up the great work! many thanks :bow:
Certain components of my
nwg-shell
setup are not launching likenwg-shell-config
. I had the same withnwg-displays
and could resolve it by reinstalling the package.nwg-displays
andnwg-shell-config
threw the exception when being launchedimportlib.metadata.PackageNotFoundError: No package metadata was found for ...
I think this started after upgrades but I cannot say for sure since the system is pretty stable otherwise.
Is this a general problem or specific to my installation?