[frameworks-plasma] [Bug 454062] Installing plasma-framework breaks qmlplugindump on kde modules

2022-10-10 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=454062

Fushan Wen  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED
 CC||qydwhotm...@gmail.com

--- Comment #11 from Fushan Wen  ---
introduced in
https://invent.kde.org/frameworks/plasma-framework/-/commit/c3363a5c5827a90b140ca241626f02cd5faf1e88

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-plasma] [Bug 454062] Installing plasma-framework breaks qmlplugindump on kde modules

2022-10-09 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=454062

Antonio Rojas  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED

--- Comment #10 from Antonio Rojas  ---
Reopening since the fix has been reverted.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-plasma] [Bug 454062] Installing plasma-framework breaks qmlplugindump on kde modules

2022-09-23 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=454062

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/plasma-framework/com
   ||mit/123a741cfde363c7dc631b2
   ||9d877ae42a2aaf37c
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #9 from Aleix Pol  ---
Git commit 123a741cfde363c7dc631b29d877ae42a2aaf37c by Aleix Pol.
Committed on 23/09/2022 at 13:00.
Pushed by apol into branch 'master'.

Install a plugin for org.kde.plasma.plasmoid

Allows tooling to introspect what the module does.

This used to be done through DeclarativeAppletScript, which limited the
possibilities of our tooling.

M  +2-0CMakeLists.txt
M  +34   -8src/scriptengines/qml/CMakeLists.txt
M  +1-1src/scriptengines/qml/plasmoid/appletinterface.h
M  +1-1src/scriptengines/qml/plasmoid/containmentinterface.h
M  +2-16   src/scriptengines/qml/plasmoid/declarativeappletscript.cpp
M  +2-1src/scriptengines/qml/plasmoid/declarativeappletscript.h
A  +12   -0src/scriptengines/qml/plasmoid/declarativeappletscriptplugin.cpp
[License: LGPL(v2.0+)]
A  +28   -0src/scriptengines/qml/plasmoid/plasmoidplugin.cpp [License:
LGPL(v2.0+)]
M  +2-1src/scriptengines/qml/plasmoid/wallpaperinterface.h

https://invent.kde.org/frameworks/plasma-framework/commit/123a741cfde363c7dc631b29d877ae42a2aaf37c

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-plasma] [Bug 454062] Installing plasma-framework breaks qmlplugindump on kde modules

2022-09-13 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=454062

Antonio Rojas  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Ever confirmed|1   |0
 Status|RESOLVED|REPORTED

--- Comment #8 from Antonio Rojas  ---
The fix isn't merged yet, and in fact it is marked as WIP

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-plasma] [Bug 454062] Installing plasma-framework breaks qmlplugindump on kde modules

2022-09-13 Thread Bernhard Rosenkränzer
https://bugs.kde.org/show_bug.cgi?id=454062

Bernhard Rosenkränzer  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #7 from Bernhard Rosenkränzer  ---
Confirmed fixed with
https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/600

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-plasma] [Bug 454062] Installing plasma-framework breaks qmlplugindump on kde modules

2022-09-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=454062

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #6 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/600

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-plasma] [Bug 454062] Installing plasma-framework breaks qmlplugindump on kde modules

2022-09-12 Thread Bernhard Rosenkränzer
https://bugs.kde.org/show_bug.cgi?id=454062

Bernhard Rosenkränzer  changed:

   What|Removed |Added

 CC||aleix...@kde.org

--- Comment #5 from Bernhard Rosenkränzer  ---
Cc author of commit c3363a5c5827a90b140ca241626f02cd5faf1e88

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-plasma] [Bug 454062] Installing plasma-framework breaks qmlplugindump on kde modules

2022-09-12 Thread Bernhard Rosenkränzer
https://bugs.kde.org/show_bug.cgi?id=454062

Bernhard Rosenkränzer  changed:

   What|Removed |Added

 CC||b...@lindev.ch

--- Comment #4 from Bernhard Rosenkränzer  ---
Still happens in 5.98.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-plasma] [Bug 454062] Installing plasma-framework breaks qmlplugindump on kde modules

2022-06-05 Thread A. Wilcox
https://bugs.kde.org/show_bug.cgi?id=454062

A. Wilcox (awilfox)  changed:

   What|Removed |Added

 CC||awil...@adelielinux.org

--- Comment #3 from A. Wilcox (awilfox)  ---
Seeing this bumping Adélie's packages to 5.94.0.  Building KWin hangs on
qmlplugindump for a few seconds, then it returns:

-- Found QtQuick-QMLModule: TRUE (found version "")  
-- qmlplugindump failed for QtQuick.Controls.
-- Could NOT find QtQuick.Controls-QMLModule (missing:
QtQuick.Controls-QMLModule_FOUND) 
-- Found QtQuick.Layouts-QMLModule: TRUE (found version "")  
-- Found QtQuick.Window-QMLModule: TRUE (found version "")  
-- Found QtMultimedia-QMLModule: TRUE (found version "")  
-- Found org.kde.kquickcontrolsaddons-QMLModule: TRUE (found version "")  
-- qmlplugindump failed for org.kde.plasma.core.
-- Could NOT find org.kde.plasma.core-QMLModule (missing:
org.kde.plasma.core-QMLModule_FOUND) 
-- qmlplugindump failed for org.kde.plasma.components.
-- Could NOT find org.kde.plasma.components-QMLModule (missing:
org.kde.plasma.components-QMLModule_FOUND) 


Running qmlplugindump manually I see:

awilcox on gwyn ~/Code/awilfox/user-next/user/kwin/src/kwin-5.24.5 %
/usr/lib/qt5/bin/qmlplugindump QtQuick.Controls 1.2
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-awilcox'
Found a dependency on org.kde.plasma.components with two major versions:2.0 and
3.0 which is unsupported, discarding smaller version
QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x3fffb25f5d00), parent's thread is
QThread(0x3fffb25f5d20), current thread is QThread(0x3fffb2616900)
QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x3fffb25f5d00), parent's thread is
QThread(0x3fffb25f5d20), current thread is QThread(0x3fffb2616900)
QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x3fffb25f5d00), parent's thread is
QThread(0x3fffb25f5d20), current thread is QThread(0x3fffb2616900)
QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x3fffb25f5d00), parent's thread is
QThread(0x3fffb25f5d20), current thread is QThread(0x3fffb2616900)
QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x3fffb25f5d00), parent's thread is
QThread(0x3fffb25f5d20), current thread is QThread(0x3fffb2616900)
QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x3fffb25f5d00), parent's thread is
QThread(0x3fffb25f5d20), current thread is QThread(0x3fffb2616900)
QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x3fffb25f5d00), parent's thread is
QThread(0x3fffb25f5d20), current thread is QThread(0x3fffb2616900)
QObject::installEventFilter(): Cannot filter events for objects in a different
thread.
Could not find any platform plugin
QQmlComponent: Component is not ready
file:///loaddependencies.qml:24:1: module "org.kde.plasma.plasmoid" is not
installed

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-plasma] [Bug 454062] Installing plasma-framework breaks qmlplugindump on kde modules

2022-05-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=454062

Nate Graham  changed:

   What|Removed |Added

 CC||ahiems...@heimr.nl,
   ||n...@kde.org
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-plasma] [Bug 454062] Installing plasma-framework breaks qmlplugindump on kde modules

2022-05-20 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=454062

--- Comment #2 from Antonio Rojas  ---
(In reply to Patrick Silva from comment #1)
> is bug 454066 a duplicate?

No, 454066 is a regression from porting the plugins to json. Not related to
this.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-plasma] [Bug 454062] Installing plasma-framework breaks qmlplugindump on kde modules

2022-05-20 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=454062

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Patrick Silva  ---
is bug 454066 a duplicate?

-- 
You are receiving this mail because:
You are watching all bug changes.