After upgrading to Dolphin 16.08.0-1, I cannot start the filemanager. The above given error is shown, when executing from commandline. All other components belonging to KApplications 16.08 are working fine. Reproducible: Always Steps to Reproduce: 1. upgrade to dolphin-16.08.0-1 2. try to start dolphin Actual Results: dolphin not starting, error message: dolphin: symbol lookup error: /usr/lib/libkdeinit5_dolphin.so: undefined symbol: _ZN23KStandardItemListWidget5eventEP6QEvent appears Expected Results: dolphin should start Also tried todays git-version (aur/dolphin-git r4888.8b12612-1), but same result
kdeinit still refers to the old libkdeinit5_dolphin.so. Please restart the session after KDE updates. If this does not solve the issue, please add a comment.
I restarted the KDE session, I also reinstalled dolphin. Both did not help.
That's odd. Are you sure you are not mixing different dolphin installations?
After manually reinstalling the dolphin archive (it did not work using pacman), it works. I think, one lib was not properly updated and never done using pacman (maybe a bogus file from earlier installations) Thanks for your help.