Issue 5883

Summary: spadmin: added fonts have incorrect ownership and permissions
Product: Installation Reporter: wine <mwijnen>
Component: uiAssignee: stefan.baltzer
Status: CLOSED DUPLICATE QA Contact: issues@installation <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.0.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description wine 2002-06-16 12:59:18 UTC
L.S.,

* Short Description: 
Spadmin should perform a "chown root:root" and "chmod 0644" on all newly added
fonts to ensure font access for all users. If users don't have read-permission
to fonts in the OpenOffice font directory, OpenOffice crashes, hangs or has
serious interface quircks (filed as a separate issue).

* Long Description:
1) I used WS_FTP to upload fonts from my Microsoft Windows computer to my Linux
computer. The fonts had the following permissions and ownership:

-rw-r-----    1 wine     wine        81000 Jun  1 14:58 WINGDING.TTF

2) I used spadmin as root to add the fonts to the
OpenOffice.org1.0/share/fonts/truetype directory

3) When openoffice refused to work properly (crashes, hanging etc.) for other
users then wine, I inspected the fonts-directory, and found the following:

-rw-r-----    1 root     wine        81000 Jun  1 15:00 WINGDING.TTF

4) I changed the ownership (chown root:root *.ttf *.TTF) and permissions (chmod
o+r *.ttf *.TTF) in accordance with the permissions and ownerships of default
OpenOffice fonts, and all worked fine again:

-rw-r--r--    1 root     root        81000 Jun  1 15:00 WINGDING.TTF

Best Regards,

Maarten Wijnen
Comment 1 Olaf Felka 2002-06-18 09:39:14 UTC
Hi Stefan,
I know that you know the right one for spadmin probs.
Comment 2 thorsten.martens 2002-08-01 10:06:14 UTC
TM->SBA: Please have a look at 5884 too, seems to be a similar
problem, thanks ! 
Comment 3 ulf.stroehler 2002-11-29 12:11:17 UTC
double

*** This issue has been marked as a duplicate of 5884 ***
Comment 4 michael.bemmer 2003-03-11 17:28:28 UTC
As mentioned on the qa dev list on March 5th I will close all resolved duplicate
issues. Please see this posting for details. First step in IssueZilla is
unfortunately to set them to verified.
Comment 5 michael.bemmer 2003-03-11 17:56:58 UTC
As mentioned on the qa dev list on March 5th I will close all resolved duplicate
issues. Please see this posting for details.