spuder / All-Spark-Cube

Software to control an RGB led cube
20 stars 6 forks source link

File Export doesn't work #62

Closed iannate closed 12 years ago

iannate commented 12 years ago

The new version of the software will pull in files fine (in the old 4096 per frame format), but the file export does not work. The dialogue pops up fine, but it doesn't actually save the file off in any format.

spuder commented 12 years ago

I'll look at this. We put a new commit to github friday at 5pm. Make sure you do a git pull on the directory to get the latest updates.

iannate commented 12 years ago

I pulled the new code earlier today, so I'm all up to date. Thanks, Ian

On Sat, Oct 27, 2012 at 2:17 PM, Spencer notifications@github.com wrote:

I'll look at this. We put a new commit to github friday at 5pm. Make sure you do a git pull on the directory to get the latest updates.

— Reply to this email directly or view it on GitHubhttps://github.com/spudstud/All-Spark-Cube/issues/62#issuecomment-9839383.

tbenz9 commented 12 years ago

I just got off the phone with Ian, it appears to be a bug when you import from the old format it won't export to the new format. This is perhaps caused by changes Spencer made in the different classes. The work around is to only work in the new format, i.e. Ian has to re-make his animations.

tbenz9 commented 12 years ago

If you start a new animation the export works fine.

spuder commented 12 years ago

@iannate Keep the existing files intact, Once I get the import working, it would be pretty easy to edit them in excel to the new format and then import them.