« Return to Thread: Unable to import CDDB info with latest SVN

Re: Unable to import CDDB info with latest SVN

by robbystephenson :: Rate this Message:

Reply to Author | View in Thread

On Monday 22 June 2009, you wrote:

> On Tue, Jun 16, 2009 at 08:30:25PM -0700, Robby Stephenson wrote:
> > > I tried with that CD:
> > > http://www.freedb.org/freedb/blues/8a09e40a
> > >
> > > Only the 6 first tracks were imported. Adding the 4 missing didn't
> > > help. Attached is a screen dump of what I get just after importing.
> >
> > Hmm, something weird is going on because I still can't reproduce it. I
> > get all 10 tracks.
>
> Humm. Bad for me ;-)
> Just to clarify, this problem is also true for already entered CD. The
> panel showing the tracks is limited to the first 6. The others (which
> are in the XML file) are not shown.

Which view template are you using?

> Could it be linked to a bug in one of the libraries provided on my
> Mandriva distro, which is for sure different from your distro ?

Possibly, I guess. Tellico's XML is converted to HTML using the XSL template
and the libxslt1 library. libxslt1 1.1.23 had a bad bug...
http://periapsis.org/archives/2008/08/01/opensuse_110_includes_a_broken_libxslt.html

> Or could it be a missing module (I realized looking at the bug report
> feature, that the package kdepasswd wasn't installed on my system !)

I doubt it.

> Is there any debug feature I could activate to give you more interesting
> details, as I realize that I'm not helping here :-(

I need to be able to reproduce it, I think. I can't think of anything else
to debug really. If you export to XML, and you see all the tracks listed
there, you could test the xsl conversion outside of Tellico.

xsltproc /path/to/the/Fancy.xsl output.xml > output.html

Then look at output.html to see if allt he tracks are listed.

> Also minor point: when importing a new CD, before it was first in the
> list (with an empty composer). Now the "Empty" entry is placed in the
> middle of the list, making it more long to scroll to find it again and
> modify it.

Oh, I didn't catch that. Thanks, I need to figure out how to tweak the
sorting in the new model.

Robby
_______________________________________________
tellico-users mailing list
tellico-users@...
http://forge.novell.com/mailman/listinfo/tellico-users

 « Return to Thread: Unable to import CDDB info with latest SVN