[Bug 1137009] New: KDE's diskmonitor is reporting "file:///usr/share/plasma/plasmoids/org.papylhomme.diskmonitor/contents/ui/main.qml:22:1: module "QtQuick.Layouts" version 1.11 is not installed"
http://bugzilla.opensuse.org/show_bug.cgi?id=1137009 Bug ID: 1137009 Summary: KDE's diskmonitor is reporting "file:///usr/share/plasma/plasmoids/org.papylhomme.dis kmonitor/contents/ui/main.qml:22:1: module "QtQuick.Layouts" version 1.11 is not installed" Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.1 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: KDE Workspace (Plasma) Assignee: opensuse-kde-bugs@opensuse.org Reporter: ralf@czekalla.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Since recently KDE's diskmonitor is reporting error message Fehler beim Laden der QML-Datei: file:///usr/share/plasma/plasmoids/org.papylhomme.diskmonitor/contents/ui/main.qml:22:1: module "QtQuick.Layouts" version 1.11 is not installed If I check the mentioned file file:///usr/share/plasma/plasmoids/org.papylhomme.diskmonitor/contents/ui/main.qml:22:1 I find the important lines import QtQuick 2.3 import QtQuick.Layouts 1.11 The second one I have to change into import QtQuick.Layouts 1.3 to get rid of the error message in KDE's tray area showing diskmonitor. Seems QtQuick.Layouts did change the version... Regards Ralf -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1137009 Ralf Czekalla <ralf@czekalla.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1137009 http://bugzilla.opensuse.org/show_bug.cgi?id=1137009#c1 Wolfgang Bauer <wbauer@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 - Medium |P5 - None Status|NEW |CONFIRMED CC| |wbauer@tmo.at --- Comment #1 from Wolfgang Bauer <wbauer@tmo.at> --- (In reply to Ralf Czekalla from comment #0)
Seems QtQuick.Layouts did change the version.
Sure, the version is changed with every new Qt version. QtQuick.Layouts 1.11 is part of Qt 5.11. I.e. diskmonitor 0.3.3 requires Qt 5.11, but Leap 15.1 comes with 5.9... This requirement has been introduced in this bugfix: https://github.com/papylhomme/diskmonitor/commit/901d73436e6878b68ceddceaaf9... I don't see why that should require 1.11 though. The line probably was just copy/pasted from the Qt 5.11 docs I suppose. So your "fix" should be fine. Actually even 1.0 should be ok I think. Could you report this to the upstream developer at https://github.com/papylhomme/diskmonitor/issues please? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1137009 http://bugzilla.opensuse.org/show_bug.cgi?id=1137009#c2 Wolfgang Bauer <wbauer@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Wolfgang Bauer <wbauer@tmo.at> --- Should be fixed in 0.3.4: https://github.com/papylhomme/diskmonitor/issues/25 This is available in KDE:Extra since a month. -- You are receiving this mail because: You are on the CC list for the bug.
participants (2)
-
bugzilla_noreply@novell.com
-
bugzilla_noreply@suse.com