Hello, > so i checked my liblo version : > [seijitsu@astrux lib]$ pacman -Qs liblo > local/liblo 1:0.26-2 > A lightweight OSC (Open Sound Control) implementation > > it not the latest one (0.28), may it have influence ? > I have not installed gdb yet on the system, and debugging the program > may take some time. > > Let me know if the above new information can help understand why the > strip messages don't reach non engine. > > thanks > Raphaël > > > I have not tried 0.28 yet. 0.26 should work. The message "protocol '(null)' > not supported" is strange. You say you're running remotely via ssh -X. If so, > then try running regular non-mixer (not noui). In the module parameter editor > you should see the correct osc path in the info bar when you hover the mouse > over the control you want to affect. Is it as you expected?
strangely the problem is gone, and now osc control is working ...!?! What i have done (for unrelated reasons) : stop the computer, add a wifi pcie card, restart the computer. I'm not sure if adding a second network card could have an influence, or is it just rebooting (the headless computer is running 24/7). OSC messages are received and handled correctly whatever network interface them come from. In the meantime, i had added debug messages in the OSC code, for nothing, except to become familiar with it ;) consider the case closed, until the problem comes back, and i investigate again. Now building my setup, i'm excited =! Raphaël
