[Bugs] #3835 sugar-toolkit-gtk3 UNSP: Icon/EventIcon: badge is not drawn at the correct position

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Thu Sep 6 10:30:56 EDT 2012


#3835: Icon/EventIcon: badge is not drawn at the correct position
------------------------------------------+---------------------------------
    Reporter:  erikos                     |          Owner:  erikos           
        Type:  defect                     |         Status:  new              
    Priority:  Unspecified by Maintainer  |      Milestone:  0.98             
   Component:  sugar-toolkit-gtk3         |        Version:  0.97.x           
    Severity:  Critical                   |       Keywords:  shell-port 13.1.0
Distribution:  Fedora                     |   Status_field:  New              
------------------------------------------+---------------------------------

Comment(by manuq):

 in icon.py, _get_attach_points() is returning (0, 0). The pygi-convert.sh
 in commit 820efa56 did it:

 {{{
 -        attach_points = info.get_attach_points()
 +        return 0,0;has_attach_points_, attach_points =
 info.get_attach_points()
  }}}

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


More information about the Bugs mailing list