nickoe / kicadocaml

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

start the exe #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
hi Sideskate , I see screenshots of your program , I thik it will helpfull
 ;-) ... but i can't start the interface (i try quickly the sourceforge
version but there is not the bottom tool bar like snapshot)

What is the expected output? What do you see instead?
distance should be 1.0                                                   
points:                                                                  
 x 0. y 0. x 2. y 0.                                                     
 x 1. y 1. x 2. y 2.                                                     
distance: 1.                                                             
suggested points:                                                        
 x 1. y 0. x 1. y 1.                                                     
---                                                                      
should be 0.0                                                            
points:                                                                  
 x -2. y -2. x -5. y -2.                                                 
 x -2. y 0. x -3. y -4.                                                  
distance: -0.1                                                           
suggested points:                                                        
 x -2.495 y -2. x -2.49970588235 y -1.99882352941                        
---                                                                      
should be 6.708                                                          
points:                                                                  
 x 0. y -4. x 0. y -4.                                                   
 x -5. y 1. x -6. y -1.                                                  
distance: 6.7082039325                                                   
suggested points:                                                        
 x 0. y -4. x -6. y -1.                                                  
---                                                                      
should be 5.0                                                            
points:                                                                  
 x 0. y -4. x 0. y 4.                                                    
 x -5. y 1. x -6. y 1.                                                   
distance: 5.                                                             
suggested points:                                                        
 x 0. y 1. x -5. y 1.                                                    
---                                                                      
should be 1.0                                                            
points:                                                                  
 x -10. y 0. x 10. y 0.5                                                 
 x -10. y 2. x 30. y 1.                                                  
distance: 0.999687646408                                                 
suggested points:                                                        
 x 10. y 0.5 x 10.0249843848 y 1.49937539038                             
---                                                                      
should be 0.0                                                            
points:                                                                  
 x 0. y 0. x 2. y 2.                                                     
 x 0. y 2. x 1. y 1.                                                     
distance: -0.1                                                           
suggested points:                                                        
 x 0.99 y 0.99 x 1. y 1.                                                 
---                                                                      
should be 0.0                                                            
points:                                                                  
 x 0. y 2. x 1. y 1.                                                     
 x 0. y 0. x 2. y 2.                                                     
distance: -0.1                                                           
suggested points:                                                        
 x 0.99 y 1.01 x 1. y 1.                                                 
---                                                                      
should be 2.0                                                            
points:                                                                  
 x 0. y -1. x 2. y -1.                                                   
 x -0.5 y 0.99999 x 1. y 1.                                              
distance: 1.99999333333
suggested points:
 x 0. y -1. x 0. y 0.999993333333

---
should be 2.0
points:
 x 0. y -1. x 2. y -1.
 x 0.5 y 1. x 0.5 y 6.
distance: 2.
suggested points:
 x 0.5 y -1. x 0.5 y 1.

---
should be 2.828427
points:
 x 1. y -1. x 2. y -1.
 x -1. y 1. x -1. y 1.
distance: 2.82842712475
suggested points:
 x 1. y -1. x -1. y 1.

---
Fatal error: exception Unix.Unix_error(20, "getlogin", "")

What version of the product are you using? On what operating system?
svn lastest and compiled version 50 on a ubuntu 9.08 box

thank for your help and sorry for my "english" 

Original issue reported on code.google.com by cimadure on 20 Feb 2010 at 3:27

GoogleCodeExporter commented 9 years ago
Hi Cimadure - The program seems to be halting when trying to read the 
preferences -
are you running in single-user mode?  hmm. I've tried to fix this, please d/l 
the
latest binary from this site. 
cheers, Tim

Original comment by sideskate@gmail.com on 26 Feb 2010 at 9:52

GoogleCodeExporter commented 9 years ago
hi  Tim  ,
no i'm not running on single-user mode .
Thanks for the explication
i'll d/l the latest
Cheers , Ronan

Original comment by cimadure on 27 Feb 2010 at 7:04

GoogleCodeExporter commented 9 years ago
Ok , It's working ,    I have superposition of windows and disfonctional 
refresh of
menus , but i can start to work with it 
THK

Original comment by cimadure on 27 Feb 2010 at 7:52