MAT not working

Metadata Anonymization Toolkit doesn’t start. The cursor animated icon jumps and then nothing happens.

Strange. Works for me in Whonix 11.0.0.2.3. Can run mat from start menu and ‘mat-gui’ from terminal. (Running ‘mat’ from terminal is also functional.)

mat-gui gives me this:

Type: "whonix" for help. user@host:~$ mat-gui Traceback (most recent call last): File "/usr/bin/mat-gui", line 6, in from gi.repository import GObject, Gtk, GLib ImportError: cannot import name Gtk

$ mat

Brings up command line options.

Confirmed.

Failed earlier to reproduce, because I had additional packages installed. That also means, some package (dependency) must be missing. Looks like a bug in Debian.

Yes, looks like.

Submitted upstream bug report.

mat missed dependency gir1.2-gtk-3.0
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788099

Fixed.

added dependency on 'gir1.2-gtk-3.0' to 'anon-workstation-default-applications' because 'mat' misses it - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788099 - https://www.whonix.org/forum/index.php/topic,1287.0.html
https://github.com/Whonix/anon-meta-packages/commit/df6f00b3804e3d1b17fb69c0a3879be8d0d38ae8