← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 306337] [NEW] matplotlib window turns black when zooming in GTKAgg

 

You have been subscribed to a public bug:

When using pylab/matplotlib under Ubuntu 8.10 (updated from 8.04) with
the GTKAgg backend, either in scripts or interactively within ipython,
the axes turn partially or fully black when zooming in. E.g., the
following session from "ipython -pylab" produced the attached image:

In [1]: plot(randn(50))
Out[1]: [<matplotlib.lines.Line2D object at 0x93dfe4c>]

# zooming in manually using the GUI

In [2]: matplotlib.__version__
Out[2]: '0.98.3'

In [3]: get_backend()
Out[3]: 'GTKAgg'

** Affects: xserver-xorg-video-intel (Ubuntu)
     Importance: Undecided
         Status: New

-- 
matplotlib window turns black when zooming in GTKAgg
https://bugs.launchpad.net/bugs/306337
You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in ubuntu.