<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/qwtplot3d/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/qwtplot3d/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 17 Jul 2011 14:38:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/qwtplot3d/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>dump image problem</title><link>https://sourceforge.net/p/qwtplot3d/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am using the package qwtplot3d and I encounter a nasty problem on my scientific linux. I can nicely display a surface but as soon as I want to print it with the io function described in the example mesh2 I get a couple of X11 messages telling me that an unknown extension is used. Could you tell me which extensions have to loaded with x11 besides glx ?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 17 Jul 2011 14:38:43 -0000</pubDate><guid>https://sourceforge.net3a1dfd291d02031c7b9ecf97d4d1d127c364a111</guid></item><item><title>Trunk fails to build</title><link>https://sourceforge.net/p/qwtplot3d/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Trunk and 0.2.7 do not build on Mac OS X Snow Leopard nor Ubuntu Koala. The attached patches fix this. &lt;/p&gt;
&lt;p&gt;I believe the first patch has been on the ML before.&lt;br /&gt;
The second one implements required virtual dtor's to keep the linker happy.&lt;br /&gt;
The last patch bypasses the missing "qwtplot3d.pri" file, by explicitly listing header and source files.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Roderick</dc:creator><pubDate>Fri, 23 Apr 2010 13:18:56 -0000</pubDate><guid>https://sourceforge.net540d36da2b418a40d3eed4ee7e252e19211bea99</guid></item><item><title>Makefile</title><link>https://sourceforge.net/p/qwtplot3d/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Maybe I am doing something wrong here but the Makefile seems incomplete for the "make install" phase. I run qmake, which creates the Makefile, then run make and that works just fine. But when make install is run; none of the libraries gets installed, just the docs. When the make/make install gets to the libraries, here is what I see;&lt;/p&gt;
&lt;p&gt;fontconfig -lXext -lX11 -lQtCore -lz -lm -pthread -lgthread-2.0 -lrt -lglib-2.0 -lpthread -ldl&lt;br /&gt;
ln -s libqwtplot3d.so.0.2.6 libqwtplot3d.so&lt;br /&gt;
ln -s libqwtplot3d.so.0.2.6 libqwtplot3d.so.0&lt;br /&gt;
ln -s libqwtplot3d.so.0.2.6 libqwtplot3d.so.0.2&lt;br /&gt;
rm -f lib/libqwtplot3d.so.0.2.6&lt;br /&gt;
rm -f lib/libqwtplot3d.so&lt;br /&gt;
rm -f lib/libqwtplot3d.so.0&lt;br /&gt;
rm -f lib/libqwtplot3d.so.0.2&lt;br /&gt;
mv -f libqwtplot3d.so.0.2.6 libqwtplot3d.so libqwtplot3d.so.0 libqwtplot3d.so.0.2 lib/&lt;/p&gt;
&lt;p&gt;It looks as though it throws them into the source tree /lib but then does nothing more with them, like install them to a prefix.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dennis </dc:creator><pubDate>Sun, 18 Oct 2009 11:31:29 -0000</pubDate><guid>https://sourceforge.net93e6b810e64ec60a272ea265c198cdd5f7aa336c</guid></item><item><title>Makefile</title><link>https://sourceforge.net/p/qwtplot3d/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Maybe I am doing something wrong here but the Makefile seems incomplete for the "make install" phase. I run qmake, which creates the Makefile, then run make and that works just fine. But when make install is run; none of the libraries gets installed, just the docs. When the make/make install gets to the libraries, here is what I see;&lt;/p&gt;
&lt;p&gt;fontconfig -lXext -lX11 -lQtCore -lz -lm -pthread -lgthread-2.0 -lrt -lglib-2.0 -lpthread -ldl&lt;br /&gt;
ln -s libqwtplot3d.so.0.2.6 libqwtplot3d.so&lt;br /&gt;
ln -s libqwtplot3d.so.0.2.6 libqwtplot3d.so.0&lt;br /&gt;
ln -s libqwtplot3d.so.0.2.6 libqwtplot3d.so.0.2&lt;br /&gt;
rm -f lib/libqwtplot3d.so.0.2.6&lt;br /&gt;
rm -f lib/libqwtplot3d.so&lt;br /&gt;
rm -f lib/libqwtplot3d.so.0&lt;br /&gt;
rm -f lib/libqwtplot3d.so.0.2&lt;br /&gt;
mv -f libqwtplot3d.so.0.2.6 libqwtplot3d.so libqwtplot3d.so.0 libqwtplot3d.so.0.2 lib/&lt;/p&gt;
&lt;p&gt;It looks as though it throws them into the source tree /lib but then does nothing more with them, like install them to a prefix.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dennis </dc:creator><pubDate>Sun, 18 Oct 2009 11:17:39 -0000</pubDate><guid>https://sourceforge.net28c63343e26cc6cc9390796433c7ff7a9469b65d</guid></item><item><title>qwtplot3d-0.2.7 fails make</title><link>https://sourceforge.net/p/qwtplot3d/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Using gcc-4.4.2 and glibc-2.10.1, the make fails on;&lt;br /&gt;
src/qwt3d_function.cpp:80: error: 'stderr' was not declared in this scope&lt;/p&gt;
&lt;p&gt;Adding #include &amp;lt;cstdio&amp;gt; to that file fixes the problem.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dennis </dc:creator><pubDate>Sat, 17 Oct 2009 14:25:57 -0000</pubDate><guid>https://sourceforge.neta064fb0de9b45868d6c8c22598ec495f937c3b86</guid></item><item><title>Color legend broken in perspective mode</title><link>https://sourceforge.net/p/qwtplot3d/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In perspective mode, the color legend is malproportioned and the legend axis is displayed at an angle, crossing through the gradient. Tested with QwtPlot3D 0.2.7 and Qt 4.3.3.&lt;/p&gt;
&lt;p&gt;Probably the easiest way to reproduce this is to patch the simpleplot demo:&lt;/p&gt;
&lt;p&gt;--- /usr/share/doc/qwtplot3d-0.2.7/examples/simpleplot/simpleplot.cpp   2008-02-27 13:51:37.000000000 +0100&lt;br /&gt;
+++ simpleplot.cpp      2008-03-05 13:39:07.000000000 +0100&lt;br /&gt;
@@ -66,6 +66,9 @@&lt;/p&gt;
&lt;p&gt;setCoordinateStyle(BOX);&lt;/p&gt;
&lt;p&gt;+        setOrtho(false);&lt;br /&gt;
+        showColorLegend(true);&lt;br /&gt;
+&lt;br /&gt;
updateData();&lt;br /&gt;
updateGL();&lt;br /&gt;
}&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Knut Franke</dc:creator><pubDate>Wed, 05 Mar 2008 12:49:11 -0000</pubDate><guid>https://sourceforge.net0a0c834a9ad89f659309a116f52bb6df976887d4</guid></item></channel></rss>