| Summary: | [Regression] Amarok: [CollectionDB] [ERROR!] spew upon startup | ||
|---|---|---|---|
| Product: | TDE | Reporter: | Darrell <darrella> |
| Component: | non-core programs | Assignee: | 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 | ||
I tested with --without-included-sqlite and the same error spew results. I am unable to compile with cmake as reported in bug 1917. Amarok patches during the approximate bug introduction period: a5859b79 2013-09-03 d1640fc5 2013-08-29 445fcbc3 2013-08-27 |
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.