https://bugs.kde.org/show_bug.cgi?id=379089
Bug ID: 379089 Summary: kdepim-runtime is missing libkdexoauth2.so - breaks Gmail login Product: neon Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: critical Priority: NOR Component: Packages User Edition Assignee: neon-b...@kde.org Reporter: dvra...@kde.org CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org Target Milestone: --- kdepim-runtime is compiled with XOAUTH2 support, which produces libkdexoauth2.so, libkdexoauth2.so.3 and libkdexoauth.so.3.0.0 files. This is a SASL2 plugin and SASL2 looks only for "*.so" names (without soversion). kdepim-runtime does not include this file, so SASL2 does not load the XOAUTH2 plugin, which breaks Gmail login for all users. Most probably affects Dev stable and Dev unstable too. -- You are receiving this mail because: You are watching all bug changes.