Results 37 issues of

I’ve noticed that when running `libc.so.6` as a program (which is supposed to output version information for glibc), the process will segfault when libgtk3-nocsd.so is pulled in via `LD_PRELOAD`. Can...

bug

Instead of adding the location of qfc to the user’s PATH, this leaves PATH untouched and calls qfc at an arbitrary install location instead. In addition to not adding noise...

Servers are free to return the string “=” instead of actual base64 data in the success message payload as per [1] (cf. [2]). Prosody does this as of v0.10. Hence,...

After upgrading my server to prosody v0.10, I’ve noticed that jabber.el reports the following error upon connecting: ``` Thu Oct 13 11:21:17 2016: Error in jabber-connection/:sasl-auth: Invalid base64 data ```...

Currently, hf doesn’t seem to list symlinks pointing to files. This isn’t a problem if the files are accessible as regular files too (though some people might prefer having the...

When records are hidden, their attachments will not be built either. This makes sense in some use-cases, but in others, it would be convenient if this could be enabled. As...

When a flow block has a field referencing a page attachment… ``` [field.image] source = record.attachments.images ``` … and when a non-primary alternative of a page is being generated, the...

I’ve noticed that DrRacket presents me with German translations even though I have `LANG=en_US.utf8` set. The issue seems to be that DrRacket is using the value of `LC_CTYPE` to determine...

good first issue

I wouldn’t propose to have this in the default stylesheet, but I thought I might ask you if you knew a less combersome way of achieving this; we might then...

It would be convenient if we were able to set notification recipients (or perhaps other parameters) dynamically, e.g. from Consul service tags on monitored services. Thank you kindly for making...