Hi, Thank you very much for your praise, and for testing our beta release.
On Sun, Sep 26, 2010 at 5:09 PM, Radio ShOOm <[email protected]> wrote: > Have a question - in GUI Liquidsoap did not display any data on output node, > for example which one track is "on air". No artist, no title, no "on air > date".. empty. Just a timer in bottom. Argh, I often forget about the GUI, I usually do not test and update it for releases. Perhaps we should just remove it... unless you're using it? Anyway, the problem could have two causes, I'll check and fix later: (1) the server commands on_air/metadata/... changed to request.on_air/request.metata/... and (2) I introduced a big bug in r7669 (which is after the beta1 release) that results in getting absolutely no metadata for decoded files (this is now fixed on SVN since yesterday). > Problem is that after updating liquidsoap version to 1.0b it's fail to > starts with message: "Segmentation fault". Obviously, this is a bug, sorry. But we're lucky that you can trigger it easily on startup. There's a good chance that we can fix it quickly, but we need more information: * Can you run it in gdb and get us a backtrace? Here's how: http://savonet.rastageeks.org/wiki/Debugging * Can you provide us with a minimal script that triggers the issue? In particular, remove all auxiliary code, try to use dummy outputs, and generally reduce the dependencies on external libs and tools. Thank you for your help, -- David ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Savonet-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-devl
