https://bugs.kde.org/show_bug.cgi?id=368269

Martin Fuhrer <mfuh...@alumni.ucalgary.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mfuh...@alumni.ucalgary.ca
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |CONFIRMED

--- Comment #1 from Martin Fuhrer <mfuh...@alumni.ucalgary.ca> ---
I'm getting the exact same errors reported by Gregor in recent kdevelop
AppImage distributions (currently 5.2.3). When I first start kdevelop, the
following lines are printed to the console:

QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers: 
kdevelop.plugins.qthelp: Couldn't setup QtHelp Collection file

and whenever I try to load a qch Qt documentation file I get:

QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers: 
QSqlDatabasePrivate::removeDatabase: connection 'GetNamespaceName-6723712-1' is
still in use, all queries will cease to work.


implying that no sql drivers are available. The following library does exist in
the AppImage, but for some reason it doesn't appear to get recognized by
QSqlDatabase:

usr/lib/libsqlite3.so.0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to