Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu package missing 'libqt4-sql-sqlite' dependency. #2

Closed
Clementine-Issue-Importer opened this issue Dec 6, 2013 · 1 comment
Closed

Comments

@Clementine-Issue-Importer

From B.Helyer on February 22, 2010 23:39:05

What steps will reproduce the problem?

  1. Install Clementine.
  2. Run Clementine.

What is the expected output?

No output, adding a path to watch when configuring the settings should work.

What do you see instead?

Multiple dialogue boxes with the following message:

LibraryBackend: Driver not loaded Driver not loaded

and on the command line, the following output is produced:

QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: QMYSQL3 QMYSQL QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: QMYSQL3 QMYSQL QSqlQuery::exec: database not open QSqlError(-1, "Driver not loaded", "Driver not loaded") QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: QMYSQL3 QMYSQL QSqlDatabasePrivate::removeDatabase: connection 'thread_145361128' is still in use, all queries will cease to work. QSqlDatabasePrivate::addDatabase: duplicate connection name 'thread_145361128', old connection removed. QSqlQuery::exec: database not open QSqlError(-1, "Driver not loaded", "Driver not loaded")

What version of the product are you using? On what operating system?

0.1 on x86 Ubuntu 9.10.

Please provide any additional information below.

Installing package 'libqt4-sql-sqlite' fixes the problem.

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=2

@Clementine-Issue-Importer
Copy link
Author

From davidsansome on February 23, 2010 06:33:15

Thanks - I've made new Ubuntu packages that should depend on libqt4-sql-sqlite

Status: Fixed
Owner: davidsansome

This was referenced Dec 6, 2013
Shedward added a commit to Shedward/Clementine that referenced this issue Jan 24, 2014
hatstand pushed a commit that referenced this issue Dec 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant