Search Criteria
Package Details: google-calendar-nativefier 2023.09.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/google-calendar-nativefier.git (read-only, click to copy) |
---|---|
Package Base: | google-calendar-nativefier |
Description: | Google Calendar in shared Electron runtime |
Upstream URL: | https://calendar.google.com |
Licenses: | MIT |
Submitter: | akaessens |
Maintainer: | alecmev |
Last Packager: | alecmev |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2019-05-21 15:06 (UTC) |
Last Updated: | 2023-09-10 20:53 (UTC) |
Dependencies (3)
- electron25 (electron25-binAUR)
- gendesk (make)
- yarn (yarn-pnpm-corepackAUR, yarn-berryAUR, corepackerAUR) (make)
Latest Comments
1 2 3 Next › Last »
Atherth commented on 2023-08-13 00:46 (UTC)
Electron dependency dont match with pkgbuild
alecmev commented on 2021-04-01 17:35 (UTC)
Sorry for the delay, life got busy for a few weeks.
Glad you found a fix, @akaessens! I actually removed the custom User-Agent when I was doing the overhaul, since my testing didn't reveal any problems, sorry about that... Classic Chesterton's fence. It's odd that I couldn't reproduce this, perhaps my account has "less secure app access" enabled (can't find it in my settings), or it has something to do with both of my accounts being on Google Workspace. Will test with my old personal account from now on.
Nativefier has a relevant issue. It's a shame nobody has gone through the trouble of figuring out how Google knows that the default User-Agent is fake yet.
akaessens commented on 2021-03-12 20:51 (UTC) (edited on 2021-03-12 21:07 (UTC) by akaessens)
@alecmev any idea what is causing the login not working? I reproduce it, too with electron v11.3.0. EDIT: The issue is the user agent of electron. It needs to be set explicitly to something else or google forbids the login. This was an issue in previous releases but i forgot that this happened. Fixed now.
connorhodes commented on 2021-02-26 23:20 (UTC) (edited on 2021-02-26 23:28 (UTC) by connorhodes)
@alecmev. I have an up-to-date system with Electron 11.3.0-1 installed. I tried the app in a fresh Arch VM that never had any software installed, and it had the same issue. I ran both versions from the terminal, and the non-dark version throws this error:
I have screenshots of all of this here.
I tried a quick change of permissions and ownership to see if that affected the error, and it didn't. I don't think this permission error is related to my login issue.
I also tried with a different Google account. No change.
alecmev commented on 2021-02-26 21:50 (UTC)
@connorhodes Thanks for reporting. I've nuked my app data directory (so it's like a fresh install) and went through the login procedure, without issues, including 2FA. Not sure where to even begin, to be honest... Is your system up-to-date, specifically Electron? Can you make a screenshot of the error, please?
connorhodes commented on 2021-02-26 21:45 (UTC)
I can't login with this package. I get a "This browser or app may not be secure" message. Strangely, I don't get this message with the "google-calendar-nativefier-dark" package. That one works without issues.
akaessens commented on 2021-02-22 12:43 (UTC)
Yes please! I haven't thought about this before but I like that. Resource usage is one of the main problems of electron-based applications.
alecmev commented on 2021-02-21 16:31 (UTC)
The main advantage is the shared runtime, which hopefully saves some RAM and CPU cycles, at the expense of a slightly higher chance of breaking between major releases of Electron (unlikely, since, AFAIK, Electron never introduces breaking changes without putting them behind a flag first and asking everybody to adjust their code). Todoist's official app doesn't appear to do anything special, so there's no sacrifice.
Speaking of, do you mind if I switch this package to the same style of
PKGBUILD
astodoist-nativefier
, i.e. use shared Electron?akaessens commented on 2021-02-19 21:55 (UTC)
Alright thank you. I'll be co-maintaining to stay up to date until the other packages are adopted.
Offtopic: I switched away from google services, therefore i'm using a nextcloud calendar and and todoist for notes. I see you're maintaining todoist-nativefier, cool! Is there any advantage over official todist-appimage and todoist-electron which was officially recommended before ?
alecmev commented on 2021-02-19 21:18 (UTC)
I maintain other Nativefier-based packages, so happy to adopt this one, but not the other two, sorry. Off-topic, but what do you use instead, if not a secret?
1 2 3 Next › Last »