The monthly build worked. Once again I forgot to try the obvious fix, rebuilding with
$ go run make.go -all fixed the issue for me. Thank you On Tuesday, April 25, 2017 at 4:21:46 PM UTC+2, Attila Tajti wrote: > > I've noticed font-awesome.min.css is missing from the embedded resources > of my camlistore instance, or at least that's what chrome reports to me. > > I'm running camlistore on a Synology Diskstation (linux/amd64) so I build > everything on Windows and copy the binaries over. > > Font-awesome is present in tmp/build-gopath-nosqlite/src/ > camlistore.org/vendor/embed/fontawesome/ and make.go so I've no idea > where to look. > > Any idea how to debug this issue? > > The most apparent issue with this is that videos cannot be clicked on on > the UI, because the link target has a height of zero (presumably because of > the missing icon). > -- You received this message because you are subscribed to the Google Groups "Camlistore" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
