[Digikam-users] digikam 0.10.0-beta1 fails to convert old digikam3.db

Christoph Schmid smyp at morbidcornflakes.ch
Sat Aug 16 21:06:10 BST 2008


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.



digikam-users-request at kde.org wrote:
> Send Digikam-users mailing list submissions to
> 	digikam-users at kde.org
> 
> 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
> 	digikam-users-request at kde.org
> 
> You can reach the person managing the list at
> 	digikam-users-owner at kde.org
> 
> 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
>       (smyp at morbidcornflakes.ch)
>    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 <aboelens at engin.umass.edu>
> Subject: Re: [Digikam-users] Unauthorized call of the API! error in
> 	geolocation
> To: "digiKam - Digital Photo Management for the masses"
> 	<digikam-users at kde.org>
> Message-ID: <200808061039.59033.aboelens at engin.umass.edu>
> 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: smyp at morbidcornflakes.ch
> Subject: [Digikam-users] digikam 0.10.0-beta1 fails to convert old
> 	digikam3.db
> To: digikam-users at kde.org
> Message-ID: <20080806205002.0eztxo3vkgw0gwco at www.sylon.net>
> 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" <caulier.gilles at gmail.com>
> Subject: Re: [Digikam-users] digikam 0.10.0-beta1 fails to convert old
> 	digikam3.db
> To: "digiKam - Digital Photo Management for the masses"
> 	<digikam-users at kde.org>
> Message-ID:
> 	<b4b1230e0808061200s369f8739i1d9e6aa2f2f1d170 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> 2008/8/6  <smyp at 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
>>
>> 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
> Digikam-users at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-users
> 
> 
> End of Digikam-users Digest, Vol 39, Issue 6
> ********************************************
> 



More information about the Digikam-users mailing list