popup-for-keep icon indicating copy to clipboard operation
popup-for-keep copied to clipboard

no accounts found

Open sthenley opened this issue 5 years ago • 9 comments

Logged in with a legacy Google Suite account. Get a "no accounts found" message... What can I do?

sthenley avatar Oct 24 '19 14:10 sthenley

Hi, thanks for reporting. I will look into this the next week. Claudio

claudiodangelis avatar Oct 24 '19 14:10 claudiodangelis

Solved! :-D

//let node = infoNode.querySelector('a[aria-label*="Google Account"], a[aria-label*="Google-account"]'); let node = infoNode.querySelector('a[aria-label*="Google"], a[aria-label*="Google"]');

background.bundle.js popup.bundle.js options.bundle.js

sthenley avatar Oct 24 '19 18:10 sthenley

Thanks for assisting, unfortunately your proposal doesn't work for free Google accounts, I just tried on mine.

I'm still researching an alternative selector, thanks for the patience.

claudiodangelis avatar Oct 30 '19 14:10 claudiodangelis

@sthenley I've deployed a quick fix as version 0.14.0. When you have time can you please check if it fixed the issue for you? Thanks!

claudiodangelis avatar Oct 31 '19 09:10 claudiodangelis

@sthenley any news?

claudiodangelis avatar Nov 18 '19 08:11 claudiodangelis

I'm getting the same issue with no accounts found. Tried finding new accounts to no avail. I love this extension and push it to our whole District and students. Hopefully we can get a resolution! Thank you for all your hard work on this!

xsisbest avatar Jan 15 '20 15:01 xsisbest

Hi @xsisbest thanks, could you please send me application logs? You can find a "Send Logs" button in the Options page, "Debug" section, hidden behind the "Show System Logs" button.

image

claudiodangelis avatar Jan 15 '20 15:01 claudiodangelis

2020-01-15T16:46:59.005Z [INFO] [DISCOVER-ACCOUNTS]completed, found: 0 2020-01-15T16:46:58.356Z [INFO] [DISCOVER-ACCOUNTS]discovering account: 1 2020-01-15T16:46:58.354Z [INFO] [DISCOVERY]parsing email from: null 2020-01-15T16:46:58.354Z [INFO] [DISCOVERY]parsing info:

2020-01-15T16:46:58.354Z [DEBUG] [DISCOVERY]email found in the raw document: [email protected] 2020-01-15T16:46:58.354Z [DEBUG] [DISCOVERY]email found in the raw document: [email protected] 2020-01-15T16:46:58.353Z [DEBUG] [DISCOVERY]email found in the raw document: [email protected] 2020-01-15T16:46:58.353Z [DEBUG] [DISCOVERY]email found in the raw document: [email protected] 2020-01-15T16:46:58.353Z [DEBUG] [DISCOVERY]email found in the raw document: [email protected] 2020-01-15T16:46:58.353Z [DEBUG] [DISCOVERY]email found in the raw document: [email protected]

On Wed, Jan 15, 2020 at 7:49 AM claudiodangelis [email protected] wrote:

Hi @xsisbest https://github.com/xsisbest thanks, could you please send me application logs? You can find a "Send Logs" button in the Options page, "Debug" section, hidden behind the "Show System Logs" button.

[image: image] https://user-images.githubusercontent.com/941963/72448265-0293b980-37b7-11ea-9f60-addef273bda5.png

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/claudiodangelis/popup-for-keep/issues/53?email_source=notifications&email_token=AJJWN7D2KWRO56GRI4RPWITQ54WB5A5CNFSM4JEVHQG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJAY5FY#issuecomment-574721687, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJJWN7A5PNRLQAEK47C2KT3Q54WB5ANCNFSM4JEVHQGQ .

xsisbest avatar Jan 15 '20 16:01 xsisbest

Hello @xsisbest , thanks for providing the logs. I've just released a new version, 0.15.2, which should fix the problem.

Please let me know if that works out well, thank you. C

claudiodangelis avatar Jan 22 '20 08:01 claudiodangelis