darix
darix
A selection of ours that seem to trigger: - https://github.com/darktable-org/dtorg - https://github.com/darktable-org/dtdocs - https://github.com/darktable-org/luadocs
it is the pdf build that fails for the docs.
that's why i mentioned the tools build script above which does those things for you :)
i can still reproduce this consistently with our dtorg-shell script: ``` #!/bin/bash HUGO_HOME="/srv/volumes/darktable.org/hugo" HUGO_HOME_DIR="/home/hugo" HUGO_ENTRYPOINT="${HUGO_HOME_DIR}/bin/run.sh" echo "Running dtorg build with '${HUGO_HOME}' mapped to '${HUGO_HOME_DIR}' with entrypoint '${HUGO_ENTRYPOINT}'" withlock --wait=1 --quiet...
btw @jmooring if you want i can add more debugging tools/editors to the container than devs do not have to install extra stuff outside. I can also add the patched...
> @darix This was simple. With v0.122.0 you were seeing (but maybe ignoring) this WARNING: > > > WARN .File.UniqueID on zero object. Wrap it in if or with: {{...
https://developer.pidgin.im/ticket/16537
https://bugzilla.opensuse.org/show_bug.cgi?id=1223578
what kind of features are you missing in irssi to implement this feature request?
when you consider carbon copy maybe also consider [MAM](http://xmpp.org/extensions/xep-0313.html). there are already some [implementations](https://www.zash.se/mam.html) for servers and other clients.