[REVIEW-3-6] feature/masterpages
Bjoern Michaelsen
bjoern.michaelsen at canonical.com
Tue Jul 3 12:05:02 PDT 2012
On Tue, Jul 03, 2012 at 08:39:15PM +0200, Bjoern Michaelsen wrote:
> On Tue, Jul 03, 2012 at 10:59:58AM +0200, Stefan Knorr wrote:
> > Ugh... sorry, really should have tried building with the new master
> > pages, as Björn's message indicates.
> >
> > Also note that I could not use Caolan's script for some reason, so I
> > unzipped them manually and then used sed on styles.xml...
>
> Finally found out what is wrong there: I had no rsvg in my dev-install
> configure. Rebuilding now with rsvg support. Since we are using rsvg now in the
> core product, I guees we need to make rsvg (internal or external) a hard
> dependency -- any objections to that?
Yes, that was it. with --enable-rsvg=system it works like a charm. Without it,
the template loading fails for all vector templates. Loading the template
directly even crashes LibreOffice:
https://bugs.freedesktop.org/show_bug.cgi?id=51694
so some exception catching on a normal load would be appropriate (as it seems
is done for the masterpages).
Looking at ./configure.in at least on iOS and Android by default use no rsvg at
all.
@Tor: Is rsvg available at all on these platforms? Can we make it a hard dep?
If not, is that limited masterpages functionality ok for these experimental
platformsi for now?
Best,
Bjoern
More information about the LibreOffice
mailing list