On Sat, Feb 13, 2016 at 03:09:59PM +0100, Jan Nieuwenhuizen wrote: > I think it's a problem with Guix's ocaml or gtk not rendering svg > images; so I wanted to first `see if png works' and then figure out > what's going on...So this could be temporary, depending on the > availability of svg rendering, not sure what to do here. > So...please advise.
Since there is no terrible hurry, I would suggest to examine the svg rendering issue first; if you do not find a solution in reasonable time, we can still push the png patch. > > PPS: You do not happen to use unison? > No, I have used SparkleShare until it became obvious there won't be a > headless version and I reverted to plain git. I'll have a look. Does > it use git for a backend? No, it just synchronises and does not allow to roll back. On the other hand, it also works well with binary files (for instance, for synchronising films from one machine to another, I would not want them to take space forever in a git repository). It is essentially a two-way rsync. Andreas