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:
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.
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.
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.