Open GoogleCodeExporter opened 8 years ago
I ran cuberok through qterminal and I got the follwing errors, I hope this may
help to figure out what went wrong.
lenovo@linux-ognx:~> cuberok
/usr/bin/../share/cuberok/locale//cuberok_C not found
Loading static extension 'Libre.FM Scrobbler'
... successfully
Loading static extension 'Last.FM Scrobbler'
... successfully
Loading static extension 'Info widget'
... successfully
Loading static extension 'File Browser'
... successfully
Loading static extension 'Last.FM Info'
... successfully
Loading static extension 'Internet Services'
... successfully
Loading static extension 'Library'
QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers: QMYSQL3 QMYSQL
Can not create database
Can not create database
... successfully
Loading static extension 'Lyric'
... successfully
Loading static extension 'Collection'
Collection database
QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers: QMYSQL3 QMYSQL
Can not create database
Can not create database
Collection widget
done
... successfully
Loading static extension 'PsiTune Scrobbler'
... successfully
Extension dir is /usr/lib/cuberok
Try to load extension libplayer_gst.so
(gst-plugin-scanner:4848): GStreamer-WARNING **: Failed to load plugin
'/usr/lib/gstreamer-0.10/libgstdc1394.so':
/usr/lib/gstreamer-0.10/libgstdc1394.so: undefined symbol:
dc1394_iso_release_all
Try to load extension libplayer_phonon.so
Plugins dir is /usr/lib/cuberok
Try to load libplayer_gst.so
Try to load libplayer_phonon.so
Selected engine GStreamer
Selected engine: GStreamer
Therea aren't settings 'style' and 'palette'
storeState
PlaylistContainer, state was stored
storeState
QSqlDatabasePrivate::removeDatabase: connection 'CollectionDB' is still in use,
all queries will cease to work.
QSqlDatabasePrivate::removeDatabase: connection 'LibraryDB' is still in use,
all queries will cease to work.
Original comment by fitr...@gmail.com
on 25 Dec 2011 at 10:45
The error "QSqlDatabase: QSQLITE driver not loaded" helped me to figure out
that libqt4-sql-sqlite-4.7.4-19.4.1.i586.rpm was not installed in the first
place. I installed the required package through Yast2. The problem solved :-)
I wish the developer/packager could add this package as a dependency, thus this
package will be installed automaitcally with cuberok.
Original comment by fitr...@gmail.com
on 25 Dec 2011 at 11:02
Original issue reported on code.google.com by
fitr...@gmail.com
on 25 Dec 2011 at 10:07