Issue 5883 - spadmin: added fonts have incorrect ownership and permissions
Summary: spadmin: added fonts have incorrect ownership and permissions
Status: CLOSED DUPLICATE of issue 5884
Alias: None
Product: Installation
Classification: Application
Component: ui (show other issues)
Version: OOo 1.0.0
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: stefan.baltzer
QA Contact: issues@installation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-16 12:59 UTC by wine
Modified: 2003-09-08 16:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.