[Bugs] #782 UNSP: Can't download a pdf from gmail
SugarLabs Bugs
bugtracker-noreply at sugarlabs.org
Tue Sep 1 07:57:09 EDT 2009
#782: Can't download a pdf from gmail
------------------------------------------+---------------------------------
Reporter: CarolineM | Owner: erikos
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: Browse | Version: Unspecified
Severity: Unspecified | Resolution:
Keywords: | Distribution: Unspecified
Status_field: Unconfirmed |
------------------------------------------+---------------------------------
Comment(by tomeu):
{{{
DEBUG:xpcom:Python Factory creating HelperAppLauncherDialog
1251806117.139867 DEBUG xpcom: Python Factory creating
HelperAppLauncherDialog
DEBUG:xpcom:Python Factory creating Download
1251806117.160333 DEBUG xpcom: Python Factory creating Download
1251806117.186380 DEBUG root: Download.init dom_window: <XPCOM component
'<unknown>' (implementing
nsIDOMAbstractView,nsIDOMEventTarget,nsIDOMJSWindow,nsIDOMStorageWindow,nsIDOMStorageWindow_1_9_1,nsIDOMViewCSS,nsIDOMWindow,nsIDOMWindowInternal)>
ERROR:xpcom:Unhandled exception calling 'int8 init(in nsISomething, in
nsISomething, in unicode &, in nsISomething, in uint64, in nsISomething,
in nsISomething);'
Traceback (most recent call last):
File "/home/tomeu/sugar-
jhbuild/install/lib/xulrunner-1.9.1.3pre/python/xpcom/server/policy.py",
line 277, in _CallMethod_
return 0, func(*params)
File "/home/tomeu/Activities/Browse.activity/downloadmanager.py", line
139, in init
self._activity = view.get_toplevel()
AttributeError: 'NoneType' object has no attribute 'get_toplevel'
1251806117.188300 ERROR xpcom: Unhandled exception calling 'int8 init(in
nsISomething, in nsISomething, in unicode &, in nsISomething, in uint64,
in nsISomething, in nsISomething);'
Traceback (most recent call last):
File "/home/tomeu/sugar-
jhbuild/install/lib/xulrunner-1.9.1.3pre/python/xpcom/server/policy.py",
line 277, in _CallMethod_
return 0, func(*params)
File "/home/tomeu/Activities/Browse.activity/downloadmanager.py", line
139, in init
self._activity = view.get_toplevel()
AttributeError: 'NoneType' object has no attribute 'get_toplevel'
1251806117.241600 DEBUG root: datastore.write
1251806117.260617 DEBUG root: dbus_helpers.create: 36beedb4-5bcb-
4e63-bbf1-04e8952314bb
1251806117.267303 DEBUG root: Written object 36beedb4-5bcb-
4e63-bbf1-04e8952314bb to the datastore.
/home/tomeu/sugar-jhbuild/install/lib/python2.6/site-
packages/sugar/graphics/alert.py:151: GtkWarning: Failed to set text from
markup due to error parsing markup: Error on line 5 char 50: Odd character
'@', expected a '>' or '/' character to end the start tag of element
'desireemarie7', or optionally an attribute; perhaps you used an invalid
character in an attribute name
self._msg_label.set_markup(self._msg)
ERROR:xpcom:Unhandled exception calling 'int8 onStateChange(in
nsISomething, in nsISomething, in uint32, in uint32);'
Traceback (most recent call last):
File "/home/tomeu/sugar-
jhbuild/install/lib/xulrunner-1.9.1.3pre/python/xpcom/server/policy.py",
line 277, in _CallMethod_
return 0, func(*params)
File "/home/tomeu/Activities/Browse.activity/downloadmanager.py", line
155, in onStateChange
self._activity.add_alert(alert)
AttributeError: Download instance has no attribute '_activity'
1251806117.283459 ERROR xpcom: Unhandled exception calling 'int8
onStateChange(in nsISomething, in nsISomething, in uint32, in uint32);'
Traceback (most recent call last):
File "/home/tomeu/sugar-
jhbuild/install/lib/xulrunner-1.9.1.3pre/python/xpcom/server/policy.py",
line 277, in _CallMethod_
return 0, func(*params)
File "/home/tomeu/Activities/Browse.activity/downloadmanager.py", line
155, in onStateChange
self._activity.add_alert(alert)
AttributeError: Download instance has no attribute '_activity'
}}}
--
Ticket URL: <http://dev.sugarlabs.org/ticket/782#comment:3>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list