belma / animata

Automatically exported from code.google.com/p/animata
GNU General Public License v3.0
0 stars 0 forks source link

OSC crashing under Ubuntu 13.04 #51

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run animata
2. Create a joint with the OSC checkbox selected
3. App seg faults

What is the expected output? What do you see instead?
- Should not crash

What version of the product are you using? On what operating system?
- Latest from SVN

Compiled from source, crash seems to be in an OSCpack function
Ubuntu 13.04, 64-bit

Original issue reported on code.google.com by pie...@digitalstar.net on 19 Jul 2013 at 5:57

GoogleCodeExporter commented 8 years ago
This is now solved. I think this was a 64-bit issue.
I fixed this by replacing the Animata SVN oscpack sources with the latest 
version, 1.1.0
http://code.google.com/p/oscpack/downloads/list

Original comment by pie...@digitalstar.net on 5 Aug 2013 at 7:56