On Fri, 25 Feb 2005 19:11:10 -0500, Joe Shaw <[EMAIL PROTECTED]> wrote: > On Fri, 2005-02-25 at 13:32 -0800, Joe Barnett wrote: > > I've just compiled beagled with gst-sharp support to test the > > resolution of bug 164845. I updated gst-sharp from svn (svn up), and > > rebuilt it before re-configuring and re-building beagle. > > > > When I run beagled, it repeatedly spits out the following warning to > > the console after a short time: > > > > ** (<unknown>:6185): WARNING **: Could not load class from token > > 0x0100000a in > > /usr/lib/mono/gac/gst-sharp/0.2.4.0__35e10195dab3c99f/gst-sharp.dll > > > > it spits out about 3-4 terminals worth of these, and then stops. > > > > is this problematic? what does it mean? > > Problematic, yes. :) I'm not 100% sure, but I think that beagle is > trying to reference a class in gst-sharp which is no longer there. > > You might want to try rebuilding beagle (make clean && make) to see if a > build error or some other incompatibility is caught at build-time. A > few people on IRC have noticed compilation issues with beagle and > gst-sharp, so it might be related to this. > > Joe > >
hmmm.... no compile errors, but i see the same warning while compiling Filters.dll, followed by "Compilation succeeded". beagle seems to be able to use gst-sharp to index though: it picked up id3 info from files that didnt reference that info in the path or filename. unless id3 fitlering isn't done by gstreamer.... -Joe _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
