jurica / cutlist

Automatically exported from code.google.com/p/cutlist
0 stars 0 forks source link

The run button does nothing #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Installed version 8.0.16846
2. Selected all the items
3. Selected the Cut list menu item
4. Clicked the run button

What is the expected output? What do you see instead?
I expected the cut list, but nothing happened.

What version of the product are you using? On what operating system?
8.0.16846, Vist

Please provide any additional information below.

Original issue reported on code.google.com by anton.de...@gmail.com on 21 Jan 2013 at 5:29

GoogleCodeExporter commented 8 years ago
Could you clarify if this is Mac or PC?
Could you provide the output from the Ruby Console window after clicking on the 
run button?
Does the project name contain any unprintable characters? Are you using a 
language with a character set other than latin script when running Sketchup? 
eg: Cyrillic? Taiwanese? Inuit?

Original comment by daltx...@gmail.com on 21 Jan 2013 at 6:44

GoogleCodeExporter commented 8 years ago

Original comment by daltx...@gmail.com on 22 Jan 2013 at 6:10

GoogleCodeExporter commented 8 years ago
I encountered this issue with Cutlist 4.1.5, Mac OS 10.7.5, Sketchup 8.0.15157. 
 HW is iMac 2.33GHz Intel Core 2 Duo.  Running in US English.  No unprintable 
characters in the model.  The model is attached.

Here is the Ruby console output:

Error: #<ArgumentError: invalid value for Float(): "">
/Library/Application Support/Google SketchUp 
8/SketchUp/Plugins/cutlist/gui.rb:98:in `Float'
/Library/Application Support/Google SketchUp 
8/SketchUp/Plugins/cutlist/gui.rb:98:in `calcNominalMargin'
/Library/Application Support/Google SketchUp 
8/SketchUp/Plugins/cutlist/gui.rb:215:in `getLayoutOptions'
/Library/Application Support/Google SketchUp 
8/SketchUp/Plugins/cutlist/gui.rb:133:in `parse_input_string'
/Library/Application Support/Google SketchUp 
8/SketchUp/Plugins/cutlist/gui.rb:61:in `addCallbacks'

Original comment by deepwate...@gmail.com on 25 Jan 2013 at 6:28

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks. That was very helpful. I understand the issue now.
Until I get a fixed version out, there is a simple workaround. Make sure the 
'nominal thickness Margin' field has a value in it. If you want 0, set it to 0, 
instead of leaving it blank. This will get around this issue for now.

Original comment by daltx...@gmail.com on 25 Jan 2013 at 5:27