[Bugs] #776 UNSP: browse image download doesn't work
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Wed Feb 23 10:39:09 EST 2011
#776: browse image download doesn't work
------------------------------------------+---------------------------------
Reporter: walter | Owner: erikos
Type: defect | Status: reopened
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: Sugar on a Stick (SoaS) | Version:
Severity: Unspecified | Resolution:
Keywords: | Status_field: Needinfo
Distribution: Unspecified | Seeta_dev:
------------------------------------------+---------------------------------
Comment(by Dcastelo):
We have some problems using browse activity V120. We can't download files
attached in gmail (apparently happen with many sites)
The activity doesn't show any error message. If I read the log I get::
ERROR:xpcom:Unhandled exception calling 'int8 createChromeWindow(in
nsISomething, in uint32, out retval nsISomething);'
Traceback (most recent call last):
File "/usr/lib/xulrunner-1.9.1/python/xpcom/server/policy.py", line 277,
in _CallMethod_
return 0, func(*params)
File "/home/olpc/Activities/Browse.activity/browser.py", line 149, in
createChromeWindow
parent_dom_window = parent.webBrowser.contentDOMWindow
AttributeError: 'NoneType' object has no attribute 'webBrowser'
1298464623.020300 ERROR xpcom: Unhandled exception calling 'int8
createChromeWindow(in nsISomething, in uint32, out retval nsISomething);'
Traceback (most recent call last):
File "/usr/lib/xulrunner-1.9.1/python/xpcom/server/policy.py", line 277,
in _CallMethod_
return 0, func(*params)
File "/home/olpc/Activities/Browse.activity/browser.py", line 149, in
createChromeWindow
parent_dom_window = parent.webBrowser.contentDOMWindow
AttributeError: 'NoneType' object has no attribute 'webBrowser'
ERROR:xpcom:Unhandled exception calling 'int8 createChromeWindow(in
nsISomething, in uint32, out retval nsISomething);'
Traceback (most recent call last):
File "/usr/lib/xulrunner-1.9.1/python/xpcom/server/policy.py", line 277,
in _CallMethod_
return 0, func(*params)
File "/home/olpc/Activities/Browse.activity/browser.py", line 149, in
createChromeWindow
parent_dom_window = parent.webBrowser.contentDOMWindow
AttributeError: 'NoneType' object has no attribute 'webBrowser'
1298464625.116524 ERROR xpcom: Unhandled exception calling 'int8
createChromeWindow(in nsISomething, in uint32, out retval nsISomething);'
Traceback (most recent call last):
File "/usr/lib/xulrunner-1.9.1/python/xpcom/server/policy.py", line 277,
in _CallMethod_
return 0, func(*params)
File "/home/olpc/Activities/Browse.activity/browser.py", line 149, in
createChromeWindow
parent_dom_window = parent.webBrowser.contentDOMWindow
AttributeError: 'NoneType' object has no attribute 'webBrowser'
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/776#comment:8>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list