Summary: | Gmail auth token is not remembered across restarts | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libkgapi | Reporter: | Antonio Rojas <arojas> |
Component: | General | Assignee: | Daniel Vrátil <dvratil> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | asturm, auxsvr, ephemient, eridanired123, fgroups, iivanich, jesaenh, kdepim-bugs, me, michele.kipiel, nico.kruber, pandom79, sannythebest95, szotsaki, tynach2, yaohan.chen |
Priority: | NOR | ||
Version: | 5.15.80 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/libkgapi/commit/d81d247026ac993ac5717ca471c7fcf1778951f2 | Version Fixed In: | 5.16.2 |
Sentry Crash Report: |
Description
Antonio Rojas
2020-11-20 17:40:58 UTC
Same here, Opensue Leap 15.2, with 20.12 beta. Downgrading libkgapi to 20.08.3 fixes the issue libkgapi-20.12.0-r1 did not solve the problem here. Same here. Operating System: Void Linux KDE Plasma Version: 5.20.4 KDE Frameworks Version: 5.77.0 Qt Version: 5.15.2 Kernel Version: 5.9.16_1 OS Type: 64-bit libkgapi-20.12.0_1 *** Bug 430887 has been marked as a duplicate of this bug. *** I just found some more info on this which might apply to #428762 also. https://invent.kde.org/pim/libkgapi/-/merge_requests/12 *** Bug 431055 has been marked as a duplicate of this bug. *** @ Antonio Rojas 2020-12-20 09:40:42 UTC Downgrading libkgapi to 20.08.3 fixes the issue thank you that helped, error is gone. So I won't be doing any more updates now. You always have problems with PIM. I narrowed this down to https://invent.kde.org/pim/libkgapi/-/commit/6fa8198750e7624bd7be643c8a8c428dc58a1d6d Reverted that commit and didn't get any authentication prompts for over 24 hours. Went back to 20.12.0 and I'm getting prompts every few hours again. A possibly relevant merge request was started @ https://invent.kde.org/pim/libkgapi/-/merge_requests/17 (In reply to Bug Janitor Service from comment #11) > A possibly relevant merge request was started @ > https://invent.kde.org/pim/libkgapi/-/merge_requests/17 This patch fully resolves issue for me, no more annoying google auth popups every hour. Just applied this patch and it works for me. https://invent.kde.org/pim/libkgapi/-/merge_requests/17 (In reply to Antonio Rojas from comment #10) > I narrowed this down to > https://invent.kde.org/pim/libkgapi/-/commit/ > 6fa8198750e7624bd7be643c8a8c428dc58a1d6d > > Reverted that commit and didn't get any authentication prompts for over 24 > hours. Went back to 20.12.0 and I'm getting prompts every few hours again. Thank you so much for fixing this! However, the page with your fix says it can't be merged without a rebase, or something like that. This bug has been irritating me a lot, and I don't have the hard drive space to compile things myself. Would really appreciate this getting merged and a new release coming out with the fix. Git commit d81d247026ac993ac5717ca471c7fcf1778951f2 by Antonio Rojas. Committed on 13/01/2021 at 20:40. Pushed by arojas into branch 'release/20.12'. Don't reset account scopes if not necessary This triggers unnecesary authentication prompts M +3 -1 src/core/accountmanager.cpp https://invent.kde.org/pim/libkgapi/commit/d81d247026ac993ac5717ca471c7fcf1778951f2 *** Bug 431584 has been marked as a duplicate of this bug. *** I applied that patch but every machine reboot, akonadi requires google authentication via web browser. I don't know if is linked at this bug. Updated to 20.12.2 and that has fixed it for me. Even after restarts there are no more authentication pop ups, Thank you. |