wally package missing dependency on libqt4-sql-sqlite

Bug #1406456 reported by Steve E
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
wally (Ubuntu)
New
Undecided
Unassigned

Bug Description

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]

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.