[Sugar-devel] Really bad web activity crashes on XO

Gonzalo Odiard godiard at sugarlabs.org
Wed Apr 9 07:53:38 EDT 2014


I have tested removing the import and webview references in viewhelp.py and
the error continue.

Also, the helpview is in the sugar process, not in the activity process.

Just as a reference, 0.102 images are using the webkit1 implementation.
I have tested it in sugar-build and show the same error too,
this was working recently, then some change broken it recently.

Gonzalo


On Wed, Apr 9, 2014 at 8:35 AM, Jerry Vonau <me at jvonau.ca> wrote:

> My gut feeling is this is related to the new viewhelp.py and its import of
> webkit.
>
> Jerry
>
> > On April 9, 2014 at 6:28 AM Sam Parkinson <sam.parkinson3 at gmail.com>
> > wrote:
> >
> >
> > Cool, bug URL: http://bugs.sugarlabs.org/ticket/4760
> > On Apr 9, 2014 9:18 PM, "Gonzalo Odiard" <godiard at sugarlabs.org> wrote:
> >
> > > True. Better use trac.
> > >
> > >
> > > On Wed, Apr 9, 2014 at 8:17 AM, Jerry Vonau <me at jvonau.ca> wrote:
> > >
> > >> How about actually using the preexisting bug tracker:
> > >>
> > >> http://bugs.sugarlabs.org
> > >>
> > >> Jerry
> > >>
> > >> > On April 9, 2014 at 6:08 AM Gonzalo Odiard <godiard at sugarlabs.org>
> > >> wrote:
> > >> >
> > >> >
> > >> > Would be good have these issues documented in the wiki.
> > >> >
> > >> > Gonzalo
> > >> >
> > >> >
> > >> > On Wed, Apr 9, 2014 at 7:56 AM, Sam Parkinson
> > >> > <sam.parkinson3 at gmail.com>wrote:
> > >> >
> > >> > > Yep, 2048 does have css animations. Memorize web does crash too!
> > >> > >
> > >> > > But slides doesn't use animations, and the @font-face works a
> > >> > > charm
> > >> > > elsewhere, so I don't know what is going on there :(
> > >> > >
> > >> > >
> > >> > > On Wed, Apr 9, 2014 at 8:43 PM, Gonzalo Odiard
> > >> > > <godiard at sugarlabs.org>wrote:
> > >> > >
> > >> > >> Are you using css animations?
> > >> > >> Manuq reported problems with that in specific hardware
> > >> > >>
> > >> > >>  Can you test the Memorize web activity and see if you have the
> > >> > >>same
> > >> > >> error,
> > >> > >> when the game finish and the pieces rotate?
> > >> > >>
> > >> > >> Gonzalo
> > >> > >>
> > >> > >>
> > >> > >> On Wed, Apr 9, 2014 at 7:37 AM, Sam Parkinson
> > >> > >> <sam.parkinson3 at gmail.com>wrote:
> > >> > >>
> > >> > >>> I am trying to:
> > >> > >>> * run the 2048 Activity (
> > >> > >>> http://activities.sugarlabs.org/en-US/sugar/addon/4738 )
> > >> > >>> * use the 'handwritten' (notebook) theme in sugar slides (
> > >> > >>> https://github.com/SAMdroid-apps/sugar-slides ). That theme has
> > >> > >>> 2
> > >> > >>> fonts
> > >> > >>> to load so maybe that is it?
> > >> > >>>  On Apr 9, 2014 8:11 PM, "Daniel Narvaez" <dwnarvaez at gmail.com>
> > >> > >>>wrote:
> > >> > >>>
> > >> > >>>> The sugar-build errors sounds like missing Mesa/gl bits, which
> > >> > >>>> are probably not part of the platform yet. What are you trying
> > >> > >>>> to
> > >> > >>>> do?
> > >> > >>>>
> > >> > >>>> On Wednesday, 9 April 2014, Sam Parkinson <
> > >> sam.parkinson3 at gmail.com>
> > >> > >>>> wrote:
> > >> > >>>>
> > >> > >>>>> Hi,
> > >> > >>>>>
> > >> > >>>>> I was trying to run a web activity on an XO with the 102
> > >> > >>>>> image,
> > >> but
> > >> > >>>>> no
> > >> > >>>>> matter what activity I run I just get:
> > >> > >>>>>
> > >> > >>>>>  1397035392.644876 ERROR root: Using port 56277
> > >> > >>>>>
> > >> > >>>>> /usr/lib/python2.7/site-packages/gi/module.py:151: Warning:
> > >> > >>>>> cannot
> > >> > >>>>> register existing type `WebKitWebResource'
> > >> > >>>>>
> > >> > >>>>>  g_type = info.get_g_type()
> > >> > >>>>>
> > >> > >>>>> /usr/lib/python2.7/site-packages/gi/module.py:151: Warning:
> > >> > >>>>> g_once_init_leave: assertion `result != 0' failed
> > >> > >>>>>
> > >> > >>>>>  g_type = info.get_g_type()
> > >> > >>>>>
> > >> > >>>>> /usr/lib/python2.7/site-packages/gi/module.py:155: Warning:
> > >> > >>>>> g_type_get_qdata: assertion `node != NULL' failed
> > >> > >>>>>
> > >> > >>>>>  type_ = g_type.pytype
> > >> > >>>>>
> > >> > >>>>> /usr/lib/python2.7/site-packages/gi/module.py:195: Warning:
> > >> > >>>>> g_type_get_qdata: assertion `node != NULL' failed
> > >> > >>>>>
> > >> > >>>>>  g_type.pytype = wrapper
> > >> > >>>>>
> > >> > >>>>> /usr/lib/python2.7/site-packages/gi/module.py:195: Warning:
> > >> > >>>>> g_type_set_qdata: assertion `node != NULL' failed
> > >> > >>>>>
> > >> > >>>>>  g_type.pytype = wrapper
> > >> > >>>>>
> > >> > >>>>>
> > >> > >>>>> This is a bit of an issue as every web activity crashes :(
> > >> > >>>>>
> > >> > >>>>> Does anyone have any ideas? It didn't crash on 100. I tested
> > >> > >>>>> removing
> > >> > >>>>> the file selector changes but it didn't fix it (yay, wasn't my
> > >> > >>>>> fault :P).
> > >> > >>>>>
> > >> > >>>>>
> > >> > >>>>> Thanks, Sam
> > >> > >>>>>
> > >> > >>>>>
> > >> > >>>>>
> > >> > >>>>> P.S. Does anyone know about these errors in sugar-build:
> > >> > >>>>>
> > >> > >>>>>   libEGL warning: DRI2: failed to open swrast (search paths
> > >> > >>>>> /usr/lib64/dri)
> > >> > >>>>>
> > >> > >>>>>   libEGL warning: GLX: glXQueryVersion failed
> > >> > >>>>>
> > >> > >>>>> They only appear on sugar-build, not epiphany (another
> > >> > >>>>> gtk-webkit2
> > >> > >>>>> browser) in gnome.
> > >> > >>>>>
> > >> > >>>>
> > >> > >>>>
> > >> > >>>> --
> > >> > >>>> Daniel Narvaez
> > >> > >>>>
> > >> > >>>>
> > >> > >>> _______________________________________________
> > >> > >>> Sugar-devel mailing list
> > >> > >>> Sugar-devel at lists.sugarlabs.org
> > >> > >>> http://lists.sugarlabs.org/listinfo/sugar-devel
> > >> > >>>
> > >> > >>>
> > >> > >>
> > >> > >>
> > >> > >> --
> > >> > >> Gonzalo Odiard
> > >> > >>
> > >> > >> SugarLabs - Software for children learning
> > >> > >>
> > >> > >
> > >> > >
> > >> >
> > >> >
> > >> > --
> > >> > Gonzalo Odiard
> > >> >
> > >> > SugarLabs - Software for children learning
> > >> > _______________________________________________
> > >> > Sugar-devel mailing list
> > >> > Sugar-devel at lists.sugarlabs.org
> > >> > http://lists.sugarlabs.org/listinfo/sugar-devel
> > >>
> > >
> > >
> > >
> > > --
> > > Gonzalo Odiard
> > >
> > > SugarLabs - Software for children learning
> > >
>



-- 
Gonzalo Odiard

SugarLabs - Software for children learning
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20140409/e5e63984/attachment-0001.html>


More information about the Sugar-devel mailing list