Bug 351753

Summary: commit 383aa77 produce error when load widgets ("draganddropplugin" and "kquickcontrolsaddonsplugin" not found messages)
Product: [Frameworks and Libraries] frameworks-kdeclarative Reporter: desaparecido <luis.davila.pc>
Component: generalAssignee: Marco Martin <notmart>
Status: RESOLVED FIXED    
Severity: normal CC: chhamann, georgediam, kdelibs-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description desaparecido 2015-08-25 13:26:19 UTC
hi, with the latests changes in kdeclarative in commit 383aa77:

https://quickgit.kde.org/?p=kdeclarative.git&a=commitdiff&h=383aa77ebf0b08adca13ce67a90f61c9c6a65851

when I start plasma session, my desktop and panel widgets are not there, at their place I have this messages:

Error loading QML file: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:27:1: module "org.kde.draganddrop" plugin "draganddropplugin" not found

and this one in panel:

Error loading QML file: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:25:1: module "org.kde.kquickcontrolsaddons" plugin "kquickcontrolsaddonsplugin" not found

downgrading kdeclarative-git to precedent commit all works fine again....

all other packages of KF5 and Plasma are updated to their latest commit

Reproducible: Always

Steps to Reproduce:
1.build the latest commit 383aa77 of kdeclarative
2.desktop widget not showed and at their place I have the messages described before
3.build the precedent commit 67999d2 all works fine again

Actual Results:  
with the latest commit I have my desktop without widgets, with the messages described, Is not possible to use menus, but with the precedent commit all works fine

Expected Results:  
desktop with widgets working normally

KF5 and Plasma packages builded from GIT, Archlinux (testing repo enable)
Comment 1 chhamann 2015-08-25 17:45:43 UTC
Hi,
I can confirm this problem! The results on my Gentoo with live kde plasma ebuilds!
Comment 2 George Diamantopoulos 2015-08-25 21:14:48 UTC
Same here, with live ebuilds on Gentoo as well.

Reverting to commit 67999d2 does fix it
Comment 3 desaparecido 2015-08-27 09:59:11 UTC
solved with latest commit 5c287d1:

https://quickgit.kde.org/?p=kdeclarative.git&a=commitdiff&h=5c287d1ca097c9b57998a6fc6f9d56e66cb42636

builded and tested and all works fine again.
Comment 4 Justin Zobel 2021-03-09 05:54:02 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.