Opened 9 years ago
Closed 9 years ago
#4752 closed defect (fixed)
Develop41 created webapp does not run
Reported by: | tonyforster | Owned by: | |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Develop | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
xo-4 sugar 0.100 13.4.0 build1
1396659704.016275 ERROR root: Using port 38858
/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
Change History (2)
comment:1 Changed 9 years ago by godiard
comment:2 Changed 9 years ago by tonyforster
- Resolution set to fixed
- Status changed from new to closed
Tested on Sugar 13.4.0 build 2
It runs OK
Hi Tony,
Can you try create a new web activity with Develop 42 and confirm me if is solved?