Extensions->Render->Gear->Gear crash if Default document units = ft.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Medium
|
Alvin Penner |
Bug Description
- Windows XP, Inkscape rev 13283.
- start with erased preferences file
- set Document Properties->Default Units = ft
- run Extensions-
- get Python crash message below:
- similar crash when running Render->Gear->Rack Gear
- similar crash when running Render->Random Tree
- similar crash when running Render->Wireframe Sphere
- not reproduced if 'm' or 'cm' are chosen
- not reproduced on Inkscape 0.48.4
.......
Traceback (most recent call last):
File "render_gears.py", line 182, in <module>
e.affect()
File "C:\InkscapeBZR
self.effect()
File "render_gears.py", line 88, in effect
pitch_
ZeroDivisionError: float division
Related branches
Changed in inkscape: | |
assignee: | nobody → Alvin Penner (apenner) |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
Reproduced with r13283 on OS X 10.7.5 (Python 2.7.6)