[Bugs] #380 UNSP: etoys: not starting up (segfault)

SugarLabs Bugs bugtracker-noreply at sugarlabs.org
Wed Feb 18 18:10:04 EST 2009


#380: etoys: not starting up (segfault)
------------------------------------------+---------------------------------
    Reporter:  sascha_silbe               |          Owner:  bert                       
        Type:  defect                     |         Status:  new                        
    Priority:  Unspecified by Maintainer  |      Milestone:  Unspecified by Release Team
   Component:  EToys                      |        Version:  Git as of bugdate          
    Severity:  Major                      |       Keywords:                             
Distribution:  Ubuntu                     |   Status_field:  Unconfimed                 
------------------------------------------+---------------------------------
 On Ubuntu intrepid/amd64, using sugar-jhbuild, the Etoys activity does not
 start up.

 === Begin org.vpri.EtoysActivity-1.log ===
 [: 5: ==: unexpected operator

 Segmentation fault

 18230392 Cursor>beCursor
 18230576 [] in Cursor class>currentCursor:
 18230300 BlockContext>on:do:
 18229564 Cursor class>currentCursor:
 18229380 InputSensor>currentCursor:
 18229288 Cursor>show
 17383756 SmalltalkImage>snapshot:andQuit:embedded:
 17383664 SmalltalkImage>snapshot:andQuit:
 17383316 [] in UndefinedObject>?
 14042504 WorldState>runStepMethodsIn:
 14042412 PasteUpMorph>runStepMethods
 14023684 WorldState>doOneCycleNowFor:
 14023592 WorldState>doOneCycleFor:
 14023500 PasteUpMorph>doOneCycle
 14007568 [] in Project class>spawnNewProcess
 14007752 [] in BlockContext>newProcess
 === End org.vpri.EtoysActivity-1.log ===


 === Begin shell.log excerpt ===
 1234903248.234301 DEBUG root: launching: ['/home/sugar/sugar-
 jhbuild/install/share/sugar/activities/Etoys.activity/bin/etoys-activity',
 '-b', 'org.vpri.EtoysActivity', '-a',
 'ff26bd28c17cd1587fd462087cc720ce591a033f']
 1234903248.420161 DEBUG root: __activity_added_cb: <Activity object at
 0x32202d0 (SugarHomeActivity at 0x31d5c60)>
 1234903248.440928 DEBUG root: __activity_changed_cb: <Activity object at
 0x32202d0 (SugarHomeActivity at 0x31d5c60)>
 1234903248.487550 DEBUG root: ('Setup widget', <_IconWidget object at
 0x3217f00 (SugarTrayIconWidget at 0x31e6a90)>)
 1234903248.488496 DEBUG root: ('Setup widget', <_IconWidget object at
 0x3217f00 (SugarTrayIconWidget at 0x31e6a90)>)
 1234903248.506663 DEBUG root: Palette.popdown immediate False
 1234903248.508033 ERROR root: set_active() failed:
 org.freedesktop.DBus.Error.ServiceUnknown: The name :1.19 was not provided
 by any .service files
 1234903248.775580 DEBUG root: None launched in 0.361781 seconds.
 Traceback (most recent call last):
   File "/home/sugar/sugar-jhbuild/install/lib/python2.5/site-
 packages/jarabe/model/shell.py", line 499, in _active_window_changed_cb
     act = self._get_activity_by_xid(window.get_xid())
   File "/home/sugar/sugar-jhbuild/install/lib/python2.5/site-
 packages/jarabe/model/shell.py", line 480, in _get_activity_by_xid
     if home_activity.get_xid() == xid:
   File "/home/sugar/sugar-jhbuild/install/lib/python2.5/site-
 packages/jarabe/model/shell.py", line 172, in get_xid
     return self._window.get_xid()
 AttributeError: 'NoneType' object has no attribute 'get_xid'
 1234903250.294868 DEBUG root: __activity_added_cb: <Activity object at
 0x32230f0 (SugarHomeActivity at 0x31e2aa0)>
 1234903250.315281 ERROR root: Launcher for None is missing
 1234903250.317506 DEBUG root: None launched in 0.029077 seconds.
 Traceback (most recent call last):
   File "/home/sugar/sugar-jhbuild/install/lib/python2.5/site-
 packages/jarabe/model/shell.py", line 476, in _window_closed_cb
     self._remove_activity_by_xid(window.get_xid())
   File "/home/sugar/sugar-jhbuild/install/lib/python2.5/site-
 packages/jarabe/model/shell.py", line 526, in _remove_activity_by_xid
     home_activity = self._get_activity_by_xid(xid)
   File "/home/sugar/sugar-jhbuild/install/lib/python2.5/site-
 packages/jarabe/model/shell.py", line 480, in _get_activity_by_xid
     if home_activity.get_xid() == xid:
   File "/home/sugar/sugar-jhbuild/install/lib/python2.5/site-
 packages/jarabe/model/shell.py", line 172, in get_xid
     return self._window.get_xid()
 AttributeError: 'NoneType' object has no attribute 'get_xid'
 1234903339.098354 DEBUG root: Activity
 ff26bd28c17cd1587fd462087cc720ce591a033f still launching, assuming it
 failed...
 1234903339.100377 DEBUG root: Activity
 ff26bd28c17cd1587fd462087cc720ce591a033f (None) launch failed
 Traceback (most recent call last):
   File "/home/sugar/sugar-jhbuild/install/lib/python2.5/site-
 packages/jarabe/model/shell.py", line 575, in _check_activity_launched
     self.notify_launch_failed(activity_id)
   File "/home/sugar/sugar-jhbuild/install/lib/python2.5/site-
 packages/jarabe/model/shell.py", line 558, in notify_launch_failed
     self._remove_activity(home_activity)
   File "/home/sugar/sugar-jhbuild/install/lib/python2.5/site-
 packages/jarabe/model/shell.py", line 514, in _remove_activity
     new_activity = self._get_activity_by_xid(window.get_xid())
   File "/home/sugar/sugar-jhbuild/install/lib/python2.5/site-
 packages/jarabe/model/shell.py", line 480, in _get_activity_by_xid
     if home_activity.get_xid() == xid:
   File "/home/sugar/sugar-jhbuild/install/lib/python2.5/site-
 packages/jarabe/model/shell.py", line 172, in get_xid
     return self._window.get_xid()
 AttributeError: 'NoneType' object has no attribute 'get_xid'
 === End shell.log excerpt ===

-- 
Ticket URL: <http://dev.sugarlabs.org/ticket/380>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list