Chrome takes incredibly long to load

Ever since I got the 55 update (which was a while ago) Chrome has taken over a minute to load up. I have tried multiple uninstalls and still Chrome takes very long to load.

Terminal output:

(google-chrome-stable:1502): Pango-WARNING **: /usr/lib/pango/1.6.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory
[1502:1532:0103/062835:ERROR:object_proxy.cc(583)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.kwalletd was not provided by any .service files
[1502:1532:0103/062835:ERROR:kwallet_dbus.cc(100)] Error contacting kwalletd (isEnabled)
[1502:1532:0103/062836:ERROR:object_proxy.cc(583)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
[1502:1532:0103/062836:ERROR:kwallet_dbus.cc(100)] Error contacting kwalletd (isEnabled)
[1502:1502:0103/062841:ERROR:display_info_provider_aura.cc(31)] Not implemented reached in virtual void extensions:DisplayInfoProviderAura::UpdateDisplayUnitInfoForPlatform(const display:Display &, extensions::api::system_display:DisplayUnitInfo *)
[1502:1531:0103/062909:ERROR:object_proxy.cc(583)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.kwalletd was not provided by any .service files
[1502:1531:0103/062909:ERROR:kwallet_dbus.cc(100)] Error contacting kwalletd (isEnabled)
[1502:1531:0103/062910:ERROR:object_proxy.cc(583)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
[1502:1531:0103/062910:ERROR:kwallet_dbus.cc(100)] Error contacting kwalletd (isEnabled)
[1502:1531:0103/062910:ERROR:object_proxy.cc(583)] Failed to call method: org.kde.KWallet.close: object_path= /modules/kwalletd: org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.kwalletd was not provided by any .service files
[1502:1531:0103/062910:ERROR:kwallet_dbus.cc(414)] Error contacting kwalletd (close)

I happened to have an old 13.2/KDE lying around…

So, I updated it and looked for pango. Wasn’t installed.
I then installed pango and then looked for pango at the location described by your error.
Nothing there.

So,
From your error it looks like it’s related to <something> (perhaps a Chrome extension? Storing the password for logging in to Google?) using pango to access kwallet. But, what exactly I don’t know and can’t re-produce.

TSU