Jose Vasconcellos
Jose Vasconcellos
Are there any plans for an MQTT adapter?
The first page (dashboard) is rendered in the user's locale but the alert sent along with it is rendered in the default locale. Forum discussion: https://forums.userfrosting.com/t/welcome-message-not-in-users-locale/93/4
App should register as a reader of GEDCOM files (suffix .GED).
go get github.com/KoFish/pallium responds with # github.com/KoFish/pallium/storage /opt/gopkg/src/github.com/KoFish/pallium/storage/db.go:74: undefined: AssetDir /opt/gopkg/src/github.com/KoFish/pallium/storage/db.go:80: undefined: Asset Is it missing an import?
Trying to run tcpdump on Android 5.1 and get the above message. The binary was built with NDK r10d.
Seems like the resources are missing (no res directory)!
In processing panama.osm.pbf, I get the following error: ```bash $ osm-export-tool -v panama.osm.pbf panama.gpkg Warning 1: Value of field 'addr:street' has 86 characters, whereas maximum allowed is 80. Warning 1:...
Using Firefox 120.0.1 on linux 64--bit. When I try to _signup with passkeys_ I get the following console message on demo site: ``` Uncaught (in promise) TypeError: _b.authenticatorSelection is undefined...
### Issue Description Create a pdf/A-4 document using pdflatex: ``` \DocumentMetadata{pdfversion=2.0, pdfstandard=A-4} \documentclass{article} \usepackage[utf8]{inputenc} \usepackage{hyperref} \hypersetup{% pdftitle={Title}, pdfauthor={Author}, pdfdisplaydoctitle } \begin{document} This file should be pdf/A-4 compliant. \end{document} ``` This...