Opened 12 years ago
Closed 11 years ago
#2772 closed defect (obsolete)
Browse failling to start on F15 (hulahop error)
Reported by: | RafaelOrtiz | Owned by: | lucian |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Browse | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
This is tested q wiht a VM running F15-gnome
Message: pygobject_register_sinkfunc is deprecated (HippoCanvasBox)
Traceback (most recent call last):
File "/usr/bin/sugar-activity", line 21, in <module>
main.main()
File "/usr/lib/python2.7/site-packages/sugar/activity/main.py", line 121, in main
module = import(module_name)
File "/usr/share/sugar/activities/Browse.activity/webactivity.py", line 132, in <module>
import hulahop
File "/usr/lib/python2.7/site-packages/hulahop/init.py", line 29, in <module>
from hulahop._hulahop import shutdown
ImportError: /usr/lib/python2.7/site-packages/hulahop/_hulahop.so: undefined symbol: XRE_InitEmbedding
Exited with status 1, pid 1653 data (None, <open file '<fdopen>', mode 'w' at 0xa8fb548>, '285d9ef69f9b7ddbeb8af7d5da8a06a04fce85b3')
Change History (1)
comment:1 Changed 11 years ago by humitos
- Resolution set to obsolete
- Status changed from new to closed
This report is obsolete. "hulahop" was removed and the new browser doesn't use it.