andreypdr / simple-openni

Automatically exported from code.google.com/p/simple-openni
0 stars 0 forks source link

cannot save calibration on MacOSX lion #34

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.run example "UserSaveCalib" in example
2.
3.

What is the expected output? What do you see instead?
application is expected to run and save user calibration. instead console 
throws error: "Invalid memory access of location 0x920b3508 eip=0x92b42c19", 
then application unexpectedly quits

What version of the product are you using? On what operating system?
version 0.24 & 0.26 on MacOSX lion, processing 1.5.1

Please provide any additional information below.
everything works fine on MacOSX 10.6

thanks a lot

Original issue reported on code.google.com by ziadi...@gmail.com on 7 Mar 2012 at 8:34

Attachments:

GoogleCodeExporter commented 8 years ago
your right there is some problem with the calibration saving as well. Have to 
look into that stuff. I tested this on Linux.

Original comment by m...@paus.ch on 8 Mar 2012 at 9:55

GoogleCodeExporter commented 8 years ago
Seams to be a problem in the new OpenNI libs:
http://groups.google.com/group/openni-dev/browse_thread/thread/f57ed703274bd455/
de22cf4efacd34a4?lnk=gst&q=save+calibtration#de22cf4efacd34a4

Original comment by m...@paus.ch on 8 Mar 2012 at 9:57

GoogleCodeExporter commented 8 years ago
thanks for looking into the issue. i re-ran the installer 0.24 for OSX and it 
seems like it has cleared up the problem for me. 

Original comment by ziadi...@gmail.com on 13 Mar 2012 at 5:29