Bug 353534

Summary: Error at startup: error loading kio_digikamalbums followed by crash
Product: [Applications] digikam Reporter: adriano.argiolas
Component: Database-AlbumsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: grave CC: caulier.gilles
Priority: NOR    
Version: 4.13.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 5.4.0

Description adriano.argiolas 2015-10-04 18:43:53 UTC
Launching digikam I get an error message: error loading kio_dikamalbums
After that the program starts but no folder is accessible
Trying to navigate in the menus causes a crash after few random clicks

Here below the log obtained by launching digikam from the console

Fontconfig warning: "/etc/fonts/conf.d/56-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. please move it to /home/atri/.config/fontconfig/fonts.conf manually
Map theme file does not exist: "" 
Object::connect: No such signal MarbleWebView::titleChanged(QString)
Object::connect:  (sender name:   'webView')
Object::connect:  (receiver name: 'titleText')
Object::connect: No such signal MarbleWebView::urlChanged(QUrl)
Object::connect:  (sender name:   'webView')
Map theme file does not exist: "" 
Falling back to default theme: "earth/srtm/srtm.dgml" 
Map theme file does not exist: "" 
Couldn't find a valid DGML map. 
Map theme file does not exist: "" 
Falling back to default theme: "earth/srtm/srtm.dgml" 
Map theme file does not exist: "" 
Couldn't find a valid DGML map. 
Map theme file does not exist: "" 
Falling back to default theme: "earth/srtm/srtm.dgml" 
Map theme file does not exist: "" 
Couldn't find a valid DGML map. 
digikam(10233): couldn't create slave: "Impossibile creare un io-slave:
klauncher ha detto: Errore nel caricamento di «kio_digikamdates».
" 
digikam(10233)/digikam (core) Digikam::AlbumManager::slotDatesJobResult: Failed to list dates 
digikam(10233): couldn't create slave: "Impossibile creare un io-slave:
klauncher ha detto: Errore nel caricamento di «kio_digikamalbums».
" 
digikam(10233)/digikam (core) Digikam::ImageAlbumModel::slotResult: Failed to list url:  "Impossibile avviare il processo Impossibile creare un io-slave:
klauncher ha detto: Errore nel caricamento di «kio_digikamalbums».
." 
digikam(10233): couldn't create slave: "Impossibile creare un io-slave:
klauncher ha detto: Errore nel caricamento di «kio_digikamalbums».
" 
digikam(10233)/digikam (core) Digikam::ImageAlbumModel::slotResult: Failed to list url:  "Impossibile avviare il processo Impossibile creare un io-slave:
klauncher ha detto: Errore nel caricamento di «kio_digikamalbums».
." 
digikam(10233): couldn't create slave: "Impossibile creare un io-slave:
klauncher ha detto: Errore nel caricamento di «kio_digikamalbums».
" 
digikam(10233)/digikam (core) Digikam::ImageAlbumModel::slotResult: Failed to list url:  "Impossibile avviare il processo Impossibile creare un io-slave:
klauncher ha detto: Errore nel caricamento di «kio_digikamalbums».
." 
digikam: symbol lookup error: /usr/lib64/libmarblewidget.so.22: undefined symbol: _ZN11SolarSystem14setCentralBodyEPc


Reproducible: Always

Steps to Reproduce:
1. Launch digikam
2.
3.

Actual Results:  
Digikam crashes

Expected Results:  
Work normally
Comment 1 caulier.gilles 2015-10-04 18:49:43 UTC
You have a binary compatibility issue with libmarblewidget from your system...

Gilles Caulier
Comment 2 caulier.gilles 2015-10-04 21:11:08 UTC
Typically it's a packaging problem not from digiKam side...

Gilles Caulier
Comment 3 caulier.gilles 2016-12-24 14:34:54 UTC
digKam KIO slaves have been removed since 5.0.0 and replaced by a
multi-threaded interface.