Skip to content

Fix Google Account and Drive integration issues on KDE, compatible with almost all Linux distros.

Notifications You must be signed in to change notification settings

Amm1rr/Fix-Google-Account-on-KDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Fix Google Account and Drive Integration on KDE

Easily resolve Google Account and Drive integration issues on KDE with this simple script.

This repository provides a script to address common problems with KDE's integration with Google services, including calendar, contacts, and Drive access.

This app is blocked by Google The KDE google online accounts

Features:

  • Fixes authentication issues with Google accounts on KDE.
  • Simple and straightforward execution.
  • Optionally restarts KDE services for immediate effect.
  • Replaces Google Account KDE configuration file with GNOME Google Account configuration file, resolving both issues automatically.



🚀 Quick Fix

  1. Download and execute the script:
    Use the following single command to download, make executable, and run the script:

    curl -sSL https://raw.githubusercontent.com/Amm1rr/Fix-Google-Account-on-KDE/refs/heads/main/fix_kde_google_integration.sh | bash
  2. Restart the KDE service (Optional):

    kquitapp6 kded6

Done! 🎉
Your Google Account and Drive integration should now work seamlessly.



🛠 What It Fixes

  1. "This browser or app is not secure" error:

    • Cause: The fake-user-agent.patch in the signon-ui package disrupts Google’s authentication.
  2. "This app is blocked" error:

    • Occurs when accessing Google Drive due to misconfigurations in KDE's settings.

The script replaces Google Account KDE configuration file with GNOME Google Account configuration file and resolves both issues automatically.


📋 Notes

  • Tested on Manjaro, Arch, KDE Neon, Fedora, and OpenSUSE.
  • Creates a backup of original files for safety.
  • Reapplication may be needed after KDE updates.

🌟 References

This fix is based on Bruno_Goncalves's contribution on the KDE Forum Discussion.

About

Fix Google Account and Drive integration issues on KDE, compatible with almost all Linux distros.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages