Bug 53448

Summary: qt designer compiled without kde support
Product: [Retired] Red Hat Linux Reporter: Sagi Bashari <sagi>
Component: qtAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED DEFERRED QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
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: 2001-09-09 06:16:17 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 Sagi Bashari 2001-09-09 06:16:13 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3) Gecko/20010808

Description of problem:
Hi,

The QT package in Roswell 2 was not compiled with KDE support which means
you cannot use KDE widgets inside QT designer.

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


How reproducible:
Always

Steps to Reproduce:

	1. Start QT designer
2. KDE should apper until tools, but it's not in roswell.

Additional info:

Comment 1 Bernhard Rosenkraenzer 2001-09-09 20:31:09 UTC
This is because the distribution needs to be self-hosting. To build 
qt-designer with kde support, kdelibs needs to be installed, but you can't 
compile kdelibs without having qt installed.

The only way to fix this would be building qt and qt-designer from different 
source rpms, which wasn't possible for space reasons. This might be revisited 
for the next major release.