Bug 176512

Summary: xloadimage from "devel" loads app-defaults from an obsolete location
Product: [Fedora] Fedora Reporter: Michal Jaegermann <michal>
Component: xloadimageAssignee: Martin Stransky <stransky>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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: 2005-12-24 08:19:36 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:

Description Michal Jaegermann 2005-12-23 22:06:02 UTC
Description of problem:

$ rpm -ql xloadimage | grep app-defaults
/usr/X11R6/lib/X11/app-defaults/Xloadimage

The problem is that in recent changes to "modular X" app-defaults
moved to /usr/share/X11/app-defaults/ and by default are searched there.
All directories in /usr/X11R6/lib/X11/app-defaults/ starting with
/usr/X11R6/ are really "orphaned".

Version-Release number of selected component (if applicable):
xloadimage-4.1-33

Comment 1 Martin Stransky 2005-12-24 08:19:36 UTC
xloadimage is removed from FC5 and the devel branch isn't used....