Comment # 5 on bug 959024 from
(In reply to Alexei Sorokin from comment #4)
> Garrett Treaty, what about MATE Tweak? Does it work? Is it debuggable?
> I can't reproduce the bug (on several installations): mate-menu with
> mate-tweak still both work.

With Mate-Tweak installed, I tried various different options to no effect.
Also, in the Interface tab the 'Panel Features' section is grayed out, making
the 'Enable Indicators' & 'Enable advanced menu' options unable to be turned on
or off.

When I ran MATE-Tweak in the terminal, it showed this: 

Window Manager is: marco

(mate-tweak:3109): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:68:17:
Theming engine 'unico' not found
/usr/bin/mate-tweak:653: Warning: The property GtkWidget:margin-left is
deprecated and shouldn't be used anymore. It will be removed in a future
version.
  self.builder.add_from_file('/usr/lib/mate-tweak/mate-tweak.ui')
Base layout: opensuse
Current layout: opensuse



Switching layouts in tweak shows this in the terminal:

Switching to: default
Traceback (most recent call last):
  File "/usr/bin/mate-tweak", line 498, in combo_fallback
    self.additional_tweaks(schema, key, value[1])
  File "/usr/bin/mate-tweak", line 490, in additional_tweaks
    self.replace_panel_layout(panel_layout)
  File "/usr/bin/mate-tweak", line 392, in replace_panel_layout
    self.disable_dock()
  File "/usr/bin/mate-tweak", line 296, in disable_dock
    if os.path.exists(os.path.join(config_dir, 'autostart/') + self.dock +
'.desktop'):
TypeError: Can't convert 'NoneType' object to str implicitly


You are receiving this mail because: