Newly installed Airtime 2.5.0 at Ubuntu 10.04. Browser used is Firefox 3.6.8
Found out I cannot add content because the message "processing" appears permanently in the screen.
I turned on Firebug and found the following error:
"enabling javascript debugger to support console" Object.keys is not a function [Break on this error] var ids = Object.keys(chosenItems), librar...7fd7159 (line 196) Object.keys is not a function [Break on this error] selected = Object.keys(visibleChosenItems).length;
Posts: 68Member, Sourcefabric Team, Airtime Moderator
It sounds like your version of Firefox is too old. The Firefox site says that Object.keys function should be supported in your version, but this compatibility chart says otherwise: