Bug 160810

Summary: x86_64 version of qtrc refers to 32 bit directories
Product: [Fedora] Fedora Reporter: Sjoerd Mullender <sjoerd>
Component: redhat-artworkAssignee: David Zeuthen <davidz>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-06 21:07:52 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 Sjoerd Mullender 2005-06-17 13:45:16 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4

Description of problem:
The file /usr/lib64/qt-3.3/etc/settings/qtrc (i.e. the 64 bit version) refers to /usr/lib/qt-3.3 and /usr/lib/kde3 (the 32 bit versions), but that should be /usr/lib64/qt-3.3 and /usr/lib64/kde3 (both path names occur twice).


Version-Release number of selected component (if applicable):
redhat-artwork-0.122-10

How reproducible:
Always

Steps to Reproduce:
1. not applicable
2.
3.
  

Additional info:

Comment 1 Christian Iseli 2007-01-20 00:19:13 UTC
This report targets the FC3 or FC4 products, which have now been EOL'd.

Could you please check that it still applies to a current Fedora release, and
either update the target product or close it ?

Thanks.

Comment 2 Sjoerd Mullender 2007-01-24 16:30:41 UTC
The file mentioned still exists in FC6 in the package redhat-artwork-5.0.8-1.fc6
and still refers to /usr/lib/qt-3.3 and /usr/lib/kde3 which don't exist, instead
of to /usr/lib64/qt-3.3 and /usr/lib64/kde3 which do exist.

Comment 3 Sjoerd Mullender 2007-09-06 21:07:52 UTC
The file does not seem to exist anymore in F7, so even though the problem still
persists in FC6 I'll close the report.  I can't remember anymore why this was a
problem anyway.