Bug 351753 - commit 383aa77 produce error when load widgets ("draganddropplugin" and "kquickcontrolsaddonsplugin" not found messages)
Summary: commit 383aa77 produce error when load widgets ("draganddropplugin" and "kqui...
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kdeclarative
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-25 13:26 UTC by desaparecido
Modified: 2021-03-09 08:05 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.