Quantcast
Channel: WhatPulse Forums - All Forums
Viewing all articles
Browse latest Browse all 747

Can't run the Linux version [Driver not loaded Driver not loaded]

$
0
0
Hi, I am running a fresh install of Linux Mint 19.1 that I installed yesterday. I have not been able to get the Linux version of Whatpulse to run despite following the install instructions and installing boatloads of libqt libsql packages. I've tried installing multiple times, I've tried all the 64 bit versions and all the 32 bit versions, I've tried deleting all the files it generates, I've tried running in sudo, I get the same error. I've tried reinstalling all the dependencies. I'm not a Linux person so forgive me if I'm making some blatant error, I just can't figure out how to even get the application started. The Mac version just works, it's just this Linux version that has the error. This is a completely new install, I haven't screwed with it or anything, just followed all the instructions and it didn't work. The error I get is:

Code:
radioz@THINKPAD:~/Downloads/wp2$ ./whatpulse
qt5ct: using qt5ct plugin
27-04-2019 00:04:45.195  INFO "Starting WhatPulse 2.8.4-1633..."
propsReply "Rejected send message, 1 matched rules; type=\"method_call\", sender=\":1.300\" (uid=1000 pid=20129 comm=\"./whatpulse \" label=\"unconfined\") interface=\"org.freedesktop.DBus.Properties\" member=\"GetAll\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.NetworkManager\" (uid=0 pid=883 comm=\"/usr/sbin/NetworkManager --no-daemon \" label=\"unconfined\")"
nmReply "Rejected send message, 1 matched rules; type=\"method_call\", sender=\":1.300\" (uid=1000 pid=20129 comm=\"./whatpulse \" label=\"unconfined\") interface=\"org.freedesktop.NetworkManager\" member=\"GetDevices\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.NetworkManager\" (uid=0 pid=883 comm=\"/usr/sbin/NetworkManager --no-daemon \" label=\"unconfined\")"
"Object path cannot be empty"
QObject::startTimer: Timers cannot have negative intervals
qt5ct: D-Bus system tray: no
27-04-2019 00:04:45.206 DEBUG "/home/radioz/.local/share/WhatPulse"  does not exist, starting fresh!
27-04-2019 00:04:45.206 DEBUG Database file:  "/home/radioz/.local/share/WhatPulse/whatpulse.db"
QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers:
27-04-2019 00:04:45.206 FATAL Unable to open database:  "Driver not loaded Driver not loaded"

It's always the same error, I don't know how to fix it. This has been posted before, but the thread is from 2005 and the links are broken.
http://whatpulse.org/forums/showthread.php?tid=1890

Here is my ldd
Code:
ldd whatpulse
    linux-vdso.so.1 (0x00007ffeda1d0000)
    libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f4cef207000)
    libsqlite3.so.0 => /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 (0x00007f4ceeefe000)
    libQt5Widgets.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 (0x00007f4cee6b7000)
    libQt5Gui.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 (0x00007f4cedf4e000)
    libQt5Sql.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Sql.so.5 (0x00007f4cedd05000)
    libQt5Network.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Network.so.5 (0x00007f4ced979000)
    libQt5Xml.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Xml.so.5 (0x00007f4ced73d000)
    libQt5Core.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 (0x00007f4cecff2000)
    libGL.so.1 => /usr/lib/x86_64-linux-gnu/libGL.so.1 (0x00007f4cecd66000)
    libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f4cecb47000)
    libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f4cec7be000)
    libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f4cec420000)
    libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f4cec208000)
    libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f4cebe17000)
    libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f4cebbef000)
    libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f4ceb9eb000)
    libpng16.so.16 => /usr/lib/x86_64-linux-gnu/libpng16.so.16 (0x00007f4ceb7b9000)
    libharfbuzz.so.0 => /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0 (0x00007f4ceb51b000)
    libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f4ceb2fe000)
    libicui18n.so.60 => /usr/lib/x86_64-linux-gnu/libicui18n.so.60 (0x00007f4ceae5d000)
    libicuuc.so.60 => /usr/lib/x86_64-linux-gnu/libicuuc.so.60 (0x00007f4ceaaa6000)
    libdouble-conversion.so.1 => /usr/lib/x86_64-linux-gnu/libdouble-conversion.so.1 (0x00007f4cea895000)
    libglib-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007f4cea57f000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f4cefb61000)
    libGLX.so.0 => /usr/lib/x86_64-linux-gnu/libGLX.so.0 (0x00007f4cea34e000)
    libGLdispatch.so.0 => /usr/lib/x86_64-linux-gnu/libGLdispatch.so.0 (0x00007f4cea098000)
    libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f4ce9e94000)
    libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f4ce9c8e000)
    libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007f4ce99da000)
    libgraphite2.so.3 => /usr/lib/x86_64-linux-gnu/libgraphite2.so.3 (0x00007f4ce97ad000)
    libicudata.so.60 => /usr/lib/x86_64-linux-gnu/libicudata.so.60 (0x00007f4ce7c04000)
    libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007f4ce7992000)
    libbsd.so.0 => /lib/x86_64-linux-gnu/libbsd.so.0 (0x00007f4ce777d000)
    librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f4ce7575000)

I have no idea how to fix this, does anyone know how this error happens or how to rectify it?

Viewing all articles
Browse latest Browse all 747

Trending Articles