Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 104388

Summary: control-center has absolute symlinks that need to be relative
Product: [Retired] Red Hat Raw Hide Reporter: Nathan G. Grennan <redhat-bugzilla>
Component: control-centerAssignee: Jonathan Blandford <jrb>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: ddumas, zcerza
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-21 10:19:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 100644    

Description Nathan G. Grennan 2003-09-14 18:42:28 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030911
Galeon/1.3.8

Description of problem:
These two symlinks need to be relative instead of absolute.

/usr/share/applications/gnome-accessibility.desktop 
/usr/share/applications/gnome-control-center.desktop


Version-Release number of selected component (if applicable):
control-center-2.4.0-1

How reproducible:
Always

Steps to Reproduce:
1. cd /usr/share/applications
2. ls -al gnome-accessibility.desktop gnome-control-center.desktop

    

Actual Results:  Absolute symlinks

Expected Results:  Relative symlinks

Additional info:

Comment 1 Zack Cerza 2004-07-21 21:39:06 UTC
This problem is still present.

Comment 2 Marco Pesenti Gritti 2004-10-21 10:19:50 UTC
It seem intentional:

* Tue Aug 27 2002 Havoc Pennington <hp>
- make desktop file symlinks absolute #71991
- add po files from cvs.gnome.org