qewer33/Exquisite

Bug: Some layout boxes are duplicated and some are missing. Also, how can we change the order of the layout boxes?

imthenachoman opened this issue · 7 comments

I'm attaching my qml files here. As you can see from this screenshot, the 1st and 2nd layout are the same and they both link to 00.qml. And 01.qml is completely missing.

image

Also, how can we change the order of the layout boxes? I tried naming them 00.qml, 01.qml but that isn't working as expected here.

Archive.zip

I'm not sure how the duplication occurred but that naming style should work for ordering, have you restarted KWin after making the changes?

Yes, I rebooted. But the issue persists.

Is there anything I can do to help debug/test?

Hmm this is very weird, I just tested with your archive and everything seems fine on me:

image
image

Try setting # of columns to 4? These are my settings:

image

Hmm with 4 columns and the same settings, I'm still getting the correct result:

image

I just did a fresh install of Linux and was able to install this extension from the Get New Scripts button in system settings. Now it seems to show the layout. Previously I had installed from the file in the releases section of your repo.

I also tried with the file in the releases (they should be the same with the one on the store either way) and had the correct result. The issue might have been something to do with your Plasma version. Glad it's resolved in a new install though! Closing the issue for now.