[Bug 585137] New: gtkglext uses obsolete GTK_WIDGET_TOPLEVEL() instead of gtk_widget_is_toplevel()
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.
http://bugzilla.novell.com/show_bug.cgi?id=585137 http://bugzilla.novell.com/show_bug.cgi?id=585137#c1 Dominique Leuenberger <dominique.leuenberger@tmf-group.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dominique.leuenberger@tmf-g | |roup.com Resolution| |FIXED --- Comment #1 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2010-03-04 14:57:04 UTC --- Thanks for the report and the patch. I added the patch to the package in GNOME:Factory. Additionally I forwarded your report and patch to the upstream bug tracker at https://bugzilla.gnome.org/show_bug.cgi?id=611803. Submission to openSUSE:Factory is SR#34026 -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=585137 http://bugzilla.novell.com/show_bug.cgi?id=585137#c2 --- Comment #2 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (585137) was mentioned in https://build.opensuse.org/request/show/34026 Factory / gtkglext -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com