From: Xavier V. <xav...@fr...> - 2004-01-17 12:48:47
|
Hi Michael ! I have big problems with the evaluator ! Using the y* tokens, I can't get it to work, and it even segfaults : - if the function returns a string, I get with y1 xmms('Title') : Evaluator: Unknown variable in expression <Nobuo Uenatsu - Opening Theme ~ Bombing Mission> internal error: invalid result type 0 Segmentation fault - if the function returns a number, like with cpuinfo('model') or xmms('Position') : Segmentation fault I spotted it debugging my i2c_sensors plugin, as it segfaulted when returning values, but now I know all the other plugins do it as well :/ Maybe you broke the thing while implementing the new drv interface and the new configuration scheme. Bye ! And good Segfault cleaning ;) PS: I attached my conf file, maybe there's something wrong with it. |