[oe-commits] [Bug 5409] New: gpe-mini-browser2 app fails to run with error "glib threads uninitialised"

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Tue Mar 2 14:07:09 UTC 2010


http://bugs.openembedded.org/show_bug.cgi?id=5409

           Summary: gpe-mini-browser2 app fails to run with error "glib
                    threads uninitialised"
           Product: Openembedded
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: unspecified
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: lkcl at lkcl.net


gtk apps now require that g_thread_init (and gtk_thread_init) be called at app
startup time, before you do anything else.

the gpe-mini-browser2 code isn't doing that.  consequence: terminated app.

... this should have been found ages ago, it's like... been known for a year. 
is anyone actually _using_ gpe-mini-browser2? ! :)

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list