Ken Mays wrote: >> JavaScript error: , line 0: uncaught exception: [Exception... >> "'Component not initialized' when calling method: >> [sbIPlaylistPlayback::getSupportedFileExtensions]" nsresult: >> "0xc1f30001 (NS_ERROR_NOT_INITIALIZED)" location: "JS frame :: >> chrome://songbird/content/scripts/playerOpen.js :: SBFileOpen :: line >> 65" data: no] >> > > Hello, > > Can we download your working binary somewhere?? > Hi Ken,
You can get the working binary here: http://releases.mozilla.com/sun/SongBird_Solaris/Songbird_0.5pre_20080221_solaris-i386.tar.gz. > Do this: > > 1. File -> Open From URL (a little popup screen appears and asks for the URL) > 2. Enter "chrome://songbird/content/scripts/playerOpen.js" > Follow these two steps, still nothing happen, with error in the terminal: JavaScript error: , line 0: uncaught exception: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getCharPref]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: file:///export/home/alfred/svn/sbird20080221/trunk/compiled.bak/Songbird_20080221/jsmodules/sbLibraryUtils.jsm :: anonymous :: line 58" data: no] I check a little bit in the "about:config" entries. No entry with name "songbird.library.web" in it, which does exist in the Linux build. > Note: Basically, that is part of your problem. That is the "player open" > JavaScript file SongBird is looking for... > > You should see the top playback screen show the file and playback times - as > well as your middle section of the screen show the file highlighted with a > "1" or other number in the first column and offer to play it or not. It won't > play technically, but will let you know the file is there. > > You can try a multimedia file as well once you get the javascript files fixed > (file permissions??). > Actually every time I click a button or choose a drop-down menu, nothing happen and some error message will be printed out in the terminal. Some messages show that it's related to the initialization of the component "@songbirdnest.com/Songbird/PlaylistPlayback;1". Thanks, -Alfred
