Is this a duplicate of bug #193808 which causes mumble to not run?
I suspect it isn't because I just installed mumble, afaik everything is
up to date (A few days ago at most, certainly way more recent than
2008-03-01), and mumble still failed to run (QSqlDatabase: QSQLITE
driver not loaded) until
yes it is
** Changed in: qt4-x11 (Ubuntu)
Status: New => Fix Released
--
Missing SQL drivers in libQtSql.so
https://bugs.launchpad.net/bugs/178084
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubunt
Seems to be fixed in libqt4-sql-4.3.4
--
Missing SQL drivers in libQtSql.so
https://bugs.launchpad.net/bugs/178084
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ub
this problem still exists in the hardy heron packages
--
Missing SQL drivers in libQtSql.so
https://bugs.launchpad.net/bugs/178084
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to qt4-x11 in ubuntu.
--
kubuntu-bugs mailing list
[EMAIL PROTECTED
i can confirm that this problem is due to dash. using bash as the
configure script's interpreter fixing the issue.
--
Missing SQL drivers in libQtSql.so
https://bugs.launchpad.net/bugs/178084
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for
I've played with this a little more, and I've managed to find a
workaround and compile this package with drivers...
The short story:
My workaround was to change the first line of configure script to execute it
using bash instead of sh (which is actually dash).
The long story:
I've found out the