Bug 487622

Summary: Designer plugins for KDE widgets is in -devel package
Product: [Fedora] Fedora Reporter: Ben Boeckel <fedora>
Component: kdelibsAssignee: Than Ngo <than>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: arbiter, bugzilla, jreznik, kevin, ltinkl, rdieter, than, tuxbrewr
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 4.2.1-3.fc10 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-16 19:40:54 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: 487842    

Description Ben Boeckel 2009-02-27 03:09:02 UTC
Description of problem:
The plugins for KDE widgets for Qt Designer are installed with the -devel package of kdelibs. This will cause apps that load .ui files at runtime (typically Python programs that utilize .ui files, or apps that load at runtime) that use KDE widgets to fail to load if there is not a runtime dependency on kdelibs-devel (which is...not pleasant for most users I'd think).

Actual results:
Widget plugins for KDE widgets are contained in the -devel package.

Expected results:
Either a separate subpackage or contained in the base kdelibs package.

Comment 1 Kevin Kofler 2009-02-27 04:19:50 UTC
This also affects these plugins in qt-devel:
/usr/lib/qt4/plugins/designer/libarthurplugin.so
/usr/lib/qt4/plugins/designer/libcontainerextension.so
/usr/lib/qt4/plugins/designer/libcustomwidgetplugin.so
/usr/lib/qt4/plugins/designer/libqt3supportwidgets.so
/usr/lib/qt4/plugins/designer/libqwebview.so
/usr/lib/qt4/plugins/designer/libtaskmenuextension.so
/usr/lib/qt4/plugins/designer/libworldtimeclockplugin.so

Comment 2 Ben Boeckel 2009-02-27 20:56:32 UTC
Here's a better explanation for why these should be in the runtime packages instead of the -devel packages:

When a .ui file is loaded at runtime (using QUiLoader from QtUiTools), it uses the designer plugins to construct widgets that are not native to Qt's ui loading (similar to how the <customwidgets> works when using uic). I ran into this problem when running sigmodr (from sigen) and it required the kdewidgets plugin to exist (so it could load KLineEdit, KComboBox, and other KDE widgets). Any Python apps that use KDE widgets and load at .ui files at runtime would need to require kdelibs-devel and/or qt-devel, not the best of options for end users.

Comment 3 Rex Dieter 2009-02-27 21:00:14 UTC
Alright, from irc discussion, looks like the idea here is to simply move anything matching
%_libdir/qt4/plugins/designer/*.so
%_libdir/kde4/plugins/designer/*.so
from -devel pkgs to the (main) runtime ones.

Should be doable without too much fuss.

So far, I count affected packages as (at least): 
qt,  PyQt4, qwt
kdelibs, kdebase-workspace

may have to do a repoquery at some point.

Comment 4 Rex Dieter 2009-03-04 15:51:55 UTC
qt's designer plugins will be included in qt-x11-4.5.0-3

Comment 5 Rex Dieter 2009-03-04 19:09:24 UTC
PyQt4-4.4.4-5 fixed too

Comment 6 Rex Dieter 2009-03-04 19:12:04 UTC
kdelibs-4.2.1-4

Comment 7 Rex Dieter 2009-03-04 19:16:02 UTC
kdebase-workspace-4.2.1-3

Comment 8 Rex Dieter 2009-03-04 19:18:15 UTC
Frank, mind fixing up qwt accordingly (or mind if I fix it)?

Comment 9 Fedora Update System 2009-03-06 12:52:32 UTC
PyQt4-4.4.4-5.fc10,qt-4.4.3-15.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/PyQt4-4.4.4-5.fc10,qt-4.4.3-15.fc10

Comment 10 Fedora Update System 2009-03-06 12:53:18 UTC
PyQt4-4.4.4-5.fc9,qt-4.4.3-15.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/PyQt4-4.4.4-5.fc9,qt-4.4.3-15.fc9

Comment 11 Fedora Update System 2009-03-09 22:46:32 UTC
kdeutils-4.2.1-3.fc10, kdegraphics-4.2.1-3.fc10, kdepim-4.2.1-3.fc10, kdebase-workspace-4.2.1-4.fc10, akonadi-1.1.1-6.fc10, kdeaccessibility-4.2.1-1.fc10, kdeadmin-4.2.1-1.fc10, kdeartwork-4.2.1-1.fc10, kdebase-4.2.1-2.fc10, kdebase-runtime-4.2.1-2.fc10, kdebindings-4.2.1-1.fc10, kdeedu-4.2.1-1.fc10, kdegames-4.2.1-1.fc10, kdelibs-4.2.1-4.fc10, kde-l10n-4.2.1-1.fc10, kdemultimedia-4.2.1-1.fc10, kdenetwork-4.2.1-1.fc10, kdepimlibs-4.2.1-2.fc10.1, kdeplasma-addons-4.2.1-1.fc10, kdesdk-4.2.1-1.fc10, kdetoys-4.2.1-1.fc10, phonon-4.3.1-2.fc10, strigi-0.6.4-3.fc10, kio_sysinfo-20090216-2.fc10 has been pushed to the Fedora 10 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update kdeutils kdegraphics kdepim kdebase-workspace akonadi kdeaccessibility kdeadmin kdeartwork kdebase kdebase-runtime kdebindings kdeedu kdegames kdelibs kde-l10n kdemultimedia kdenetwork kdepimlibs kdeplasma-addons kdesdk kdetoys phonon strigi kio_sysinfo'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-2438

Comment 12 Fedora Update System 2009-03-09 22:53:09 UTC
PyQt4-4.4.4-5.fc10, qt-4.4.3-15.fc10 has been pushed to the Fedora 10 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update PyQt4 qt'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-2478

Comment 13 Fedora Update System 2009-03-11 18:04:35 UTC
kdeutils-4.2.1-3.fc10, kdegraphics-4.2.1-3.fc10, kdepim-4.2.1-3.fc10, kdebase-workspace-4.2.1-4.fc10, akonadi-1.1.1-6.fc10, kdeaccessibility-4.2.1-1.fc10, kdeadmin-4.2.1-1.fc10, kdeartwork-4.2.1-1.fc10, kdebase-4.2.1-2.fc10, kdebase-runtime-4.2.1-2.fc10, kdebindings-4.2.1-1.fc10, kdeedu-4.2.1-1.fc10, kdegames-4.2.1-1.fc10, kdelibs-4.2.1-4.fc10, kde-l10n-4.2.1-1.fc10, kdemultimedia-4.2.1-1.fc10, kdenetwork-4.2.1-1.fc10, kdepimlibs-4.2.1-2.fc10.1, kdeplasma-addons-4.2.1-1.fc10, kdesdk-4.2.1-1.fc10, kdetoys-4.2.1-1.fc10, phonon-4.3.1-2.fc10, strigi-0.6.4-3.fc10, kio_sysinfo-20090216-2.fc10 has been pushed to the Fedora 10 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update kdeutils kdegraphics kdepim kdebase-workspace akonadi kdeaccessibility kdeadmin kdeartwork kdebase kdebase-runtime kdebindings kdeedu kdegames kdelibs kde-l10n kdemultimedia kdenetwork kdepimlibs kdeplasma-addons kdesdk kdetoys phonon strigi kio_sysinfo'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-2438

Comment 14 Fedora Update System 2009-03-13 18:37:56 UTC
kdeutils-4.2.1-3.fc10, kdegraphics-4.2.1-3.fc10, kdepim-4.2.1-3.fc10, kdebase-workspace-4.2.1-7.fc10, akonadi-1.1.1-6.fc10, kdeaccessibility-4.2.1-1.fc10, kdeadmin-4.2.1-1.fc10, kdeartwork-4.2.1-1.fc10, kdebase-4.2.1-2.fc10, kdebase-runtime-4.2.1-2.fc10, kdebindings-4.2.1-1.fc10, kdeedu-4.2.1-1.fc10, kdegames-4.2.1-1.fc10, kdelibs-4.2.1-4.fc10, kde-l10n-4.2.1-1.fc10, kdemultimedia-4.2.1-1.fc10, kdenetwork-4.2.1-1.fc10, kdepimlibs-4.2.1-2.fc10.1, kdeplasma-addons-4.2.1-1.fc10, kdesdk-4.2.1-1.fc10, kdetoys-4.2.1-1.fc10, phonon-4.3.1-2.fc10, strigi-0.6.4-3.fc10, kio_sysinfo-20090216-2.fc10 has been pushed to the Fedora 10 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update kdeutils kdegraphics kdepim kdebase-workspace akonadi kdeaccessibility kdeadmin kdeartwork kdebase kdebase-runtime kdebindings kdeedu kdegames kdelibs kde-l10n kdemultimedia kdenetwork kdepimlibs kdeplasma-addons kdesdk kdetoys phonon strigi kio_sysinfo'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-2438

Comment 15 Fedora Update System 2009-03-13 18:38:42 UTC
PyQt4-4.4.4-5.fc10, qt-4.4.3-15.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 16 Fedora Update System 2009-03-13 18:43:22 UTC
PyQt4-4.4.4-5.fc9, qt-4.4.3-15.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 17 Kevin Kofler 2009-03-13 19:02:54 UTC
Back to ON_QA until the KDE parts go stable as well.

Comment 18 Fedora Update System 2009-03-16 19:40:35 UTC
kdeutils-4.2.1-3.fc10, kdegraphics-4.2.1-3.fc10, kdepim-4.2.1-3.fc10, kdebase-workspace-4.2.1-7.fc10, akonadi-1.1.1-6.fc10, kdeaccessibility-4.2.1-1.fc10, kdeadmin-4.2.1-1.fc10, kdeartwork-4.2.1-1.fc10, kdebase-4.2.1-2.fc10, kdebase-runtime-4.2.1-2.fc10, kdebindings-4.2.1-1.fc10, kdeedu-4.2.1-1.fc10, kdegames-4.2.1-1.fc10, kdelibs-4.2.1-4.fc10, kde-l10n-4.2.1-1.fc10, kdemultimedia-4.2.1-1.fc10, kdenetwork-4.2.1-1.fc10, kdepimlibs-4.2.1-2.fc10.1, kdeplasma-addons-4.2.1-1.fc10, kdesdk-4.2.1-1.fc10, kdetoys-4.2.1-1.fc10, phonon-4.3.1-2.fc10, strigi-0.6.4-3.fc10, kio_sysinfo-20090216-2.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 19 Fedora Update System 2009-03-16 19:50:50 UTC
akonadi-1.1.1-6.fc9, kdeutils-4.2.1-3.fc9.2, kdegraphics-4.2.1-3.fc9, kdebase-workspace-4.2.1-7.fc9, kdeaccessibility-4.2.1-1.fc9, kdeadmin-4.2.1-1.fc9, kdeartwork-4.2.1-1.fc9, kdebase-4.2.1-2.fc9, kdebase-runtime-4.2.1-2.fc9, kdebindings-4.2.1-1.fc9, kdeedu-4.2.1-1.fc9, kdegames-4.2.1-1.fc9, kdelibs-4.2.1-4.fc9, kde-l10n-4.2.1-1.fc9, kdemultimedia-4.2.1-1.fc9, kdenetwork-4.2.1-1.fc9, kdepimlibs-4.2.1-1.fc9, kdeplasma-addons-4.2.1-1.fc9, kdesdk-4.2.1-1.fc9, kdetoys-4.2.1-1.fc9, phonon-4.3.1-2.fc9, strigi-0.6.4-3.fc9, kio_sysinfo-20090216-2.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 20 Fedora Update System 2009-07-26 08:45:32 UTC
kdelibs3-3.5.10-13.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/kdelibs3-3.5.10-13.fc10

Comment 21 Fedora Update System 2009-07-28 18:28:18 UTC
kdelibs3-3.5.10-13.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.