Sebastien Marie

Results 45 comments of Sebastien Marie

`/lost+found` directory isn't expected to be present. so it is fine to have it reported by sysclean. regarding piping `sysclean` to `rm`, it is dangerous (you could try: `mkdir -p...

Daniel, I have switched from gtk2 to gtk3 for vimb (by compiling with GTK=3), and I have the same problem now. I will investigate this issue, and report elements. For...

The refresh seems to occurs when `XEMBED_FOCUS_IN` and/or `XEMBED_WINDOW_ACTIVATE`. (trace with `GTK_DEBUG=plugsocket` in env). So a mouse out / mouse in permit to "stop the hang" (I don't known how...

I have the same comportement with `tabbed -c dwb -e` (rendering seems to hang).

OpenBSD is a 3-tier platform for several reasons: - it is required to bootstrap OpenBSD rustc binaries from Linux. I am unsure it could be easily doable as OpenBSD linker...

@shaneutt the first steps would be: - [ ] be able to build working OpenBSD binaries from Linux (without that, I doubt there will be any official support for OpenBSD)....

building on 7.1 is non supported (in the sense it is completely untested). only building on -current is supported and regulary/daily tested (but building nightly might fail from time to...

could you provide more logging information ? - start of the build (with your environment and the exact version of rust which will be build) - the build detail of...

Sorry if I wasn't more explicit. the build environment I would like to see is the lines at the beginning of the build using the script (which tell the rustc...

having this kind of configuration at DNS level would be great. But isn't more simple to have it at webserver level ? it would mean having a minimal code on...