linuxmint / cinnamon

A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features.
GNU General Public License v2.0
4.4k stars 722 forks source link

'cinnamon-settings.py themes -t 1 -s 4' no longer works #12161

Open claudiux opened 1 month ago

claudiux commented 1 month ago

Distribution

Mint 21.3

Package version

Cinnamon 6.0.4

Graphics hardware in use

No matters

Frequency

Always

Bug description

The command /usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py applets -t 1 -s 4 opens the cinnamon settings for applets, on the Download tab, with the applets sorted by 'update'. Same thing for desklets, extensions, actions. But for themes, that doesn't work.

Steps to reproduce

/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py applets -t 1 -s 4 to see the good rule of this command.

/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py themes -t 1 -s 4 doesn't work in the same way.

Expected behavior

/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py themes -t 1 -s 4 works in the same way as for others types of Spices.

Additional information

Themes are managed by cs_themes.py, which uses no parameters to open the tab and select the sort type.