Bug#919384: python-matplotlib: The Gtk3 backend requires PyGObject or pgi

2019-01-17 Thread Sandro Tosi
On Wed, Jan 16, 2019 at 8:39 AM Marius Mikučionis wrote: > > 2019-01-16, Wed, 14:16 Sandro Tosi wrote: >> >> > It would be so much better if one would read the report in full. >> >> it would be even so much better if you can provide a code snippet to >> replicate the issue. > > > I am sorry: >

Bug#919384: python-matplotlib: The Gtk3 backend requires PyGObject or pgi

2019-01-16 Thread Marius Mikučionis
2019-01-16, Wed, 02:20 Sandro Tosi wrote: > >* What exactly did you do (or not do) that was effective (or > > ineffective)? > > Due to bug#889137 I modified one program line from this: > > > > from matplotlib.backends.backend_gtkagg import > NavigationToolbar2GTKAgg >

Bug#919384: python-matplotlib: The Gtk3 backend requires PyGObject or pgi

2019-01-16 Thread Sandro Tosi
> It would be so much better if one would read the report in full. it would be even so much better if you can provide a code snippet to replicate the issue. -- Sandro "morph" Tosi My website: http://sandrotosi.me/ Me at Debian: http://wiki.debian.org/SandroTosi G+:

Bug#919384: python-matplotlib: The Gtk3 backend requires PyGObject or pgi

2019-01-16 Thread Marius Mikučionis
2019-01-16, Wed, 14:16 Sandro Tosi wrote: > > It would be so much better if one would read the report in full. > > it would be even so much better if you can provide a code snippet to > replicate the issue. > I am sorry: 1) the program is too big (many files and thousands of LOC per file) 2) I

Bug#919384: python-matplotlib: The Gtk3 backend requires PyGObject or pgi

2019-01-15 Thread Sandro Tosi
>* What exactly did you do (or not do) that was effective (or > ineffective)? > Due to bug#889137 I modified one program line from this: > > from matplotlib.backends.backend_gtkagg import > NavigationToolbar2GTKAgg > > to this: > > from

Bug#919384: python-matplotlib: The Gtk3 backend requires PyGObject or pgi

2019-01-15 Thread Marius Mikucionis
Package: python-matplotlib Version: 2.2.3-5 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? trying to run a program which uses python-matplotlib and got the following crash: File