> Folks- > > I'm trying to get Amarok working with my karma... on Fedora 5 > (2.6.18-1.) using Amarok 1.4.4, omfs-0.7.2 and libkarma-0.0.6. > (./configure --without-mp4v2 --enable-postgresql > --with-qt-dir=/usr/lib/qt-3.3 --with-libkarma) > > As soon as I try to enable the karma media device in the configuration > window, and hit okay, it crashes with the following debug report, after > the plugin info listed. Any ideas? (What version of Linux, omfs and > libkarma are other people using?)
Ned, Looking at libkarma 0.0.6 source, nothing obvious pops up - the line of code in question is: tmpnum = strlen(prop_strs[i]). prop_strs[i] should be a valid pointer at this point, but maybe something went wrong earlier. Do you mind replying with the gzipped contents of your database? You can find it in /path/to/karma/var/smalldb. -- Bob Copeland %% www.bobcopeland.com ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-karma-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-karma-devel
