Problem with GST-Browser

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Problem with GST-Browser

Germán Arias
I have gst-browser from git repository. But each time I launch it, four
windows are opened, one is gst-browser, the others are windows with the
titles:

1) "VisualGST Debugger GTK.GtkVPaned(16r8435D28) error: did not
understand #getVisible"

2) "VisualGST Debugger GTK.GtkScrolledWindow(16r8437060) error: did not
understand #getVisible"

3) "VisualGST Debugger GTK.GtkVPaned(16r8435C88) error: did not
understand #getVisible"

Regards.
 


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: Problem with GST-Browser

ZuLuuuuuu
Might that be related with your GTK+ version? gtk_widget_get_visible () is available from 2.18 on.
Canol Gökel
Reply | Threaded
Open this post in threaded view
|

Re: Problem with GST-Browser

Germán Arias
That is the problem, my GTK version is too old. Thanks.

On jue, 2011-01-13 at 10:49 -0800, ZuLuuuuuu wrote:
> Might that be related with your GTK+ version? gtk_widget_get_visible () is
> available from 2.18 on.
>
> -----
> Canol Gökel


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk