Albrecht,
I backported the svg patch to have text appear in svg box in 2.2.10 (and
possibly earlier versions).
If you want this to work in 2.2.10, you can download the file
SvgDrawDoc.pyhere:
http://gramps.svn.sourceforge.net/viewvc/gramps/branches/gramps22/src/docgen/SvgDrawDoc.py?view=log
by clicking the download link.
Then go to your gramps 2.2 installation and replace the presently used file
by this file.
To find the file, type eg in a terminal: locate SvgDrawDoc.py
In my case this gives:
benny@...$ locate SvgDrawDoc.py
/home/benny/programms/gramps/gramps22/src/docgen/.svn/text-base/SvgDrawDoc.py.svn-base
/home/benny/programms/gramps/gramps22/src/docgen/.svn/prop-base/SvgDrawDoc.py.svn-base
/home/benny/programms/gramps/gramps22/src/docgen/SvgDrawDoc.py
/home/benny/programms/gramps/gramps22/src/docgen/SvgDrawDoc.pyc
/home/benny/programms/gramps/gramps23/src/docgen/.svn/text-base/SvgDrawDoc.py.svn-base
/home/benny/programms/gramps/gramps23/src/docgen/.svn/prop-base/SvgDrawDoc.py.svn-base
/home/benny/programms/gramps/gramps23/src/docgen/SvgDrawDoc.py
/home/benny/programms/gramps/gramps23/src/docgen/SvgDrawDoc.pyc
/usr/share/gramps/docgen/SvgDrawDoc.py
/usr/share/gramps/docgen/SvgDrawDoc.pyc
The correct one to replace is /usr/share/gramps/docgen/SvgDrawDoc.py for
safety, do a backup first of that file.
Benny
2008/1/16, Albrecht Will <albrecht.will@...>:
>
> Hallo,
> after installing gramps 2.2.10-1 under Debian unstable there are two bugs
> while creating graphical reports.
>
> I use reports; graphical reports; ancestors
> Than I use the default settings and choose format A1 and ps or svg.
>
> The results are
> - ps: only the left down corner of the graphic is shown in the upper right
> corner of the sheet of paper
> - svg: the boxes are empty
>
> regards Albrecht
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Gramps-users mailing list
> Gramps-users@...
> https://lists.sourceforge.net/lists/listinfo/gramps-users
>
|