<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bug-reports</title><link href="https://sourceforge.net/p/matrixgl/bug-reports/" rel="alternate"/><link href="https://sourceforge.net/p/matrixgl/bug-reports/feed.atom" rel="self"/><id>https://sourceforge.net/p/matrixgl/bug-reports/</id><updated>2021-07-01T17:10:39.680000Z</updated><subtitle>Recent changes to bug-reports</subtitle><entry><title>#6 Doesn't make on Ubuntu MATE...</title><link href="https://sourceforge.net/p/matrixgl/bug-reports/6/?limit=25#0ea4" rel="alternate"/><published>2021-07-01T17:10:39.680000Z</published><updated>2021-07-01T17:10:39.680000Z</updated><author><name>Vincent Launchbury</name><uri>https://sourceforge.net/u/doublecreations/</uri></author><id>https://sourceforge.netf0ae12f798f97e834108f1c5ca57877d33e66251</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Noma,&lt;/p&gt;
&lt;p&gt;From the screenshot, it looks like it built fine. You can test it by running: &lt;code&gt;./src/matrixgl&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;If that works, you can install with &lt;code&gt;sudo make install&lt;/code&gt;.  Then if you're using xscreensaver you can run &lt;code&gt;./add-user-entry.sh&lt;/code&gt; and then &lt;code&gt;xscreensaver-demo&lt;/code&gt; to select the screensaver to run.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br/&gt;
Vincent.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#6 Doesn't make on Ubuntu MATE...</title><link href="https://sourceforge.net/p/matrixgl/bug-reports/6/?limit=25#56db" rel="alternate"/><published>2021-07-01T09:32:40.206000Z</published><updated>2021-07-01T09:32:40.206000Z</updated><author><name>Noma Nescio</name><uri>https://sourceforge.net/u/nomanescio/</uri></author><id>https://sourceforge.net39815df47833db239223e148f2257b93b62dbb65</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Tried to install on another Ubuntu Mate (5.4.0-77-generic) and got similar, see screenshot.&lt;/p&gt;
&lt;p&gt;I would really like to be able to run this, so any help is appreciated.&lt;/p&gt;
&lt;p&gt;TIA&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Doesn't make on Ubuntu MATE...</title><link href="https://sourceforge.net/p/matrixgl/bug-reports/6/" rel="alternate"/><published>2021-04-25T19:23:31.897000Z</published><updated>2021-04-25T19:23:31.897000Z</updated><author><name>Noma Nescio</name><uri>https://sourceforge.net/u/nomanescio/</uri></author><id>https://sourceforge.netc0815565b656b17268b99c2ab6d3c0395fa75ddf</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I am using Ubuntu MATE 18.04 64 bit (5.4.0-72-generic), all dependencies are satisfied, ./configure completes without fault. &lt;/p&gt;
&lt;p&gt;Then: make gives me:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="n"&gt;nn&lt;/span&gt;&lt;span class="err"&gt;@&lt;/span&gt;&lt;span class="n"&gt;gan&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;~/&lt;/span&gt;&lt;span class="n"&gt;Downloads&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;matrixgl&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mf"&gt;2.3&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="o"&gt;$&lt;/span&gt; &lt;span class="n"&gt;make&lt;/span&gt;
&lt;span class="n"&gt;Making&lt;/span&gt; &lt;span class="n"&gt;all&lt;/span&gt; &lt;span class="ow"&gt;in&lt;/span&gt; &lt;span class="n"&gt;src&lt;/span&gt;
&lt;span class="n"&gt;make&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;]:&lt;/span&gt; &lt;span class="n"&gt;Entering&lt;/span&gt; &lt;span class="n"&gt;directory&lt;/span&gt; &lt;span class="s1"&gt;'/home/nn/Downloads/matrixgl-2.3.2/src'&lt;/span&gt;
&lt;span class="n"&gt;make&lt;/span&gt;  &lt;span class="n"&gt;all&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;recursive&lt;/span&gt;
&lt;span class="n"&gt;make&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;]:&lt;/span&gt; &lt;span class="n"&gt;Entering&lt;/span&gt; &lt;span class="n"&gt;directory&lt;/span&gt; &lt;span class="s1"&gt;'/home/nn/Downloads/matrixgl-2.3.2/src'&lt;/span&gt;
&lt;span class="n"&gt;Making&lt;/span&gt; &lt;span class="n"&gt;all&lt;/span&gt; &lt;span class="ow"&gt;in&lt;/span&gt; &lt;span class="n"&gt;data&lt;/span&gt;
&lt;span class="n"&gt;make&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;3&lt;/span&gt;&lt;span class="p"&gt;]:&lt;/span&gt; &lt;span class="n"&gt;Entering&lt;/span&gt; &lt;span class="n"&gt;directory&lt;/span&gt; &lt;span class="s1"&gt;'/home/nn/Downloads/matrixgl-2.3.2/src/data'&lt;/span&gt;
&lt;span class="n"&gt;make&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;3&lt;/span&gt;&lt;span class="p"&gt;]:&lt;/span&gt; &lt;span class="n"&gt;Nothing&lt;/span&gt; &lt;span class="n"&gt;to&lt;/span&gt; &lt;span class="n"&gt;be&lt;/span&gt; &lt;span class="n"&gt;done&lt;/span&gt; &lt;span class="k"&gt;for&lt;/span&gt; &lt;span class="s1"&gt;'all'&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;
&lt;span class="n"&gt;make&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;3&lt;/span&gt;&lt;span class="p"&gt;]:&lt;/span&gt; &lt;span class="n"&gt;Leaving&lt;/span&gt; &lt;span class="n"&gt;directory&lt;/span&gt; &lt;span class="s1"&gt;'/home/nn/Downloads/matrixgl-2.3.2/src/data'&lt;/span&gt;
&lt;span class="n"&gt;make&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;3&lt;/span&gt;&lt;span class="p"&gt;]:&lt;/span&gt; &lt;span class="n"&gt;Entering&lt;/span&gt; &lt;span class="n"&gt;directory&lt;/span&gt; &lt;span class="s1"&gt;'/home/nn/Downloads/matrixgl-2.3.2/src'&lt;/span&gt;
&lt;span class="n"&gt;make&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;3&lt;/span&gt;&lt;span class="p"&gt;]:&lt;/span&gt; &lt;span class="n"&gt;Leaving&lt;/span&gt; &lt;span class="n"&gt;directory&lt;/span&gt; &lt;span class="s1"&gt;'/home/nn/Downloads/matrixgl-2.3.2/src'&lt;/span&gt;
&lt;span class="n"&gt;make&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;]:&lt;/span&gt; &lt;span class="n"&gt;Leaving&lt;/span&gt; &lt;span class="n"&gt;directory&lt;/span&gt; &lt;span class="s1"&gt;'/home/nn/Downloads/matrixgl-2.3.2/src'&lt;/span&gt;
&lt;span class="n"&gt;make&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;]:&lt;/span&gt; &lt;span class="n"&gt;Leaving&lt;/span&gt; &lt;span class="n"&gt;directory&lt;/span&gt; &lt;span class="s1"&gt;'/home/nn/Downloads/matrixgl-2.3.2/src'&lt;/span&gt;
&lt;span class="n"&gt;Making&lt;/span&gt; &lt;span class="n"&gt;all&lt;/span&gt; &lt;span class="ow"&gt;in&lt;/span&gt; &lt;span class="n"&gt;docs&lt;/span&gt;
&lt;span class="n"&gt;make&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;]:&lt;/span&gt; &lt;span class="n"&gt;Entering&lt;/span&gt; &lt;span class="n"&gt;directory&lt;/span&gt; &lt;span class="s1"&gt;'/home/nn/Downloads/matrixgl-2.3.2/docs'&lt;/span&gt;
&lt;span class="n"&gt;make&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;]:&lt;/span&gt; &lt;span class="n"&gt;Nothing&lt;/span&gt; &lt;span class="n"&gt;to&lt;/span&gt; &lt;span class="n"&gt;be&lt;/span&gt; &lt;span class="n"&gt;done&lt;/span&gt; &lt;span class="k"&gt;for&lt;/span&gt; &lt;span class="s1"&gt;'all'&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;
&lt;span class="n"&gt;make&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;]:&lt;/span&gt; &lt;span class="n"&gt;Leaving&lt;/span&gt; &lt;span class="n"&gt;directory&lt;/span&gt; &lt;span class="s1"&gt;'/home/nn/Downloads/matrixgl-2.3.2/docs'&lt;/span&gt;
&lt;span class="n"&gt;make&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;]:&lt;/span&gt; &lt;span class="n"&gt;Entering&lt;/span&gt; &lt;span class="n"&gt;directory&lt;/span&gt; &lt;span class="s1"&gt;'/home/nn/Downloads/matrixgl-2.3.2'&lt;/span&gt;
&lt;span class="n"&gt;make&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;]:&lt;/span&gt; &lt;span class="n"&gt;Nothing&lt;/span&gt; &lt;span class="n"&gt;to&lt;/span&gt; &lt;span class="n"&gt;be&lt;/span&gt; &lt;span class="n"&gt;done&lt;/span&gt; &lt;span class="k"&gt;for&lt;/span&gt; &lt;span class="s1"&gt;'all-am'&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;
&lt;span class="n"&gt;make&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;]:&lt;/span&gt; &lt;span class="n"&gt;Leaving&lt;/span&gt; &lt;span class="n"&gt;directory&lt;/span&gt; &lt;span class="s1"&gt;'/home/nn/Downloads/matrixgl-2.3.2'&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;In short, nothing to be done for anything ;)&lt;/p&gt;
&lt;p&gt;TIA&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>do not save config in windows dir</title><link href="https://sourceforge.net/p/matrixgl/bug-reports/5/" rel="alternate"/><published>2016-01-17T16:28:07.717000Z</published><updated>2016-01-17T16:28:07.717000Z</updated><author><name>Anon</name><uri>https://sourceforge.net/u/anon9/</uri></author><id>https://sourceforge.net1db7a4b941730418234877e66717257575a92ca8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;because of UAC restrictions you can't change the config unless you manually run matrixgl_config.exe as an administrator&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>No add-user-entry</title><link href="https://sourceforge.net/p/matrixgl/bug-reports/4/" rel="alternate"/><published>2010-04-25T17:02:31Z</published><updated>2010-04-25T17:02:31Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net8295944cd6892d121040beeac2c4ac01a8ecd91f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello The README file is written to matrixgl appeared in cutscenes need to run the script ./add-user-entry of the current user. But this script is not.&lt;/p&gt;
&lt;p&gt;Show where I get it or how to start?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Нет скрипта add-user-entry</title><link href="https://sourceforge.net/p/matrixgl/bug-reports/3/" rel="alternate"/><published>2010-04-25T16:59:53Z</published><updated>2010-04-25T16:59:53Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netc37ad02fd66ab74a0189e52342fb99a8feec1177</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Здравствуйте. В файле README написано, для того чтобы matrixgl появился в заставках надо запустить скрипт ./add-user-entry от имени текущего пользователя. НО этого скрипта нет. &lt;/p&gt;
&lt;p&gt;Подскажите где его взять или как запустить?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>NOT working as a screensaver! WinXP</title><link href="https://sourceforge.net/p/matrixgl/bug-reports/2/" rel="alternate"/><published>2010-02-15T11:33:03Z</published><updated>2010-02-15T11:33:03Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netd05a204c88ecb33c3264509b762890841060b3d0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The program itself is working fine. It's just don't work as a screensaver. Every time when I select it in Display Properties-&amp;gt;Screensaver then Apply then Ok - when I reopen Display Properties window again it's reverted to Screensaver -  (None). It only works when I select it and press Test. &lt;br /&gt;
This is somewhat disappointing. ;-(  I've tried to select it many times, tried to restart system after installing and selecting it... Tried reinstalling... The only thing that I haven't tried is dancing around my PC with a tambourine. :-/ (And I don't think that'll help)&lt;br /&gt;
Oh, and there is no preview in a small preview window (but many custom screensavers don't use minipreview so this can be normal).&lt;/p&gt;
&lt;p&gt;System:&lt;br /&gt;
Core 2 Duo E6850&lt;br /&gt;
2 GB RAM&lt;br /&gt;
nVidia GeForce 8800 GTX (Drivers v196.21(latest) )&lt;br /&gt;
Windows XP Pro SP3&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>OS X Make</title><link href="https://sourceforge.net/p/matrixgl/bug-reports/1/" rel="alternate"/><published>2009-06-09T00:02:08Z</published><updated>2009-06-09T00:02:08Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net98109de06bba63c161f4eb0ff1de1eb967972e59</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;gcc -O2 -Wall -pedantic -ansi -W -Wno-unused   -c -o matrix.o matrix.c&lt;br /&gt;
matrix.c:51:23: error: GL/glx.h: No such file or directory&lt;br /&gt;
matrix.c:89: error: ‚ÄòGLX_RGBA‚Äô undeclared here (not in a function)&lt;br /&gt;
matrix.c:89: error: ‚ÄòGLX_DEPTH_SIZE‚Äô undeclared here (not in a function)&lt;br /&gt;
matrix.c:89: error: ‚ÄòGLX_DOUBLEBUFFER‚Äô undeclared here (not in a function)&lt;br /&gt;
matrix.c:90: error: syntax error before ‚Äò*‚Äô token&lt;br /&gt;
matrix.c:90: warning: type defaults to ‚Äòint‚Äô in declaration of ‚Äòvi‚Äô&lt;br /&gt;
matrix.c:90: warning: data definition has no type or storage class&lt;br /&gt;
matrix.c:95: error: syntax error before ‚Äòglc‚Äô&lt;br /&gt;
matrix.c:95: warning: type defaults to ‚Äòint‚Äô in declaration of ‚Äòglc‚Äô&lt;br /&gt;
matrix.c:95: warning: data definition has no type or storage class&lt;br /&gt;
matrix.c: In function ‚Äòmain‚Äô:&lt;br /&gt;
matrix.c:302: warning: implicit declaration of function ‚ÄòglXChooseVisual‚Äô&lt;br /&gt;
matrix.c:302: warning: assignment makes pointer from integer without a cast&lt;br /&gt;
matrix.c:303: error: request for member ‚Äòvisual‚Äô in something not a structure or union&lt;br /&gt;
matrix.c:303: warning: passing argument 3 of ‚ÄòXCreateColormap‚Äô from incompatible pointer type&lt;br /&gt;
matrix.c:318: error: request for member ‚Äòdepth‚Äô in something not a structure or union&lt;br /&gt;
matrix.c:319: error: request for member ‚Äòvisual‚Äô in something not a structure or union&lt;br /&gt;
matrix.c:319: warning: passing argument 8 of ‚ÄòXCreateWindow‚Äô makes integer from pointer without a cast&lt;br /&gt;
matrix.c:319: warning: passing argument 10 of ‚ÄòXCreateWindow‚Äô from incompatible pointer type&lt;br /&gt;
matrix.c:322: warning: implicit declaration of function ‚ÄòglXCreateContext‚Äô&lt;br /&gt;
matrix.c:323: warning: implicit declaration of function ‚ÄòglXMakeCurrent‚Äô&lt;br /&gt;
matrix.c: In function ‚ÄòcbRenderScene‚Äô:&lt;br /&gt;
matrix.c:610: warning: implicit declaration of function ‚ÄòglXSwapBuffers‚Äô&lt;br /&gt;
matrix.c: In function ‚ÄòcbKeyPressed‚Äô:&lt;br /&gt;
matrix.c:640: warning: implicit declaration of function ‚ÄòglXDestroyContext‚Äô&lt;br /&gt;
matrix.c: In function ‚Äòget_ascii_keycode‚Äô:&lt;br /&gt;
matrix.c:756: warning: implicit declaration of function ‚ÄòXLookupString‚Äô&lt;br /&gt;
make: *** [matrix.o] Error 1&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>