Bug 289872 - Database will not open
Summary: Database will not open
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Database-Scan (show other bugs)
Version: 2.4.1
Platform: Debian stable Linux
: NOR major
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-26 17:40 UTC by David Vincent-Jones
Modified: 2017-07-26 07:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.7.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Vincent-Jones 2011-12-26 17:40:04 UTC
Version:           2.4.1 (using KDE 4.7.3) 
OS:                Linux

Trying to re-install database that failed to open and received the following message:
Could not start process Unable to create io-slave:
klauncher said: Unknown protocol 'file'.

Reproducible: Always

Steps to Reproduce:
After several attempts to open the database I deleted the data referance and tried to re install.

Actual Results:  
Error:Could not start process Unable to create io-slave:
klauncher said: Unknown protocol 'file'.

Expected Results:  
Expected data to re-install
Comment 1 caulier.gilles 2012-06-22 08:51:47 UTC
Official digiKam 2.6.0 release is out since few days now :

http://www.digikam.org/drupal/node/656

Please, check if this entry still valid, or update report accordingly.

Thanks in advance.

Gilles Caulier
Comment 2 caulier.gilles 2013-12-04 16:48:40 UTC
David,

What new about this file using last digiKam 3.5.0 ?

Gilles Caulier
Comment 3 caulier.gilles 2014-08-25 10:03:28 UTC
Git commit 235bb6e3945cdc42c0f890d3ad3adf1eea001179 by Gilles Caulier.
Committed on 25/08/2014 at 10:02.
Pushed by cgilles into branch 'master'.

New notification event sent when digiKam KIO-slave cannot be started.
Related: bug 290421
FIXED-IN: 4.3.0

M  +4    -1    NEWS
M  +21   -2    digikam/album/albumlabelstreeview.cpp
M  +1    -0    digikam/album/albumlabelstreeview.h
M  +17   -0    digikam/album/albummanager.cpp
M  +7    -0    libs/models/imagealbummodel.cpp
M  +2    -1    libs/widgets/common/knotificationwrapper.cpp
M  +1    -1    libs/widgets/common/knotificationwrapper.h
M  +10   -6    utilities/gpssearch/gpsmarkertiler.cpp
M  +14   -2    utilities/maintenance/duplicatesfinder.cpp
M  +1    -1    utilities/maintenance/duplicatesfinder.h
M  +9    -3    utilities/maintenance/imageinfojob.cpp
M  +1    -1    utilities/maintenance/imageinfojob.h

http://commits.kde.org/digikam/235bb6e3945cdc42c0f890d3ad3adf1eea001179
Comment 4 caulier.gilles 2017-07-26 07:00:39 UTC
This problem is relevant of digiKam KIO Slaves and all of these have been dropped in favor of a multi-threaded interface to query the database.