this post was submitted on 10 Sep 2024
66 points (98.5% liked)

KDE

5026 readers
25 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 week ago (2 children)

I still can't use it :( It compiles now, but when trying to set it all I get is this:

[–] [email protected] 1 points 1 week ago (1 children)
[–] [email protected] 2 points 1 week ago (1 children)
[–] [email protected] 2 points 1 week ago

You should try installing these dependencies:

cmake extra-cmake-modules kdecoration qt5-declarative qt5-x11extras kcoreaddons kcmutils kcolorscheme kconfig kguiaddons kiconthemes kwindowsystem

I'm not familiar with gentoo's packaging system, so I can't tell you what command should you use, but if you find a way to install it properly, you can help the project by writing a segment to the readme about the installing of dependencies in gentoo

[–] [email protected] 1 points 1 week ago (1 children)

Lightly half works for me on Plasma 6 following instructions on the qt6 version on GitHub. The window decorations and Lightly-related aspects of the plasma theme work, but I can't apply the application style.

[–] [email protected] 2 points 1 week ago (1 children)
[–] [email protected] 2 points 6 days ago (2 children)
[–] [email protected] 2 points 4 days ago

I now found a way to properly install it onto KDE neon, now a fully working guide is on the readme if you're still interested:

https://github.com/Bali10050/Lightly/#KDE-neon

[–] [email protected] 2 points 5 days ago

The best I can say is to try installing these as dependencies, because I'm starting to get lost in the ubuntu based distros different package sources

sudo apt install kf6-kcoreaddons-dev kf6-kcolorscheme-dev kf6-kguiaddons-dev kf6-kiconthemes-dev kf6-kconfig-dev kf6-ki18n-dev kf6-kwindowsystem-dev kf6-kirigami-dev kf6-kcmutils-dev