ubuntu-mate / mate-tweak

Tweak tool for the MATE Desktop
GNU General Public License v2.0
71 stars 24 forks source link

mate-tweak wrongly detects only 2 panel layouts - GNOME2 and OpenSuSE instead of many others #78

Closed N0rbert closed 4 years ago

N0rbert commented 4 years ago

Steps to reproduce: 1a. Boot Ubuntu MATE 20.10 live session 1b. Have Ubuntu MATE 20.10 installed

  1. Launch MATE Tweak
  2. Switch to Panel tab
  3. Click on Select panel layout to change the user interface dropdown menu

Expected results:

Actual results:

ProblemType: Bug DistroRelease: Ubuntu 20.10 Package: mate-tweak 20.04.0-2

Downstream bug - https://pad.lv/1894386 .

saivinoba commented 4 years ago

The condition for self.indicators_available = True is not satisfied in mate-tweak. The only items listed, 'GNOME2' and 'OpenSUSE' have test not self.indicators_available set which is satisfied.

Installing indicator-datetime (if you had removed it) and indicator-session will get back the full panel list.

Since we are moving to ayatana-indicators the datetime and session conditions need to be updated.

flexiondotorg commented 4 years ago

Fixed via https://github.com/ubuntu-mate/mate-tweak/releases/tag/20.10.0