Hello,
I encountered some never-seen problem that, i dont know if it is an issue from my computer or not.
By creating a SoundBuffer and loading a file into it, i'll have these messages poping up.
Cannot lock down 82274202 byte memory area (Cannot allocate memory)
Cannot lock down 82274202 byte memory area (Cannot allocate memory)
Cannot use real-time scheduling (RR/5)(1: Operation not permitted)
JackClient::AcquireSelfRealTime error
i've looked up trying to restart the jack server, because at first it was telling me the jack server could not be started.
I'm running Ubuntu16.10 using SFMLv2.4.0
Thanks.
Cordially.