You are not logged in.
After an update Virtualbox has stopped working.
running virtualbox from console outputs:
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: /usr/lib/libQt5Core.so.5: undefined symbol: ucal_open_61
VirtualBox 5.2.12-2
Gnome (happens on Wayland and Xorg) 3.28.2
Qt5 5.11.1-1
I really don't have any clue on what the error could be. I haven't encountered an error like this one yet.
Last edited by Pol_M (2018-06-21 16:56:05)
Have a nice day! ![]()
Offline
Post the output of
ls -l /usr/lib/libicu*Last edited by arojas (2018-06-21 16:48:08)
Offline
Thank you! I had the now obsolete .60 libraries still in there. Thanks for pointing me in the correct direction
Have a nice day! ![]()
Offline
This is why you never, ever, should make symlinks when you find missing library errors.
Offline