FAb7D How to add gdrive to dolphin? (without rsync) . I tried to add an account, but a black window opens and I can't do anything when I should assume to sign in.
It looks like it was in the Online Accounts (kcmshell6 kcm_kaccounts
).
This sounds like a related but separate bug. That window has the right contents for me with Wayland. Please open a bug on our issue tracker so we can see if this can be resolved. It may be a driver issue.
In any case, it's not possible to access Google Drive using the Online Accounts. This is because Google prevented KDE from using the Google API for it. This is from the linked KDE bug report, referring to the Google Drive permission:
Google blocked us from using this back in June because we weren't able
justify our API usage to their satisfaction. As such, the permission is
now blocked, and including it here prevents people from logging into
their Google accounts for any other purposes, making 25% of the
KAccounts KCM non-functional. Remove the gdrive permissions for now so
at least other Google things can work (at least in theory).
You may need to use rclone
to access the Drive contents. I've not ever set this up myself, hopefully someone else can provide better guidance.