[Bugs] #2291 UNSP: XO-1 On 0.90-precursor build, Object Chooser can not open object entry

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Wed Sep 29 11:13:26 EDT 2010


#2291: XO-1 On 0.90-precursor build, Object Chooser can not open object entry
------------------------------------------+---------------------------------
    Reporter:  mikus                      |          Owner:  alsroot                    
        Type:  defect                     |         Status:  new                        
    Priority:  Unspecified by Maintainer  |      Milestone:  Unspecified by Release Team
   Component:  journal                    |        Version:  0.90.x                     
    Severity:  Blocker                    |       Keywords:                             
Distribution:  Fedora                     |   Status_field:  New                        
------------------------------------------+---------------------------------

Comment(by erikos):

 After discussing with Tomeu I did push the cast for the objectchooser for
 now:

 http://git.sugarlabs.org/projects/sugar/repos/mainline/commits/02826bbce77a88ed41bc319d8215dcdc45d1c462

 FWIW, we have been doing the cast already at other places:
 {{{
 src/jarabe/journal/listview.py:505:        pos =
 tree_view.get_path_at_pos(int(event.x), int(event.y))
 ../sugar-toolkit/src/sugar/graphics/palettewindow.py:902:            path,
 column_, x_, y_ = tree_view.get_path_at_pos(int(event.x),
 ../sugar-toolkit/src/sugar/graphics/palettewindow.py:937:            path,
 column_, x_, y_ = tree_view.get_path_at_pos(int(event.x),
 ../sugar-toolkit/src/sugar/graphics/palettewindow.py:950:        pos =
 self._tree_view.get_path_at_pos(int(event_x), int(event_y))
 }}}

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


More information about the Bugs mailing list