Hi, On Tue, Jan 4, 2011 at 19:11, Jakub Wilk <jw...@debian.org> wrote: > Package: python-matplotlib-doc > Version: 0.99.3-1 > Severity: minor > > There are several "Exception occurred rendering plot" warnings in the > generated documentation: > > $ cd /usr/share/doc/python-matplotlib-doc/html/ && grep -r 'Exception > occurred' . > ./users/screenshots.html:[<a class="reference external" > href="../plot_directive/mpl_examples/pylab_examples/scatter_demo2.py">source > code</a>]<p>Exception occurred rendering plot.</p> > ./users/screenshots.html:[<a class="reference external" > href="../plot_directive/mpl_examples/api/date_demo.py">source > code</a>]<p>Exception occurred rendering plot.</p> > ./users/screenshots.html:[<a class="reference external" > href="../plot_directive/mpl_examples/pylab_examples/finance_work2.py">source > code</a>]<p>Exception occurred rendering plot.</p> > ./users/screenshots.html:[<a class="reference external" > href="../plot_directive/pyplots/plotmap.py">source code</a>]<p>Exception > occurred rendering plot.</p> > ./examples/units/date_support.html:[<a class="reference external" > href="../../plot_directive/mpl_examples/units/date_support.py">source > code</a>]<p>Exception occurred rendering plot.</p> > ./examples/units/basic_units.html:[<a class="reference external" > href="../../plot_directive/mpl_examples/units/basic_units.py">source > code</a>]<p>Exception occurred rendering plot.</p> > ./examples/units/artist_tests.html:[<a class="reference external" > href="../../plot_directive/mpl_examples/units/artist_tests.py">source > code</a>]<p>Exception occurred rendering plot.</p> > ./examples/axes_grid/demo_image.html:[<a class="reference external" > href="../../plot_directive/mpl_examples/axes_grid/demo_image.py">source > code</a>]<p>Exception occurred rendering plot.</p> > ./examples/pylab_examples/data_helper.html:[<a class="reference external" > href="../../plot_directive/mpl_examples/pylab_examples/data_helper.py">source > code</a>]<p>Exception occurred rendering plot.</p> > ./examples/pylab_examples/date_demo2.html:[<a class="reference external" > href="../../plot_directive/mpl_examples/pylab_examples/date_demo2.py">source > code</a>]<p>Exception occurred rendering plot.</p> > ./examples/pylab_examples/geo_demo.html:[<a class="reference external" > href="../../plot_directive/mpl_examples/pylab_examples/geo_demo.py">source > code</a>]<p>Exception occurred rendering plot.</p> > ./examples/pylab_examples/centered_ticklabels.html:[<a class="reference > external" > href="../../plot_directive/mpl_examples/pylab_examples/centered_ticklabels.py">source > code</a>]<p>Exception occurred rendering plot.</p> > ./examples/pylab_examples/finance_demo.html:[<a class="reference external" > href="../../plot_directive/mpl_examples/pylab_examples/finance_demo.py">source > code</a>]<p>Exception occurred rendering plot.</p> > ./examples/pylab_examples/date_demo1.html:[<a class="reference external" > href="../../plot_directive/mpl_examples/pylab_examples/date_demo1.py">source > code</a>]<p>Exception occurred rendering plot.</p> > ./examples/pylab_examples/finance_work2.html:[<a class="reference external" > href="../../plot_directive/mpl_examples/pylab_examples/finance_work2.py">source > code</a>]<p>Exception occurred rendering plot.</p> > ./examples/pylab_examples/loadrec.html:[<a class="reference external" > href="../../plot_directive/mpl_examples/pylab_examples/loadrec.py">source > code</a>]<p>Exception occurred rendering plot.</p> > ./examples/pylab_examples/scatter_demo2.html:[<a class="reference external" > href="../../plot_directive/mpl_examples/pylab_examples/scatter_demo2.py">source > code</a>]<p>Exception occurred rendering plot.</p> > ./examples/pylab_examples/multipage_pdf.html:[<a class="reference external" > href="../../plot_directive/mpl_examples/pylab_examples/multipage_pdf.py">source > code</a>]<p>Exception occurred rendering plot.</p> > ./examples/api/date_demo.html:[<a class="reference external" > href="../../plot_directive/mpl_examples/api/date_demo.py">source > code</a>]<p>Exception occurred rendering plot.</p>
The updated list is: api/axes_api.html api/pyplot_api.html examples/api/hinton_demo.html examples/api/radar_chart.html examples/api/sankey_demo.html examples/pylab_examples/anchored_artists.html examples/pylab_examples/arrow_demo.html examples/pylab_examples/axes_zoom_effect.html examples/pylab_examples/data_helper.html examples/pylab_examples/demo_bboximage.html examples/pylab_examples/geo_demo.html examples/pylab_examples/image_demo2.html examples/pylab_examples/legend_auto.html examples/pylab_examples/multipage_pdf.html examples/units/artist_tests.html examples/units/basic_units.html users/annotations_guide.html users/screenshots.html But I have some problems debugging these issues, since when I run the code by-hand, it works fine but in the html file it's not shown. How can I debug that? in the log there's nothing about these problems (but other error, I'll follow them up in another mail). Thanks in advance, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org