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 - [Regression] Amarok: [CollectionDB] [ERROR!] spew upon startup
Summary: [Regression] Amarok: [CollectionDB] [ERROR!] spew upon startup
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: non-core programs (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other Linux
: P1 major
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2014-02-07 20:32 CST by Darrell
Modified: 2018-05-27 10:48 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments
Text file of full error spew (12.63 KB, text/plain)
2014-02-07 20:32 CST, Darrell
Details

Note You need to log in before you can comment on or make changes to this bug.
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