[Bugs] #2730 UNSP: Measure activity has a mysterious dot in the capture settings
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Thu Mar 24 15:24:34 EDT 2011
#2730: Measure activity has a mysterious dot in the capture settings
------------------------------------------+---------------------------------
Reporter: greenfeld | Owner: walter
Type: enhancement | Status: assigned
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: Measure | Version: 0.92.x
Severity: Minor | Keywords:
Status_field: Unconfirmed | Distribution: OLPC
Seeta_dev: |
------------------------------------------+---------------------------------
Changes (by walter):
* status: new => assigned
Comment:
It is supposed to be the "sample rate.svg" icon, but there is apparently a
regression in the code:
self.loginterval_img = gtk.Image()
self.loginterval_img.set_from_file(ICONS_DIR + 'sample_rate.svg')
self.loginterval_img_tool = gtk.ToolItem()
self.loginterval_img_tool.add(self.loginterval_img)
self.insert(self.loginterval_img_tool, -1)
The intent had been to have an icon to show graphically what the combo box
was all about. Not sure it is really necessary, but I'll try to figure out
why the graphics are broken.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/2730#comment:2>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list