nickgillian / grt

gesture recognition toolkit
861 stars 284 forks source link

Issue with the GUI not saving training data #39

Closed narner closed 8 years ago

narner commented 8 years ago

Hi Nick,

Whenever I run the Processing Classification Example / GRT-GUI following the steps in the tutorial, I an error of "WARNING: Failed to save training data saved to file" appears in the Info Text box in the GUI.

Additionally, when I click on "Save" in the Data Manager tab, the dialog allows me to click on the "save" button, but when I click on "Load", no file is shown.

I'm running OS X 10.11.1. Thank you!

nuraahamdan commented 8 years ago

Same problem

nuraahamdan commented 8 years ago

I reinstalled: http://www.nickgillian.com/archive/wiki/grt/download/gui/GRT_V0.1_18_OSX.zip It now works!

nickgillian commented 8 years ago

Strange, these issues might be related to some updates on 10.11.1 (as the GUI was compiled on a slightly older version of OSX).

I'll try making a new build for OS X 10.11.1 and see if this resolves the problem.

narner commented 8 years ago

This seems to be working fine for me now!

narner commented 8 years ago

In case anyone else experiences this issue, try these two things:

1) Make sure you're saving your file with either a .csv or a .grt extension 2) Make sure you're saving your file to a location where you have write privileges.