[oe] [OE-core] [PATCH 0/1] Solving the GTK+ libgl runtime dependency issue

Andreas Müller schnitzeltony at googlemail.com
Thu Oct 15 17:26:28 UTC 2015


On Fri, Oct 9, 2015 at 2:20 PM, Jussi Kukkonen <jussi.kukkonen at intel.com> wrote:
>
> Recap of the situation as I understand it:
> * Gtk+3 works fine without any OpenGL, if GtkGLArea is not used
> * When GtkGLArea is used, Gtk+ uses libepoxy which is supposed
>   dlopen the correct libraries as they are needed
I have several gtk3+ applications that stopped working. E.G
network-manager-applet has stopped working: running
nm-connection-editor fails with 'Couldn't open libGL.so.1'. Same for
parole.
I grepped network-manager-applet: there is not GtkGL or GdkGL found in
the sources (ok - it could be the dependencies). I still get the
feeling something goes wrong with libepoxy. And I am quite sure that
I've seen both (nm-applet/parole) running with gtk3 requiring
libepoxy...

Andreas



More information about the Openembedded-devel mailing list