<?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/gtkglext/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/gtkglext/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 16 Jul 2024 10:08:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gtkglext/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Outdated config.guess and config.sub file in the source of project GtkGLExt.</title><link>https://sourceforge.net/p/gtkglext/bugs/31/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am trying to build GtkGLExt for riscv64 architecture.&lt;br/&gt;
But got a build error, it caused by outdated config.guess and config.sub file.&lt;br/&gt;
Could it be updated and have a new release?  &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yuluo</dc:creator><pubDate>Tue, 16 Jul 2024 10:08:23 -0000</pubDate><guid>https://sourceforge.net35e9f9238ed6dee3138512e3860207b409537d38</guid></item><item><title>Render outside the window (widget)</title><link>https://sourceforge.net/p/gtkglext/bugs/30/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Detected on Windows Vista: *ALL* examples renders outside the widget. This occurs with GTK 2.14.x, 2.16.x. Detected in C examples and Python examples. There are only 2 examples without this problem: color.exe/color.py and simple-mixed.exe/simple-mixed.py. Both seems use MODE_SIGNLE instead of MODE_DOUBLE (buffering mode). Tested with versions of gtkglext-1.0.0.&lt;br /&gt;
The same examples on OpenBSD works good - without this bug (but I ran under tiling window manager, so nothing known about floating mode windows, I suppose it's all right anyway under Unix).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Poul </dc:creator><pubDate>Tue, 08 Jun 2010 12:17:40 -0000</pubDate><guid>https://sourceforge.net96f7262b7b344ceda48df031d7bb23e56f4bd369</guid></item><item><title>GtkGLExt hijacks whole window with GTK+ 2.20</title><link>https://sourceforge.net/p/gtkglext/bugs/29/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;With GTK+ 2.20 GtkGLExt draws outside of it's widget's area and actually takes over the whole window. I do not know what version this happened at but this problem is not present in GTK+ 2.16.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Malloy</dc:creator><pubDate>Wed, 05 May 2010 01:28:09 -0000</pubDate><guid>https://sourceforge.net8b2859dc3909d26dc5702e2a8441e4907db3a139</guid></item><item><title>button_press_event troubles</title><link>https://sourceforge.net/p/gtkglext/bugs/28/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After being pressed once, an opengl-capable gtk drawing area captures mouse events from all the window. The following small c99 program illustrate this.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">michaelivko</dc:creator><pubDate>Fri, 06 Nov 2009 14:44:39 -0000</pubDate><guid>https://sourceforge.net5c8b4919117f6adf7286537fa998c00ab0e64716</guid></item><item><title>pygtk/apputils.py display signature</title><link>https://sourceforge.net/p/gtkglext/bugs/27/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Is the signature for the "display" callback in GLScene correct?  The OpenGL "display" callback has signature "void foo(void)"&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matt Wette</dc:creator><pubDate>Tue, 03 Nov 2009 17:49:21 -0000</pubDate><guid>https://sourceforge.neta2740491355cecf6862d968d69c0b1262034b181</guid></item><item><title>examples/teapot2.py code typo</title><link>https://sourceforge.net/p/gtkglext/bugs/26/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;line 47 says "glLIghtModel(" but should be "glLightModelfv(" I belive&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matt Wette</dc:creator><pubDate>Tue, 03 Nov 2009 15:53:32 -0000</pubDate><guid>https://sourceforge.net91f227820b90e2043310f9f93c37d14cc91f6a8d</guid></item><item><title>1.2.0 doesn't build with gnome 2.28.0</title><link>https://sourceforge.net/p/gtkglext/bugs/25/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Trying to build gives: &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;gdkglwindow.c: In function 'gdk_window_set_gl_capability':&lt;br /&gt;
gdkglwindow.c:743: error: dereferencing pointer to incomplete type&lt;br /&gt;
gdkglwindow.c:749: error: dereferencing pointer to incomplete type&lt;/p&gt;
&lt;p&gt;(gtk+-2.18.0 is what's being used here).&lt;/p&gt;
&lt;p&gt;Looks like some sort of typedef has been deprecated.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Ronis</dc:creator><pubDate>Tue, 29 Sep 2009 18:26:31 -0000</pubDate><guid>https://sourceforge.netc4f4de8ef741c7941e45c1531f56fa51a3c6c310</guid></item><item><title>build now dies:  GDK_GL_NOTE</title><link>https://sourceforge.net/p/gtkglext/bugs/24/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm trying to rebuild 1.2.0 for gnome-2.28 (which now uses  gtk+-2.18.0).   The build dies with:&lt;/p&gt;
&lt;p&gt;gdkglwindow.c: In function 'gdk_window_set_gl_capability':&lt;br /&gt;
gdkglwindow.c:743: error: dereferencing pointer to incomplete type&lt;br /&gt;
gdkglwindow.c:749: error: dereferencing pointer to incomplete type&lt;/p&gt;
&lt;p&gt;Sounds like something has been deprecated and a typdef or macro no longer is defined.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Ronis</dc:creator><pubDate>Wed, 23 Sep 2009 21:26:16 -0000</pubDate><guid>https://sourceforge.neta84aff263d3c955faf8539f473ee6c8cecd15006</guid></item><item><title>Don't link to pangox</title><link>https://sourceforge.net/p/gtkglext/bugs/23/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;gtkglext links to pangox without using it.  I'm planning to remove pangox. &lt;br /&gt;
Please remove the dependency.  Worse, it's publishing it in its .pc file, so&lt;br /&gt;
all gtkglext-using apps also have an unused dep on pangox.&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Behdad Esfahbod</dc:creator><pubDate>Mon, 10 Aug 2009 15:50:30 -0000</pubDate><guid>https://sourceforge.net8e35879cb8e75a2c9e76a1e063e872899665b6e5</guid></item><item><title>GtkGLExt won't compile with MINGW</title><link>https://sourceforge.net/p/gtkglext/bugs/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If the configure is launched under mingw+msys, you get this error message:&lt;/p&gt;
&lt;p&gt;checking for BASE_DEPENDENCIES... configure: error: Package requirements (gtk+-2&lt;br /&gt;
.0 &amp;gt;= 2.0.0 gdk-2.0 &amp;gt;= 2.0.0 pango &amp;gt;= 1.0.0 pangox &amp;gt;= 1.0.0 gmodule-2.0 &amp;gt;= 2.0.0&lt;br /&gt;
) were not met:&lt;/p&gt;
&lt;p&gt;No package 'pangox' found&lt;/p&gt;
&lt;p&gt;Actually it will never work in this manner, because pangox does not exist under mingw; it must test pangowin32 instead.&lt;br /&gt;
Good solution would be a presence check for pangox OR pangowin32, since cygwin can use both.&lt;br /&gt;
I'm using GtkGLExt 1.2.0.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlo Bramini</dc:creator><pubDate>Thu, 02 Jul 2009 11:43:21 -0000</pubDate><guid>https://sourceforge.net59a7ec678d67fdb8ef7859ceb5f4432aea2411b0</guid></item></channel></rss>