[Bugs] #2329 UNSP: Create custom slide is pushed off toolbar
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Thu Sep 16 21:03:58 EDT 2010
#2329: Create custom slide is pushed off toolbar
------------------------------------------+---------------------------------
Reporter: tonyforster | Owner: walter
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: Sliderule | Version: Unspecified
Severity: Unspecified | Keywords:
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
Comment(by tonyforster):
Next step is, I think, documentation
Which version of Python is currently in use?
Which libraries are imported?
eg
neither random() nor random.random() work
lower() does not work but str.lower() does
Experimenting with scale compression. Tried putting x in the step
function, it produced an error. It was probably not going to work anyway.
In other languages for(i=0; i<10; i+=i+1) can produce the sort of result I
was trying for but you are probably using range(lower, upper, step) which
produces an error for range(1,10,i+1). Not asking for a rewrite of code,
just curious if compression is possible as is.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/2329#comment:15>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list