Bug 353534 - Error at startup: error loading kio_digikamalbums followed by crash
Summary: Error at startup: error loading kio_digikamalbums followed by crash
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Database-Albums (show other bugs)
Version: 4.13.0
Platform: openSUSE Linux
: NOR grave
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-04 18:43 UTC by adriano.argiolas
Modified: 2017-07-19 13:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.4.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.