[Bugs] #2080 UNSP: Pulsing icon delayed by 5 seconds or so

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Mon Sep 6 16:20:24 EDT 2010


#2080: Pulsing icon delayed by 5 seconds or so
------------------------------------------+---------------------------------
    Reporter:  bernie                     |          Owner:  aa                         
        Type:  defect                     |         Status:  new                        
    Priority:  Unspecified by Maintainer  |      Milestone:  Unspecified by Release Team
   Component:  sugar                      |        Version:  0.88.x                     
    Severity:  Unspecified                |       Keywords:  dextrose sugar-love        
Distribution:  Unspecified                |   Status_field:  Unconfirmed                
------------------------------------------+---------------------------------

Comment(by bernie):

 Pointers to source code for developers unfamiliar with the Sugar codebase:

  * sugar-toolkit: sugar/graphics/animator.py: class
 Animator._next_frame_cb()

    This is where the animation frames are being computed. The actual
 animation happens by invoking user defined callbacks on each frame.

  * sugar: jarabe/view/launcher.py: class LaunchBox.__init__()

    This is where the animation is started. Try experimenting with
 different values of duration and fps to test my theory that the XO-1 is
 simply too slow to render the frames and does never enter the idle loop in
 which Gtk performs repaints.

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/2080#comment:7>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list