<?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/structuresynth/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/structuresynth/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 14 Nov 2012 21:50:40 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/structuresynth/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>bright diagonal line across render</title><link>https://sourceforge.net/p/structuresynth/bugs/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I noticed a bright, semi-transparent line running from top-left to bottom-right on all in-window raytraced renders last night. (I had Synth Structure running on a 64-bit Win7 with an NVIDIA 650M...I think it's a "switchable graphics" machine, with Intel 4000 graphics, too, but I had set the program to run with the NVIDIA card....)&lt;/p&gt;
&lt;p&gt;(Typo Patrol: The "Unsaved changes" dialog has a couple typos: Title "Unsaved changed" S/B "Unsaved changes" and in the body, "loose changes?" S/B "lose changes"? :)&lt;/p&gt;
&lt;p&gt;(I'm finally starting to enjoy the program--I am hoping normals on mirrored boxes are fixed soon!)&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Matthew&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 14 Nov 2012 21:50:40 -0000</pubDate><guid>https://sourceforge.net7444f52939f97a56992c7f7ade829d72ca2f4ace</guid></item><item><title>mirrored box normals reversed (1.5.0)</title><link>https://sourceforge.net/p/structuresynth/bugs/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Just getting the hang of things, but I'm finding normals reversed for mirrored boxes (and not spheres) when using fx, fy, or fz as in:&lt;/p&gt;
&lt;p&gt;2 * { fx x 4 } box&lt;/p&gt;
&lt;p&gt;Expecting two boxes with just "{fx x 4} box" is probably due to my lack of understanding--this instead builds just the mirrored box, with inward-facing normals. (Again, sphere seems O.K.) (Pet peeve: The sensitivity to spaces is a little annoying, at least initially. E.g., "2*" causes a syntax error.)&lt;/p&gt;
&lt;p&gt;Combining mirrors as in "2 * { fx fy x 4 } box" builds good boxes, (outward-facing normals).&lt;/p&gt;
&lt;p&gt;I'm probably just confused, but I can't seem to get all three mirror planes working:&lt;/p&gt;
&lt;p&gt;8 * { fz fy fx x 4 y 4 z 4 } box&lt;/p&gt;
&lt;p&gt;...produces just two boxes, and one with normals reversed again....&lt;/p&gt;
&lt;p&gt;FWIW!&lt;/p&gt;
&lt;p&gt;Matthew&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 14 Nov 2012 21:40:56 -0000</pubDate><guid>https://sourceforge.net245643f1f2c25fd7c2adf0423c440f3dac9e9c77</guid></item><item><title>Build failed from svn and stable 1.5.0 on archlinux </title><link>https://sourceforge.net/p/structuresynth/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include/QtXml -I/usr/include/QtScript -I/usr/include -I. -IStructureSynth/GUI -ISyntopiaCore/GLEngine -ISyntopiaCore/Math -ISyntopiaCore/Misc -IStructureSynth/Parser -ISyntopiaCore/Exceptions -IStructureSynth/Model/Rendering -IStructureSynth/Model -IThirdPartyCode/MersenneTwister -ISyntopiaCore/Logging -IStructureSynth/JavaScriptSupport -ISyntopiaCore/GLEngine/Raytracer -I/usr/X11R6/include -I. -o Debug.o StructureSynth/JavaScriptSupport/Debug.cpp&lt;br /&gt;
In file included from StructureSynth/JavaScriptSupport/Debug.cpp:16:0:&lt;br /&gt;
StructureSynth/JavaScriptSupport/../../SyntopiaCore/GLEngine/Sphere.h:25:4: error: 'GLUquadric' does not name a type&lt;br /&gt;
make: *** [Debug.o] Error 1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dimitri P.</dc:creator><pubDate>Wed, 10 Oct 2012 22:40:43 -0000</pubDate><guid>https://sourceforge.net5b6797b0b2d2518951c6a2b9e4e7598d93814171</guid></item><item><title>OpenSuSe 11.3 x64 build failed</title><link>https://sourceforge.net/p/structuresynth/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi.  I have several problems with Structure Synth.&lt;/p&gt;
&lt;p&gt;1st, There is no such file like qmake-qt4. There is only qmake and qmake for qt3 (for support of legacy code) qmqke-qt4 is something Ubuntu\Debian spicific&lt;br /&gt;
2nd, I can't get - from which point in file system do I have to run build.sh? If I run it from trunk/Build/Linux it gets error when it tries to create directory Structure Synth&lt;br /&gt;
3rd When I have finally built the executable I got segmentation fault on start, with following backtrace:&lt;/p&gt;
&lt;p&gt;#1  0x0000000000464f82 in SyntopiaCore::GLEngine::EngineWidget::updatePerspective() ()&lt;br /&gt;
#2  0x0000000000466bf7 in SyntopiaCore::GLEngine::EngineWidget::EngineWidget(QMainWindow*, QWidget*) ()&lt;br /&gt;
#3  0x00000000004290f7 in StructureSynth::GUI::MainWindow::init() ()&lt;br /&gt;
#4  0x0000000000429e16 in StructureSynth::GUI::MainWindow::MainWindow() ()&lt;br /&gt;
#5  0x0000000000415449 in main ()&lt;/p&gt;
&lt;p&gt;=\&lt;/p&gt;
&lt;p&gt;Could you provide some fixes at least for segmentation fault?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 01 Nov 2011 18:45:25 -0000</pubDate><guid>https://sourceforge.netd3a919711252e8dcaf663fd00a0fb1e596ae18a9</guid></item><item><title>program segfaults at program start</title><link>https://sourceforge.net/p/structuresynth/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The program has been segfaulting for years in Ubuntu.  And compiling the latest svn code does as well.&lt;/p&gt;
&lt;p&gt;(gdb) bt&lt;br /&gt;
#0  0x001ff516 in glViewport () from /usr/lib/mesa/libGL.so.1&lt;br /&gt;
#1  0x080ae609 in SyntopiaCore::GLEngine::EngineWidget::updatePerspective() ()&lt;br /&gt;
#2  0x080af91f in SyntopiaCore::GLEngine::EngineWidget::EngineWidget(QMainWindow*, QWidget*) ()&lt;br /&gt;
#3  0x08064b2f in StructureSynth::GUI::MainWindow::init() ()&lt;br /&gt;
#4  0x0806a896 in StructureSynth::GUI::MainWindow::MainWindow() ()&lt;br /&gt;
#5  0x08058ac0 in main ()&lt;/p&gt;
&lt;p&gt;More information can also be found in &lt;a href="https://bugs.launchpad.net/bugs/571275" rel="nofollow"&gt;https://bugs.launchpad.net/bugs/571275&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rolf</dc:creator><pubDate>Thu, 27 Oct 2011 02:51:31 -0000</pubDate><guid>https://sourceforge.net8f63513b4414e042c069166d104e7d74585f7c7c</guid></item><item><title>Script Editing Issue</title><link>https://sourceforge.net/p/structuresynth/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After hitting play I can't edit the script within SS until I click out of the window to another application and then back to SS. The cursor does not appear unless I got though this process.&lt;/p&gt;
&lt;p&gt;I am using SS 1.0 on ubuntu lucid&lt;/p&gt;
&lt;p&gt;thanks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 20 Aug 2010 02:25:22 -0000</pubDate><guid>https://sourceforge.net637dc23d8b1501642b84a7f38f0250aea8dc183c</guid></item><item><title>S.Synth only renders to a small square initially.</title><link>https://sourceforge.net/p/structuresynth/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Since I upgraded to the new structure-synth, when I initially render it only renders to a small square in the window.  If I toggle fullscreen it's fine, + when I come back to windowed mode it is fine again.&lt;/p&gt;
&lt;p&gt;I've tried upgrading my display drivers, but it's still the same.  (Note graphics card is Intel 965  - not the best, but certainly worked ok before, OS: Windows Vista).&lt;/p&gt;
&lt;p&gt;Note:  When taking the screenshot via print-screen, after I pressed it the rendering took up the full-window.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stuart Axon</dc:creator><pubDate>Sun, 10 May 2009 22:19:13 -0000</pubDate><guid>https://sourceforge.netc43838318525b3af3b2a7f67672b110370e6d009</guid></item><item><title>CTRL-W close last/only tab will crash program</title><link>https://sourceforge.net/p/structuresynth/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Linux aedon 2.6.25-2-686 #1 SMP Tue May 27 15:38:35 UTC 2008 i686 GNU/Linux&lt;/p&gt;
&lt;p&gt;When closing the last tab, with CTRL-W the program will segfault..&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jAs0n</dc:creator><pubDate>Tue, 08 Jul 2008 13:35:31 -0000</pubDate><guid>https://sourceforge.net8c1c73f0042354d9e313463e316f2b4190b99b41</guid></item><item><title>Coredump when closing tabs</title><link>https://sourceforge.net/p/structuresynth/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It will always lead to a coredump if you press Ctrl-W multiple times to close tabs (and there are no more tabs to close).&lt;/p&gt;
&lt;p&gt;It is repeatable bug on my Linux Ubuntu 7.10 box.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Bucciarelli</dc:creator><pubDate>Thu, 17 Apr 2008 18:57:47 -0000</pubDate><guid>https://sourceforge.netc605e355ed213ce037b5639b356d83c6949f5bec</guid></item></channel></rss>