audio CD import: tellico crashes

Robby Stephenson robby at periapsis.org
Mon Jul 17 07:46:20 MDT 2006


On Sunday 16 July 2006 7:50, n3u20m4nc32 at cyberguild.de wrote:
> I played a little bit wit hthe source code without really knowing what
> the different methods are doing. After commenting out line 238 of file
> document.cpp (coll_->removeEntry(entry); // necessary so the
> entry->groups() get cleared) the audio CD import seems to work correctly
> withouzt crashing.
>
> What happens in this line? Can it be safely commented out? Or is there a
> bug in the called method resp. in "bool Collection::removeEntry(EntryPtr
> entry_)" or in "void Collection::cleanGroups()"?

Probably the latter. The groups have to be kep in sync when entries are 
added or modified. There's a bug there, likely, as your backtrace 
indicates. I'll see if I can figure out what's triggering it.

Thanks,
Robby



More information about the tellico-users mailing list