Amarok : klauncher return: Error by loading " kio_file "

Hello,

I receive an error when starting amarok.
Seems that amarok cannot retrieve the files in any library.
The error message is something like: klauncher returned error by loading kio_file
No files are displayed ; The playlist is still displayed and i can play the playlist.

When starting from konsole i receive these messages

 amarok 
WARNING: Phonon::createPath: Cannot connect  Phonon::MediaObject ( no objectName ) to  Phonon::AudioDataOutput ( no objectName ).  
Object::connect: No such signal Phonon::VLC::MediaObject::angleChanged(int) 
Object::connect: No such signal Phonon::VLC::MediaObject::availableAnglesChanged(int) 
libpng warning: iCCP: known incorrect sRGB profile 
QWidget::insertAction: Attempt to insert null action 
Could not parse stylesheet of widget 0x1f809e0 
**********************************************************************************************  
** AMAROK WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING INFORMATION, PLEASE USE: **  
** amarok --debug                                                                           **  
**********************************************************************************************  
philippe@hpprol2:~> amarok(22630): couldn't create slave: "Impossible de créer le module d'entrée / sortie : 
klauncher a retourné : Erreur lors du chargement de « kio_trash ». 
"  
amarok(22630): couldn't create slave: "Impossible de créer le module d'entrée / sortie : 
klauncher a retourné : Erreur lors du chargement de « kio_file ».


last error is repeated many time

 rpm -qa amarok 
amarok-2.8.0-27.11.x86_64
 rpm -qa kio* 
kio_mtp-0.75-5.3.x86_64 
kio-core-5.10.0-1.1.x86_64 
kio-extras5-5.3.1-1.1.x86_64 
kio-devel-5.10.0-1.1.x86_64 
kio_iso-2.4.0~beta3-9.1.x86_64 
kio_audiocd-15.04.2-1.1.x86_64 
kio-5.10.0-1.1.x86_64 
kio_kamera-15.04.2-1.1.x86_64




is this a problem with plasma 5 or is it related to gcc5 used by packman?

Many thanks in advance
Philippe

I think you could be right it could be gcc linked. I have the latest tumbelweed installed and have the same version of amarok as you (from the packman repo) - with no issues. To update to the latest packman versions I needed to install libgomp1-gcc5-5.1.1+r223279-1.1.x86_64.rpm & libstdc++6-gcc5-5.1.1+r223279-1.1.x86_64.rpm from the factory-oss repo. The 2nd rpm is listed as a needed by amarok so I would suggest that install it.

Thanks,

I reinstalled libstdc++6-gcc5 which removed libstdc++6 and thereafter the problem was solved, not only in amarok but also in some other program,(Dolphin…)

Many thanks again
Philippe