
http://bugzilla.novell.com/show_bug.cgi?id=585137 http://bugzilla.novell.com/show_bug.cgi?id=585137#c0 Summary: gtkglext uses obsolete GTK_WIDGET_TOPLEVEL() instead of gtk_widget_is_toplevel() Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: All OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: gbv@oxixares.com QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=346335) --> (http://bugzilla.novell.com/attachment.cgi?id=346335) The patch that fixes the problem User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; es-ES; rv:1.9.2.0) Gecko/20100115 SUSE/3.6.0-1.2 Firefox/3.6 When trying to compile OpenSceneGraph 2.8.2 in OBS it failed for Factory because of an error when using a library from gtkglext package. It seems an error because of use of an obsolete function instead of a replacement one for GTK > 2.20 Trying to avoid it, I copied the gtkglext package to my project home:gbvalor and added the attached patch. With it, OBS compiled OpenSceneGraph 2.8.2 without problems for factory. Reproducible: Always Steps to Reproduce: 1. Try to compile OpenSceneGraph 2.8.2 package with standard Factory gtkglext 2. 3. You can check in OBS project home:gbvalor package gtkglext the new file spec using this patch -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.