GSoC Status - Week 3 (Customizable prints)

Dirk Hohndel dirk at hohndel.org
Fri Jun 19 21:09:18 PDT 2015


On Fri, Jun 19, 2015 at 09:15:02PM +0300, Lubomir I. Ivanov wrote:
> On 19 June 2015 at 14:56, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
> > On 19 June 2015 at 14:37, Gehad Elrobey <gehadelrobey at gmail.com> wrote:
> >>
> >> On Jun 19, 2015 12:58 PM, "Lubomir I. Ivanov" <neolit123 at gmail.com> wrote:
> >>>
> >>> On 18 June 2015 at 14:35, Gehad Elrobey <gehadelrobey at gmail.com> wrote:
> >>> >
> >>> > rebased with current master and pushed.
> >>> >
> >>>
> >>> for the last batch of patches i've tried printing but i saw blank
> >>> pages, i though maybe this is still WIP.
> >>> now looking at the console i get the following errors:
> >>>
> >>> 1) "Plugin library 'grantlee_defaulttags' not found."
> >>>
> >>> even if i have all the grantlee DLLs (including
> >>> grantlee_defaulttags.dll) in the subsurface folder.
> >>>
> >>
> >> My Grantlee plugins are located at (/usr/lib/grantlee/5.0) which is the
> >> default search dirs for Grantlee under linux, We can add more search paths
> >> by addPluginPath().
> >>
> >
> 
> so as you may have seen in the KDE cross mailing list thread (grumble,
> grumble...) the libGrantlee_Templates.dll needs to where
> subsurface.exe is, while the plugins need to be in <subsurface.exe's
> path>/grantlee/5.0/
> 
> grantlee_loadertags.dll
> grantlee_i18ntags.dll
> grantlee_defaulttags.dll
> grantlee_defaultfilters.dll
> 
> (CCing Dirk for the Win32 crossbuild)

So these four files need to in the grantlee/5.0 subdirectory of our
install path. That shouldn't be too hard.

But I shouldn't say that because I still haven't been able to get printing
to work on Linux. All I get is missing template.

> i'm able to see the printouts now and i will also review the patches
> in a moment.

I pulled the patches and will push them in a moment. Thanks for the SOBs.

Gehad, how are you building things on Linux that allows you to test this?
I have NO_PRINTING=OFF and the grantlee_...so.* files in ./grantlee/5.0
in my build directory. No luck...

/D


More information about the subsurface mailing list