Open WinnerWind opened 7 months ago
Looks like yin yang can't execute kvantummanager --help
. Make sure its executable as a normal user.
Failed to connect to bus: No medium found
That I have never seen. Which plugins are active? Looks like it's related to the dbus.
You're right @l0drex ! I don't have kvantumanager
nor can I find where it is.
I don't know what you mean by plugins, sorry! I just clicked the Light/Dark button and this error popped up (when run as sudo
)
EDIT : Kvantu Manager does not exist in the su either.
EDIT2 : Installed Kvantu Manager using kvantum
. Weird that it is not listed as a dependency in the AUR.
Switching the themes after installing kvantum now throws the following error
Plugin Colors has no support for your desktop environment yet!
Error while loading translation. Using default language.
Exception in thread Wallpaper:
Traceback (most recent call last):
File "/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner
self.run()
File "/usr/lib/python3.11/threading.py", line 982, in run
self._target(*self._args, **self._kwargs)
File "/opt/yin-yang/yin_yang/plugins/_plugin.py", line 56, in set_mode
self.set_theme(theme)
File "/opt/yin-yang/yin_yang/plugins/_plugin.py", line 200, in set_theme
raise ValueError(f'Theme \"{theme}\" is invalid')
ValueError: Theme "" is invalid
Oh, so you don't use kvantum? Then you don't need it. Thought you had it installed and yin yang couldn't use it. I'm in the middle of the woods right now, will take a look in the next days
I don't use Kvantum. No idea what it is to be fair. From first glance it just seems like another theming tool like GTK or KDE (as if that combination wasn't complicated enough!) But knowing that it's not needed I'll uninstall it. No idea why the application requested for it.
Its kind of a theme engine and manager for qt (kde) themes, like an alternative to breeze
What happened?
When running Yin & Yang from the terminal using
yin-yang
this error comes upWhen running it with sudo, the window appears which should not happen as the root user has no installed desktop environment. Also, none of the settings work. Changing the settings gives the error
Failed to connect to bus: No medium found
The repo says that it is supported with Budgie however i have no idea why it is not working.
Version
3.3
How did you install Yin & Yang?
AUR
What desktop environments are you seeing the problem on?
other : Budgie for Arch Linux
Which plugin causes the issue?
None
What software version do you use?
OS: Arch Linux x86_64 DE: Budgie 10.9.1
Relevant log output
No response