David du Colombier
David du Colombier
I haven't done the necessary work to make 9front running on GCE yet. The Go build dashboard only runs 32-bit Plan 9, and, experimentally, the 64-bit Plan 9 ([9k](https://github.com/0intro/plan9-contrib/tree/master/sys/src/9k)). The...
@cagedmantis Yes. But since the bot can't run on Plan 9 directly (there is no support for Python on Plan 9), we would like to get some help to make...
This is interesting. I'm experiencing this issue as well, but I haven't suspected the window manager. Did it work with a previous version of wmii?
I have a similar experience. It started to happen at some point. I suppose it could be related to the wmii dependencies, or a feature that is used by the...
It might be that firefox and chromium uses an API to display these menus that midori don't. Once we figure out what is this feature, we could investigate on why...
I've located the issue. It seems to happen after [XAllowEvents](https://github.com/0intro/wmii/blob/419f4c8a44bdabb71e1da1cdfa0d88f413b52ee1/cmd/wmii/frame.c#L186) in the [bdown_event](https://github.com/0intro/wmii/blob/419f4c8a44bdabb71e1da1cdfa0d88f413b52ee1/cmd/wmii/frame.c#L147) function. I don't know how to fix it yet, unfortunately.
> I think it would be useful to split this PR into smaller more managable PR so the review process is not as dunting. > > We could split the...
> Also, I believe it would be good to add any entry in https://datadoghq.atlassian.net/wiki/spaces/agent/pages/3074132329/Overview+of+Agents+Binaries+and+shared+features with the overview of what the new binary does 😄 Interesting. I'll do that.
I've created a dedicated PR for the review of the `datadog-agentless-scanner` package. https://github.com/DataDog/datadog-agent/pull/23097