Re: digikam 0.10.0-beta1 fails to convert old digikam3.db

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: digikam 0.10.0-beta1 fails to convert old digikam3.db

Bugzilla from smyp@morbidcornflakes.ch
I now have tried again with beta2 and still get an error when starting
with an old digikam 0.9.3 database:

QStringList
Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
Solid::DeviceInterface::Type&)  error:
"org.freedesktop.DBus.Error.Disconnected"

digikam(16533): got listFromType
digikam(16533): Failed to detect a storage volume for path
"/home/smyp/data/bildli"  with Solid

digikam(16533): Unable to identify a path with Solid. Adding the
location with path only.

digikam(16533): listFromType
QStringList
Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
Solid::DeviceInterface::Type&)  error:
"org.freedesktop.DBus.Error.Disconnected"

digikam(16533): got listFromType
digikam(16533): Creating new Location  "/"  uuid
"volumeid:?path=%2Fhome%2Fsmyp%2Fdata%2Fbildli"
digikam(16533): location for  "/home/smyp/data/bildli/"  is available  true
digikam(16533): Testing location  1 "/home/smyp/data/bildli"
"/home/smyp/data/bildli/"
digikam(16533): Failure to create a collection location. Aborting update.

digikam(16533)/kdeui (KNotification) KNotification::slotReceivedId: 0
digikam(16533)/kdeui (KNotification) KNotification::close: 0
digikam(16533)/kdeui (KNotification) KNotification::~KNotification: -2
QSqlDatabasePrivate::removeDatabase: connection
'digikamDatabase-17711184' is still in use, all queries will cease to work.



[hidden email] wrote:

> Send Digikam-users mailing list submissions to
> [hidden email]
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://mail.kde.org/mailman/listinfo/digikam-users
> or, via email, send a message with subject or body 'help' to
> [hidden email]
>
> You can reach the person managing the list at
> [hidden email]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Digikam-users digest..."
>
>
> Today's Topics:
>
>    1. Re: Unauthorized call of the API! error in geolocation
>       (Arnout Boelens)
>    2. digikam 0.10.0-beta1 fails to convert old digikam3.db
>       ([hidden email])
>    3. Re: digikam 0.10.0-beta1 fails to convert old digikam3.db
>       (Gilles Caulier)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 6 Aug 2008 10:39:53 -0400
> From: Arnout Boelens <[hidden email]>
> Subject: Re: [Digikam-users] Unauthorized call of the API! error in
> geolocation
> To: "digiKam - Digital Photo Management for the masses"
> <[hidden email]>
> Message-ID: <[hidden email]>
> Content-Type: text/plain; charset="iso-8859-15"
>
> On Monday 04 August 2008, Arnout Boelens wrote:
>> Hello,
>> I saw a message posted on this before and back then it seemed to solve
>> itself:
>> http://mail.kde.org/pipermail/digikam-users/2008-July/006020.html
>>
>> However, I get the same "Unauthorized call of the API!" error. I tried
>> several times during the last 2 day because I thought it might because
>> because of the in the thread mentioned 10.000 accesses per day limit, but
>> no luck. Has anyone else had this problem and found a solution? Below is
>> my system information
>>
>> KDE Version  0.9.4 (KDE 3.5.9, Debian Package 4:3.5.9.dfsg.1-6
>> (lenny/sid)) Operating System  Linux (i686) release 2.6.25-2-686
>> Compiler  Target: i486-linux-gnu
>> Thanks!
>> Arnout
>
> Yesterday geotagging mysteriously started working again. I do not think it
> was related to the 10.000 per day limit because it wasn't working for a
> couple of days, but I have no idea what it could have been instead.
>
> Arnout
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://mail.kde.org/pipermail/digikam-users/attachments/20080806/6743bead/attachment-0001.html 
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: smime.p7s
> Type: application/pkcs7-signature
> Size: 1363 bytes
> Desc: not available
> Url : http://mail.kde.org/pipermail/digikam-users/attachments/20080806/6743bead/attachment-0001.bin 
>
> ------------------------------
>
> Message: 2
> Date: Wed, 06 Aug 2008 20:50:02 +0200
> From: [hidden email]
> Subject: [Digikam-users] digikam 0.10.0-beta1 fails to convert old
> digikam3.db
> To: [hidden email]
> Message-ID: <[hidden email]>
> Content-Type: text/plain; charset=ISO-8859-1; format="flowed"
>
> 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?
>
>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 6 Aug 2008 21:00:10 +0200
> From: "Gilles Caulier" <[hidden email]>
> Subject: Re: [Digikam-users] digikam 0.10.0-beta1 fails to convert old
> digikam3.db
> To: "digiKam - Digital Photo Management for the masses"
> <[hidden email]>
> Message-ID:
> <[hidden email]>
> Content-Type: text/plain; charset=ISO-8859-1
>
> 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
>
>
> End of Digikam-users Digest, Vol 39, Issue 6
> ********************************************
>
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: digikam 0.10.0-beta1 fails to convert old digikam3.db

Gilles Caulier-4
You have a problem with libsolid which use HAL deamon. Check your system...

Best

Gilles Caulier

2008/8/16, Christoph Schmid <[hidden email]>:

> I now have tried again with beta2 and still get an error when starting
> with an old digikam 0.9.3 database:
>
> QStringList
> Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
> Solid::DeviceInterface::Type&)  error:
> "org.freedesktop.DBus.Error.Disconnected"
>
> digikam(16533): got listFromType
> digikam(16533): Failed to detect a storage volume for path
> "/home/smyp/data/bildli"  with Solid
>
> digikam(16533): Unable to identify a path with Solid. Adding the
> location with path only.
>
> digikam(16533): listFromType
> QStringList
> Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
> Solid::DeviceInterface::Type&)  error:
> "org.freedesktop.DBus.Error.Disconnected"
>
> digikam(16533): got listFromType
> digikam(16533): Creating new Location  "/"  uuid
> "volumeid:?path=%2Fhome%2Fsmyp%2Fdata%2Fbildli"
> digikam(16533): location for  "/home/smyp/data/bildli/"  is available  true
> digikam(16533): Testing location  1 "/home/smyp/data/bildli"
> "/home/smyp/data/bildli/"
> digikam(16533): Failure to create a collection location. Aborting update.
>
> digikam(16533)/kdeui (KNotification) KNotification::slotReceivedId: 0
> digikam(16533)/kdeui (KNotification) KNotification::close: 0
> digikam(16533)/kdeui (KNotification) KNotification::~KNotification: -2
> QSqlDatabasePrivate::removeDatabase: connection
> 'digikamDatabase-17711184' is still in use, all queries will cease to work.
>
>
>
> [hidden email] wrote:
>> Send Digikam-users mailing list submissions to
>> [hidden email]
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>> https://mail.kde.org/mailman/listinfo/digikam-users
>> or, via email, send a message with subject or body 'help' to
>> [hidden email]
>>
>> You can reach the person managing the list at
>> [hidden email]
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of Digikam-users digest..."
>>
>>
>> Today's Topics:
>>
>>    1. Re: Unauthorized call of the API! error in geolocation
>>       (Arnout Boelens)
>>    2. digikam 0.10.0-beta1 fails to convert old digikam3.db
>>       ([hidden email])
>>    3. Re: digikam 0.10.0-beta1 fails to convert old digikam3.db
>>       (Gilles Caulier)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Wed, 6 Aug 2008 10:39:53 -0400
>> From: Arnout Boelens <[hidden email]>
>> Subject: Re: [Digikam-users] Unauthorized call of the API! error in
>> geolocation
>> To: "digiKam - Digital Photo Management for the masses"
>> <[hidden email]>
>> Message-ID: <[hidden email]>
>> Content-Type: text/plain; charset="iso-8859-15"
>>
>> On Monday 04 August 2008, Arnout Boelens wrote:
>>> Hello,
>>> I saw a message posted on this before and back then it seemed to solve
>>> itself:
>>> http://mail.kde.org/pipermail/digikam-users/2008-July/006020.html
>>>
>>> However, I get the same "Unauthorized call of the API!" error. I tried
>>> several times during the last 2 day because I thought it might because
>>> because of the in the thread mentioned 10.000 accesses per day limit, but
>>> no luck. Has anyone else had this problem and found a solution? Below is
>>> my system information
>>>
>>> KDE Version  0.9.4 (KDE 3.5.9, Debian Package 4:3.5.9.dfsg.1-6
>>> (lenny/sid)) Operating System  Linux (i686) release 2.6.25-2-686
>>> Compiler  Target: i486-linux-gnu
>>> Thanks!
>>> Arnout
>>
>> Yesterday geotagging mysteriously started working again. I do not think it
>>
>> was related to the 10.000 per day limit because it wasn't working for a
>> couple of days, but I have no idea what it could have been instead.
>>
>> Arnout
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL:
>> http://mail.kde.org/pipermail/digikam-users/attachments/20080806/6743bead/attachment-0001.html
>>
>> -------------- next part --------------
>> A non-text attachment was scrubbed...
>> Name: smime.p7s
>> Type: application/pkcs7-signature
>> Size: 1363 bytes
>> Desc: not available
>> Url :
>> http://mail.kde.org/pipermail/digikam-users/attachments/20080806/6743bead/attachment-0001.bin
>>
>>
>> ------------------------------
>>
>> Message: 2
>> Date: Wed, 06 Aug 2008 20:50:02 +0200
>> From: [hidden email]
>> Subject: [Digikam-users] digikam 0.10.0-beta1 fails to convert old
>> digikam3.db
>> To: [hidden email]
>> Message-ID: <[hidden email]>
>> Content-Type: text/plain; charset=ISO-8859-1; format="flowed"
>>
>> 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?
>>
>>
>>
>> ------------------------------
>>
>> Message: 3
>> Date: Wed, 6 Aug 2008 21:00:10 +0200
>> From: "Gilles Caulier" <[hidden email]>
>> Subject: Re: [Digikam-users] digikam 0.10.0-beta1 fails to convert old
>> digikam3.db
>> To: "digiKam - Digital Photo Management for the masses"
>> <[hidden email]>
>> Message-ID:
>> <[hidden email]>
>> Content-Type: text/plain; charset=ISO-8859-1
>>
>> 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
>>
>>
>> End of Digikam-users Digest, Vol 39, Issue 6
>> ********************************************
>>
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
>
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: digikam 0.10.0-beta1 fails to convert old digikam3.db

Bugzilla from smyp@morbidcornflakes.ch
In reply to this post by Bugzilla from smyp@morbidcornflakes.ch
Marcel, you were right, thanks. For some reason, Arch linux doesn't
automatically start the dbus and hal daemons. Now it's working.

[hidden email] wrote:

> Send Digikam-users mailing list submissions to
> [hidden email]
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://mail.kde.org/mailman/listinfo/digikam-users
> or, via email, send a message with subject or body 'help' to
> [hidden email]
>
> You can reach the person managing the list at
> [hidden email]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Digikam-users digest..."
>
>
> Today's Topics:
>
>    1. Re: digikam 0.10.0-beta1 fails to convert old digikam3.db
>       (Christoph Schmid)
>    2. Re: digikam 0.10.0-beta1 fails to convert old digikam3.db
>       (Marcel Wiesweg)
>    3. Monthly "cannot build from SVN" thread, sorry. (Dotan Cohen)
>    4. Re: Monthly "cannot build from SVN" thread, sorry.
>       (Gandalf Lechner)
>    5. Re: Monthly "cannot build from SVN" thread, sorry. (Dotan Cohen)
>    6. Re: digikam 0.10.0-beta1 fails to convert old digikam3.db
>       (Gilles Caulier)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 16 Aug 2008 13:06:10 -0700
> From: Christoph Schmid <[hidden email]>
> Subject: Re: [Digikam-users] digikam 0.10.0-beta1 fails to convert old
> digikam3.db
> To: [hidden email]
> Message-ID: <[hidden email]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> I now have tried again with beta2 and still get an error when starting
> with an old digikam 0.9.3 database:
>
> QStringList
> Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
> Solid::DeviceInterface::Type&)  error:
> "org.freedesktop.DBus.Error.Disconnected"
>
> digikam(16533): got listFromType
> digikam(16533): Failed to detect a storage volume for path
> "/home/smyp/data/bildli"  with Solid
>
> digikam(16533): Unable to identify a path with Solid. Adding the
> location with path only.
>
> digikam(16533): listFromType
> QStringList
> Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
> Solid::DeviceInterface::Type&)  error:
> "org.freedesktop.DBus.Error.Disconnected"
>
> digikam(16533): got listFromType
> digikam(16533): Creating new Location  "/"  uuid
> "volumeid:?path=%2Fhome%2Fsmyp%2Fdata%2Fbildli"
> digikam(16533): location for  "/home/smyp/data/bildli/"  is available  true
> digikam(16533): Testing location  1 "/home/smyp/data/bildli"
> "/home/smyp/data/bildli/"
> digikam(16533): Failure to create a collection location. Aborting update.
>
> digikam(16533)/kdeui (KNotification) KNotification::slotReceivedId: 0
> digikam(16533)/kdeui (KNotification) KNotification::close: 0
> digikam(16533)/kdeui (KNotification) KNotification::~KNotification: -2
> QSqlDatabasePrivate::removeDatabase: connection
> 'digikamDatabase-17711184' is still in use, all queries will cease to work.
>
>
>
> [hidden email] wrote:
>> Send Digikam-users mailing list submissions to
>> [hidden email]
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>> https://mail.kde.org/mailman/listinfo/digikam-users
>> or, via email, send a message with subject or body 'help' to
>> [hidden email]
>>
>> You can reach the person managing the list at
>> [hidden email]
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of Digikam-users digest..."
>>
>>
>> Today's Topics:
>>
>>    1. Re: Unauthorized call of the API! error in geolocation
>>       (Arnout Boelens)
>>    2. digikam 0.10.0-beta1 fails to convert old digikam3.db
>>       ([hidden email])
>>    3. Re: digikam 0.10.0-beta1 fails to convert old digikam3.db
>>       (Gilles Caulier)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Wed, 6 Aug 2008 10:39:53 -0400
>> From: Arnout Boelens <[hidden email]>
>> Subject: Re: [Digikam-users] Unauthorized call of the API! error in
>> geolocation
>> To: "digiKam - Digital Photo Management for the masses"
>> <[hidden email]>
>> Message-ID: <[hidden email]>
>> Content-Type: text/plain; charset="iso-8859-15"
>>
>> On Monday 04 August 2008, Arnout Boelens wrote:
>>> Hello,
>>> I saw a message posted on this before and back then it seemed to solve
>>> itself:
>>> http://mail.kde.org/pipermail/digikam-users/2008-July/006020.html
>>>
>>> However, I get the same "Unauthorized call of the API!" error. I tried
>>> several times during the last 2 day because I thought it might because
>>> because of the in the thread mentioned 10.000 accesses per day limit, but
>>> no luck. Has anyone else had this problem and found a solution? Below is
>>> my system information
>>>
>>> KDE Version  0.9.4 (KDE 3.5.9, Debian Package 4:3.5.9.dfsg.1-6
>>> (lenny/sid)) Operating System  Linux (i686) release 2.6.25-2-686
>>> Compiler  Target: i486-linux-gnu
>>> Thanks!
>>> Arnout
>> Yesterday geotagging mysteriously started working again. I do not think it
>> was related to the 10.000 per day limit because it wasn't working for a
>> couple of days, but I have no idea what it could have been instead.
>>
>> Arnout
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL: http://mail.kde.org/pipermail/digikam-users/attachments/20080806/6743bead/attachment-0001.html 
>> -------------- next part --------------
>> A non-text attachment was scrubbed...
>> Name: smime.p7s
>> Type: application/pkcs7-signature
>> Size: 1363 bytes
>> Desc: not available
>> Url : http://mail.kde.org/pipermail/digikam-users/attachments/20080806/6743bead/attachment-0001.bin 
>>
>> ------------------------------
>>
>> Message: 2
>> Date: Wed, 06 Aug 2008 20:50:02 +0200
>> From: [hidden email]
>> Subject: [Digikam-users] digikam 0.10.0-beta1 fails to convert old
>> digikam3.db
>> To: [hidden email]
>> Message-ID: <[hidden email]>
>> Content-Type: text/plain; charset=ISO-8859-1; format="flowed"
>>
>> 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?
>>
>>
>>
>> ------------------------------
>>
>> Message: 3
>> Date: Wed, 6 Aug 2008 21:00:10 +0200
>> From: "Gilles Caulier" <[hidden email]>
>> Subject: Re: [Digikam-users] digikam 0.10.0-beta1 fails to convert old
>> digikam3.db
>> To: "digiKam - Digital Photo Management for the masses"
>> <[hidden email]>
>> Message-ID:
>> <[hidden email]>
>> Content-Type: text/plain; charset=ISO-8859-1
>>
>> 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
>>
>>
>> End of Digikam-users Digest, Vol 39, Issue 6
>> ********************************************
>>
>
>
> ------------------------------
>
> Message: 2
> Date: Sat, 16 Aug 2008 13:29:33 +0200
> From: Marcel Wiesweg <[hidden email]>
> Subject: Re: [Digikam-users] digikam 0.10.0-beta1 fails to convert old
> digikam3.db
> To: digiKam - Digital Photo Management for the masses
> <[hidden email]>
> Message-ID: <[hidden email]>
> Content-Type: text/plain;  charset="iso-8859-1"
>
>> 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
>
>
> ------------------------------
>
> Message: 3
> Date: Sat, 16 Aug 2008 16:36:38 -0400
> From: "Dotan Cohen" <[hidden email]>
> Subject: [Digikam-users] Monthly "cannot build from SVN" thread,
> sorry.
> To: digiKam-users. <[hidden email]>
> Message-ID:
> <[hidden email]>
> Content-Type: text/plain; charset=UTF-8
>
> I am testing out the latest Kubuntu and installing Digikam from SVN to
> triage a few specific bugs. After running cmake, I do not seem to have
> a makefile. There is also a cmake error that it says is specifically
> for developers:
>
> ibex@ubuntu:~/digikam-notes/kdegraphics/build$ cmake
> -DCMAKE_BUILD_TYPE=debugfull -DCMAKE_INSTALL_PREFIX=$DIGIKAMKDE4
> ../../kdegraphics
> -- The C compiler identification is GNU
> -- The CXX compiler identification is GNU
> -- Check for working C compiler: /usr/bin/gcc
> -- Check for working C compiler: /usr/bin/gcc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> CMake Error at /usr/share/cmake-2.6/Modules/FindKDE4.cmake:72 (MESSAGE):
>   ERROR: cmake/modules/FindKDE4Internal.cmake not found in
>   /home/ibex/.kde/share/apps;/usr/share/kde4/apps
> Call Stack (most recent call first):
>   CMakeLists.txt:6 (find_package)
>
>
> CMake Warning (dev) in CMakeLists.txt:
>   No cmake_minimum_required command is present.  A line of code such as
>
>     cmake_minimum_required(VERSION 2.6)
>
>   should be added at the top of the file.  The version specified may be lower
>   if you wish to support older CMake versions for this project.  For more
>   information run "cmake --help-policy CMP0000".
> This warning is for project developers.  Use -Wno-dev to suppress it.
>
> -- Configuring done
> ibex@ubuntu:~/digikam-notes/kdegraphics/build$ make && echo "done"
> make: *** No targets specified and no makefile found.  Stop.
> ibex@ubuntu:~/digikam-notes/kdegraphics/build$
>
>
> Should I worry about that error? Is there anything that I can do to
> build Digikam? Thanks.
>
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: digikam 0.10.0-beta1 fails to convert old digikam3.db

Bugzilla from andi.clemens@gmx.net

Sure it does not, archlinux is about KISS and this also means that you have to
take care of it for yourself...

:D

Andi (who thinks archlinux is the best distro ever made and never switches
again...)

On Monday 18 August 2008 03:54:18 Christoph Schmid wrote:

> Marcel, you were right, thanks. For some reason, Arch linux doesn't
> automatically start the dbus and hal daemons. Now it's working.
>
> [hidden email] wrote:
> > Send Digikam-users mailing list submissions to
> > [hidden email]
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> > https://mail.kde.org/mailman/listinfo/digikam-users
> > or, via email, send a message with subject or body 'help' to
> > [hidden email]
> >
> > You can reach the person managing the list at
> > [hidden email]
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Digikam-users digest..."
> >
> >
> > Today's Topics:
> >
> >    1. Re: digikam 0.10.0-beta1 fails to convert old digikam3.db
> >       (Christoph Schmid)
> >    2. Re: digikam 0.10.0-beta1 fails to convert old digikam3.db
> >       (Marcel Wiesweg)
> >    3. Monthly "cannot build from SVN" thread, sorry. (Dotan Cohen)
> >    4. Re: Monthly "cannot build from SVN" thread, sorry.
> >       (Gandalf Lechner)
> >    5. Re: Monthly "cannot build from SVN" thread, sorry. (Dotan Cohen)
> >    6. Re: digikam 0.10.0-beta1 fails to convert old digikam3.db
> >       (Gilles Caulier)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Sat, 16 Aug 2008 13:06:10 -0700
> > From: Christoph Schmid <[hidden email]>
> > Subject: Re: [Digikam-users] digikam 0.10.0-beta1 fails to convert old
> > digikam3.db
> > To: [hidden email]
> > Message-ID: <[hidden email]>
> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >
> > I now have tried again with beta2 and still get an error when starting
> > with an old digikam 0.9.3 database:
> >
> > QStringList
> > Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
> > Solid::DeviceInterface::Type&)  error:
> > "org.freedesktop.DBus.Error.Disconnected"
> >
> > digikam(16533): got listFromType
> > digikam(16533): Failed to detect a storage volume for path
> > "/home/smyp/data/bildli"  with Solid
> >
> > digikam(16533): Unable to identify a path with Solid. Adding the
> > location with path only.
> >
> > digikam(16533): listFromType
> > QStringList
> > Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
> > Solid::DeviceInterface::Type&)  error:
> > "org.freedesktop.DBus.Error.Disconnected"
> >
> > digikam(16533): got listFromType
> > digikam(16533): Creating new Location  "/"  uuid
> > "volumeid:?path=%2Fhome%2Fsmyp%2Fdata%2Fbildli"
> > digikam(16533): location for  "/home/smyp/data/bildli/"  is available
> > true digikam(16533): Testing location  1 "/home/smyp/data/bildli"
> > "/home/smyp/data/bildli/"
> > digikam(16533): Failure to create a collection location. Aborting update.
> >
> > digikam(16533)/kdeui (KNotification) KNotification::slotReceivedId: 0
> > digikam(16533)/kdeui (KNotification) KNotification::close: 0
> > digikam(16533)/kdeui (KNotification) KNotification::~KNotification: -2
> > QSqlDatabasePrivate::removeDatabase: connection
> > 'digikamDatabase-17711184' is still in use, all queries will cease to
> > work.
> >
> > [hidden email] wrote:
> >> Send Digikam-users mailing list submissions to
> >> [hidden email]
> >>
> >> To subscribe or unsubscribe via the World Wide Web, visit
> >> https://mail.kde.org/mailman/listinfo/digikam-users
> >> or, via email, send a message with subject or body 'help' to
> >> [hidden email]
> >>
> >> You can reach the person managing the list at
> >> [hidden email]
> >>
> >> When replying, please edit your Subject line so it is more specific
> >> than "Re: Contents of Digikam-users digest..."
> >>
> >>
> >> Today's Topics:
> >>
> >>    1. Re: Unauthorized call of the API! error in geolocation
> >>       (Arnout Boelens)
> >>    2. digikam 0.10.0-beta1 fails to convert old digikam3.db
> >>       ([hidden email])
> >>    3. Re: digikam 0.10.0-beta1 fails to convert old digikam3.db
> >>       (Gilles Caulier)
> >>
> >>
> >> ----------------------------------------------------------------------
> >>
> >> Message: 1
> >> Date: Wed, 6 Aug 2008 10:39:53 -0400
> >> From: Arnout Boelens <[hidden email]>
> >> Subject: Re: [Digikam-users] Unauthorized call of the API! error in
> >> geolocation
> >> To: "digiKam - Digital Photo Management for the masses"
> >> <[hidden email]>
> >> Message-ID: <[hidden email]>
> >> Content-Type: text/plain; charset="iso-8859-15"
> >>
> >> On Monday 04 August 2008, Arnout Boelens wrote:
> >>> Hello,
> >>> I saw a message posted on this before and back then it seemed to solve
> >>> itself:
> >>> http://mail.kde.org/pipermail/digikam-users/2008-July/006020.html
> >>>
> >>> However, I get the same "Unauthorized call of the API!" error. I tried
> >>> several times during the last 2 day because I thought it might because
> >>> because of the in the thread mentioned 10.000 accesses per day limit,
> >>> but no luck. Has anyone else had this problem and found a solution?
> >>> Below is my system information
> >>>
> >>> KDE Version  0.9.4 (KDE 3.5.9, Debian Package 4:3.5.9.dfsg.1-6
> >>> (lenny/sid)) Operating System  Linux (i686) release 2.6.25-2-686
> >>> Compiler  Target: i486-linux-gnu
> >>> Thanks!
> >>> Arnout
> >>
> >> Yesterday geotagging mysteriously started working again. I do not think
> >> it was related to the 10.000 per day limit because it wasn't working for
> >> a couple of days, but I have no idea what it could have been instead.
> >>
> >> Arnout
> >> -------------- next part --------------
> >> An HTML attachment was scrubbed...
> >> URL:
> >> http://mail.kde.org/pipermail/digikam-users/attachments/20080806/6743bea
> >>d/attachment-0001.html -------------- next part --------------
> >> A non-text attachment was scrubbed...
> >> Name: smime.p7s
> >> Type: application/pkcs7-signature
> >> Size: 1363 bytes
> >> Desc: not available
> >> Url :
> >> http://mail.kde.org/pipermail/digikam-users/attachments/20080806/6743bea
> >>d/attachment-0001.bin
> >>
> >> ------------------------------
> >>
> >> Message: 2
> >> Date: Wed, 06 Aug 2008 20:50:02 +0200
> >> From: [hidden email]
> >> Subject: [Digikam-users] digikam 0.10.0-beta1 fails to convert old
> >> digikam3.db
> >> To: [hidden email]
> >> Message-ID: <[hidden email]>
> >> Content-Type: text/plain; charset=ISO-8859-1; format="flowed"
> >>
> >> 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?
> >>
> >>
> >>
> >> ------------------------------
> >>
> >> Message: 3
> >> Date: Wed, 6 Aug 2008 21:00:10 +0200
> >> From: "Gilles Caulier" <[hidden email]>
> >> Subject: Re: [Digikam-users] digikam 0.10.0-beta1 fails to convert old
> >> digikam3.db
> >> To: "digiKam - Digital Photo Management for the masses"
> >> <[hidden email]>
> >> Message-ID:
> >> <[hidden email]>
> >> Content-Type: text/plain; charset=ISO-8859-1
> >>
> >> 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
> >>
> >>
> >> End of Digikam-users Digest, Vol 39, Issue 6
> >> ********************************************
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Sat, 16 Aug 2008 13:29:33 +0200
> > From: Marcel Wiesweg <[hidden email]>
> > Subject: Re: [Digikam-users] digikam 0.10.0-beta1 fails to convert old
> > digikam3.db
> > To: digiKam - Digital Photo Management for the masses
> > <[hidden email]>
> > Message-ID: <[hidden email]>
> > Content-Type: text/plain;  charset="iso-8859-1"
> >
> >> 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
> >
> >
> > ------------------------------
> >
> > Message: 3
> > Date: Sat, 16 Aug 2008 16:36:38 -0400
> > From: "Dotan Cohen" <[hidden email]>
> > Subject: [Digikam-users] Monthly "cannot build from SVN" thread,
> > sorry.
> > To: digiKam-users. <[hidden email]>
> > Message-ID:
> > <[hidden email]>
> > Content-Type: text/plain; charset=UTF-8
> >
> > I am testing out the latest Kubuntu and installing Digikam from SVN to
> > triage a few specific bugs. After running cmake, I do not seem to have
> > a makefile. There is also a cmake error that it says is specifically
> > for developers:
> >
> > ibex@ubuntu:~/digikam-notes/kdegraphics/build$ cmake
> > -DCMAKE_BUILD_TYPE=debugfull -DCMAKE_INSTALL_PREFIX=$DIGIKAMKDE4
> > ../../kdegraphics
> > -- The C compiler identification is GNU
> > -- The CXX compiler identification is GNU
> > -- Check for working C compiler: /usr/bin/gcc
> > -- Check for working C compiler: /usr/bin/gcc -- works
> > -- Detecting C compiler ABI info
> > -- Detecting C compiler ABI info - done
> > -- Check for working CXX compiler: /usr/bin/c++
> > -- Check for working CXX compiler: /usr/bin/c++ -- works
> > -- Detecting CXX compiler ABI info
> > -- Detecting CXX compiler ABI info - done
> > CMake Error at /usr/share/cmake-2.6/Modules/FindKDE4.cmake:72 (MESSAGE):
> >   ERROR: cmake/modules/FindKDE4Internal.cmake not found in
> >   /home/ibex/.kde/share/apps;/usr/share/kde4/apps
> > Call Stack (most recent call first):
> >   CMakeLists.txt:6 (find_package)
> >
> >
> > CMake Warning (dev) in CMakeLists.txt:
> >   No cmake_minimum_required command is present.  A line of code such as
> >
> >     cmake_minimum_required(VERSION 2.6)
> >
> >   should be added at the top of the file.  The version specified may be
> > lower if you wish to support older CMake versions for this project.  For
> > more information run "cmake --help-policy CMP0000".
> > This warning is for project developers.  Use -Wno-dev to suppress it.
> >
> > -- Configuring done
> > ibex@ubuntu:~/digikam-notes/kdegraphics/build$ make && echo "done"
> > make: *** No targets specified and no makefile found.  Stop.
> > ibex@ubuntu:~/digikam-notes/kdegraphics/build$
> >
> >
> > Should I worry about that error? Is there anything that I can do to
> > build Digikam? Thanks.
>
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users