Enrico Weigelt

Results 149 comments of Enrico Weigelt

Just tried with a fresh install (latest master), even created a new project @google, but still get the same error: LoginException: [401] invalid_client: The OAuth client was not found.

Since this all causes so much trouble for so many people, the best would be rewriting the whole logic to not using the google api at all and parsing HTML.

> @metux That would effectively be a new plugin. There are other plugins that work that way already, if that's what you're looking for. I believe Invidious is one of...

> It's always going to want to authorise twice because it uses two APIs to do everything it does. > > As for why it's not working, I'm not sure,...

I'm on it for Devuan (but should be applicable for Debian, too).

Any news on this issue ? Just having crashes by >4G memory consumption.

hmm, I'll try with kicking out stuff I dont wanna have anyways (bluetooth, gamepad, vr, ...). unfortunately, #[cfg(...)] doesn't seem to work in many places - I really miss a...

Why that funny way of letting systemd creating the socket in the first place, instead of just doing it the classic way via fs ?

Just curious: why haven't you folks just implemented Linux's overlayfs and squashfs and resuse already existing logic ?