I'm using archlinux kde 4.1 with digikam 0.10.0-beta1. When I start
digikam on a folder containing an old digikam3.db (from version 0.9.3) I get following errors: QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const Solid::DeviceInterface::Type&) error: "org.freedesktop.DBus.Error.Disconnected" digikam(4051): Failed to detect a storage volume for path "/home/smyp/data/bildli" with Solid digikam(4051): Unable to identify a path with Solid. Adding the location with path only. QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const Solid::DeviceInterface::Type&) error: "org.freedesktop.DBus.Error.Disconnected" digikam(4051): Failure to create a collection location. Aborting update. digikam(4051)/kdeui (KNotification) KNotification::slotReceivedId: 0 digikam(4051)/kdeui (KNotification) KNotification::close: 0 digikam(4051)/kdeui (KNotification) KNotification::~KNotification: -2 QSqlDatabasePrivate::removeDatabase: connection 'digikamDatabase-10379648' is still in use, all queries will cease to work. I have sqlite3 installed. Is there anything missing? _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
2008/8/6 <[hidden email]>:
> I'm using archlinux kde 4.1 with digikam 0.10.0-beta1. When I start > digikam on a folder containing an old digikam3.db (from version 0.9.3) > I get following errors: > > QStringList > Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const > Solid::DeviceInterface::Type&) error: > "org.freedesktop.DBus.Error.Disconnected" > > digikam(4051): Failed to detect a storage volume for path > "/home/smyp/data/bildli" with Solid > > digikam(4051): Unable to identify a path with Solid. Adding the > location with path only. > > QStringList > Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const > Solid::DeviceInterface::Type&) error: > "org.freedesktop.DBus.Error.Disconnected" > > digikam(4051): Failure to create a collection location. Aborting update. > > digikam(4051)/kdeui (KNotification) KNotification::slotReceivedId: 0 > digikam(4051)/kdeui (KNotification) KNotification::close: 0 > digikam(4051)/kdeui (KNotification) KNotification::~KNotification: -2 > QSqlDatabasePrivate::removeDatabase: connection > 'digikamDatabase-10379648' is still in use, all queries will cease to > work. > > > I have sqlite3 installed. Is there anything missing? No. but few stuff have been fixed in beta2. try again, thanks in advance Gilles Caulier _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Bugzilla from smyp@morbidcornflakes.ch
> I'm using archlinux kde 4.1 with digikam 0.10.0-beta1. When I start
> digikam on a folder containing an old digikam3.db (from version 0.9.3) > I get following errors: > > QStringList > Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const > Solid::DeviceInterface::Type&) error: > "org.freedesktop.DBus.Error.Disconnected" > > digikam(4051): Failed to detect a storage volume for path > "/home/smyp/data/bildli" with Solid This is not database related. You have a problem with hardware detection using HAL. The KDE framework "Solid" uses HAL on Linux to detect which hardware is available on your laptop. HAL is freedesktop.org software running as a daemon and reachable via DBus. Now when on your machine Solid tries to contact HAL, there is an "Error.Disconnected". Please check your HAL and DBus setup. Marcel _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |