Public bug reported:
After installing wally in a Trusty-based release, the basic
functionality worked, but the History feature would just display a blank
box. To debug it, I ran `wally -debug`. This generates output on the
command line to help debug. In that output, I found ...
Application::Application() db connection failed
I downloaded the source files and added another debug message to print out
db.lastError(). This indicated that the db
connection failed because "QSQLITE driver not loaded".
The history feature of wally requires access to a Sqlite database. That
only works if .../qt4/plugins/sqldrivers/libqsqlite.so is installed, so
libqt4-sql-sqlite should be listed as a dependency in the package.
After I installed the libqt4-sql-sqlite package, wally history started
working. Please add that dependency to the package so that wally history
will work for all users.
rebecca[367] lsb_release -rd
Description: Linux Mint 17.1 Rebecca
Release: 17.1
rebecca[368] apt-cache policy wally
wally:
Installed: 2.4.4-0ubuntu3
Candidate: 2.4.4-0ubuntu3
Version table:
*** 2.4.4-0ubuntu3 0
500 http://archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
100 /var/lib/dpkg/status
rebecca[369]
** Affects: wally (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1406456
Title:
wally package missing dependency on libqt4-sql-sqlite
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wally/+bug/1406456/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs