By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 1916

Summary: [Regression] Amarok: [CollectionDB] [ERROR!] spew upon startup
Product: TDE Reporter: Darrell <darrella>
Component: non-core programsAssignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: major CC: bugwatch, darrella
Priority: P1    
Version: R14.0.x [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Attachments: Text file of full error spew

Description Darrell 2014-02-07 20:32:24 CST
Created attachment 1923 [details]
Text file of full error spew

Usingg previous package sets, I traced the beginning of this particular output spew to the first few days of September 2013. With a package set compiled at about Sept 1, amarok does not spew the error messages. With a package set compiled at about Sept. 4, amarok spews the errors. Currently amarok builds also have this bug. Here is a copy of the error spew when starting amarok:

amarok: [CollectionDB] [ERROR!] [virtual TQStringList SqliteConnection::query(const TQString&, bool)]  sqlite3_compile error:

amarok: [CollectionDB] [ERROR!] index url_tag already exists

amarok: [CollectionDB] [ERROR!] on query: CREATE UNIQUE INDEX url_tag ON tags( url, deviceid );

amarok: [CollectionDB] [ERROR!] [virtual TQStringList SqliteConnection::query(const TQString&, bool)]  sqlite3_compile error:

Attached is a text file of the full spew.
Comment 1 Darrell 2014-02-08 14:59:00 CST
I tested with --without-included-sqlite and the same error spew results.

I am unable to compile with cmake as reported in bug 1917.
Comment 2 Darrell 2014-02-15 21:32:31 CST
Amarok patches during the approximate bug introduction period:

a5859b79 2013-09-03
d1640fc5 2013-08-29
445fcbc3 2013-08-27