Hey guys!,

So in Nitrux RC we decided to stick with System Settings version 5.9.5 which doesn't use the Kirigami framework, this is because the latest versions of the framework are causing bugs in it but after troubleshooting this we found out that the following versions of qml-module-org-kde-kirigami2 cause no problems :

(older to newer)

Versions that don't cause any bugs:

2.1.1-0neon+16.04+xenial+build6
2.1.1-0ubuntu1
2.1.1+p16.04+git20170522.1220-0

Versions that cause bugs:

2.1.1+p16.04+git20170525.0241-0
2.1.1+p16.04+git20170531.1315-0
2.1.1+p16.04+git20170531.1347-0
2.0.0-0neon+16.04+build5

You can see the bug in question here, on the left the categories are listed correctly while on the right they aren't.

To upgrade System Settings (and Kirigami) do the following:

sudo apt update
sudo apt install systemsettings --only-upgrade

The second command will install the latest version of Kirigami what you want to do now is downgrade the package:

sudo apt install qml-module-org-kde-kirigami2=2.1.1+p16.04+git20170522.1220-0

For added peace of mind put the package on hold:

sudo apt-mark hold qml-module-org-kde-kirigami2

#Nitrux #NXOS
Photo
Shared publiclyView activity