50ButtonsEach / fliclib-linux-dist

114 stars 19 forks source link

Memory leak/error message #11

Open CheapB opened 8 years ago

CheapB commented 8 years ago

sudo python test.py
swig/python detected a memory leak of type 'std::function< void (bool const &) > ', no destructor found.
swig/python detected a memory leak of type 'std::function< void () >
', no destructor found.
Initialized

fabianbergmark commented 8 years ago

you shouldn't have to run any program except bluetoothd as root. I still have some struggle with getting Swig to do what I want, hence those error messages. I don't think it's a big problem except for the annoying output.

CheapB commented 8 years ago

Agree on sudo - it was a copy & paste - Adafruit WeIDE is doing it automatically when running python through the IDE.

not worried, but wanted to let you know. let me know if I should refrain from reporting low priority items or somehow mark them as low priority

fabianbergmark commented 8 years ago

No all these issues are great an will provide other users with information! I will close them when I fix them. Thanks for all the feedback