To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=103716 Issue #|103716 Summary|openoffice package contains duplicates of fonts from F |SWxorg-fonts-core Component|framework Version|OOo 3.1 Platform|Sun URL| OS/Version|Solaris Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|coni Reported by|kristynakitz
------- Additional comments from kristynak...@openoffice.org Wed Jul 22 09:27:32 +0000 2009 ------- - on OpenSolaris 2009.06 Following directory from the openoffice package: /opt/openoffice.org/basis3.1/share/fonts/truetype/ contains a number of duplicate font files. This can be resolved by dependencies. These files should be removed from openoffice package or replaced by symlinks to /usr/X11/lib/X11/fonts/TTF/. To reproduce: (1) Liberation $ pkg install openoffice $ for i in `ls /usr/X11/lib/X11/fonts/TTF/Liberation*`; do \ b=`basename $i`; \ ls -l /usr/X11/lib/X11/fonts/TTF/$b /opt/openoffice.org/basis3.1/share/fonts/truetype/$b; \ done -r--r--r-- 1 root bin 104980 May 31 15:26 /opt/openoffice.org/basis3.1/share/fonts/truetype/LiberationMono-Bold.ttf -r--r--r-- 1 root bin 104980 Nov 13 2008 /usr/X11/lib/X11/fonts/TTF/LiberationMono-Bold.ttf .. (2) DejaVu Practically the same situation, only the files are under different names and sizes (OOo files being probably older version): $ ls -l /usr/X11/lib/X11/fonts/TTF/Deja*ttf -r--r--r-- 1 root bin 569880 Mar 28 19:31 /usr/X11/lib/X11/fonts/TTF/DejaVuSans-Bold.ttf .. vs. $ ls -l /opt/openoffice.org/basis3.1/share/fonts/truetype/Deja*ttf -r--r--r-- 1 root bin 539972 May 31 15:26 /opt/openoffice.org/basis3.1/share/fonts/truetype/DejaVuSansBold.ttf .. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org For additional commands, e-mail: issues-h...@framework.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org