[opensuse-factory] Plasma cannot load plugin for module "org.kde.kquickcontrolsaddons" after snapshot 20160625
Hi, After zyppering up to Tumbleweed snapshot 20160625 Plasma won't start correctly: Fout bij het laden van QML-bestand: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:25:1: plugin cannot be loaded for module "org.kde.kquickcontrolsaddons": Cannot load library /usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddonsplugin.so: (/usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddonsplugin.so: symbol _ZN17QQuickPaintedItem10itemChangeEN10QQuickItem10ItemChangeERKNS0_14ItemChangeDataE, version Qt_5 not defined in file libQt5Quick.so.5 with link time reference) Worth a bug report? Jogchum Reitsma -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Am Montag, 27. Juni 2016, 21:00:23 schrieb Jogchum Reitsma:
Worth a bug report?
Rather not. Try "zypper dup" first. You seem to have a mismatch of Qt5 libraries. Might be related to http://lists.opensuse.org/opensuse-factory/2016-06/msg00525.html though- Kind Regards, Wolfgang -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Hi,
After zyppering up to Tumbleweed snapshot 20160625 Plasma won't start correctly:
Fout bij het laden van QML-bestand: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:25:1: plugin cannot be loaded for module "org.kde.kquickcontrolsaddons": Cannot load library /usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddonsplugin.so: (/usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddonsplugin.so: symbol _ZN17QQuickPaintedItem10itemChangeEN10QQuickItem10ItemChangeERKNS0_14ItemChangeDataE, version Qt_5 not defined in file libQt5Quick.so.5 with link time reference)
Worth a bug report? No, I had this problem too. You need to update much more packages.
Jogchum Reitsma wrote: libqt5-qtwebengine is broken. See the discussion in thread "New Tumbleweed snapshot 20160625 released!". Greetings, Björn -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Dne pondělí 27. června 2016 21:47:53 CEST, Bjoern Voigt napsal(a):
Jogchum Reitsma wrote:
After zyppering up to Tumbleweed snapshot 20160625 Plasma won't start correctly:
Fout bij het laden van QML-bestand: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:25:1 : plugin cannot be loaded for module "org.kde.kquickcontrolsaddons": Cannot load library /usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddonsplu gin.so: (/usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddonsp lugin.so: symbol _ZN17QQuickPaintedItem10itemChangeEN10QQuickItem10ItemChangeERKNS0_14ItemC hangeDataE, version Qt_5 not defined in file libQt5Quick.so.5 with link time reference)
Worth a bug report?
No, I had this problem too. You need to update much more packages. libqt5-qtwebengine is broken. See the discussion in thread "New Tumbleweed snapshot 20160625 released!".
Same problem here, no solution (save only snapper rollback). I updated over 1000 packages, no error, no conflict, still no luck. -- Vojtěch Zeisek Komunita openSUSE GNU/Linuxu Community of the openSUSE GNU/Linux https://www.opensuse.org/ https://trapa.cz/
* Vojtěch Zeisek <vojtech.zeisek@opensuse.org> [06-28-16 03:27]:
Dne pondělí 27. června 2016 21:47:53 CEST, Bjoern Voigt napsal(a):
Jogchum Reitsma wrote:
After zyppering up to Tumbleweed snapshot 20160625 Plasma won't start correctly:
Fout bij het laden van QML-bestand: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:25:1 : plugin cannot be loaded for module "org.kde.kquickcontrolsaddons": Cannot load library /usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddonsplu gin.so: (/usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddonsp lugin.so: symbol _ZN17QQuickPaintedItem10itemChangeEN10QQuickItem10ItemChangeERKNS0_14ItemC hangeDataE, version Qt_5 not defined in file libQt5Quick.so.5 with link time reference)
Worth a bug report?
No, I had this problem too. You need to update much more packages. libqt5-qtwebengine is broken. See the discussion in thread "New Tumbleweed snapshot 20160625 released!".
Same problem here, no solution (save only snapper rollback). I updated over 1000 packages, no error, no conflict, still no luck.
zypper -v rm -u libqt5-qtwebengine then when libqt5-qtwebengine is updated, you can restore the associated packages that are removed. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
zypper -v rm -u libqt5-qtwebengine
then when libqt5-qtwebengine is updated, you can restore the associated packages that are removed. Yes, this works. After this command you have to update all remaining
Patrick Shanahan wrote: packages (with "zypper up" or if this not works with "zypper dup"). Greetings, Björn -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Dne úterý 28. června 2016 7:30:00 CEST, Patrick Shanahan napsal(a):
* Vojtěch Zeisek <vojtech.zeisek@opensuse.org> [06-28-16 03:27]:
Dne pondělí 27. června 2016 21:47:53 CEST, Bjoern Voigt napsal(a):
Jogchum Reitsma wrote:
After zyppering up to Tumbleweed snapshot 20160625 Plasma won't start correctly:
Fout bij het laden van QML-bestand: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml: 25:1
plugin cannot be loaded for module "org.kde.kquickcontrolsaddons": Cannot load library /usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddon splu gin.so: (/usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddo nsp lugin.so: symbol _ZN17QQuickPaintedItem10itemChangeEN10QQuickItem10ItemChangeERKNS0_14I temC hangeDataE, version Qt_5 not defined in file libQt5Quick.so.5 with link time reference)
Worth a bug report?
No, I had this problem too. You need to update much more packages. libqt5-qtwebengine is broken. See the discussion in thread "New Tumbleweed snapshot 20160625 released!".
Same problem here, no solution (save only snapper rollback). I updated over 1000 packages, no error, no conflict, still no luck.
zypper -v rm -u libqt5-qtwebengine
then when libqt5-qtwebengine is updated, you can restore the associated packages that are removed.
It worked, but I can't install calibre, kdevelop5-plugin-python3 and kdevelop5-plugin-python3-lang again as they all require libQt5Core.so. 5(Qt_5.6.0_PRIVATE_API). Hopefully this is going to be fixed soon. -- Vojtěch Zeisek Komunita openSUSE GNU/Linuxu Community of the openSUSE GNU/Linux https://www.opensuse.org/ https://trapa.cz/
* Vojtěch Zeisek <vojtech.zeisek@opensuse.org> [06-28-16 12:11]:
Dne úterý 28. června 2016 7:30:00 CEST, Patrick Shanahan napsal(a):
* Vojtěch Zeisek <vojtech.zeisek@opensuse.org> [06-28-16 03:27]:
Dne pondělí 27. června 2016 21:47:53 CEST, Bjoern Voigt napsal(a):
Jogchum Reitsma wrote:
After zyppering up to Tumbleweed snapshot 20160625 Plasma won't start correctly:
Fout bij het laden van QML-bestand: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml: 25:1
plugin cannot be loaded for module "org.kde.kquickcontrolsaddons": Cannot load library /usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddon splu gin.so: (/usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddo nsp lugin.so: symbol _ZN17QQuickPaintedItem10itemChangeEN10QQuickItem10ItemChangeERKNS0_14I temC hangeDataE, version Qt_5 not defined in file libQt5Quick.so.5 with link time reference)
Worth a bug report?
No, I had this problem too. You need to update much more packages. libqt5-qtwebengine is broken. See the discussion in thread "New Tumbleweed snapshot 20160625 released!".
Same problem here, no solution (save only snapper rollback). I updated over 1000 packages, no error, no conflict, still no luck.
zypper -v rm -u libqt5-qtwebengine
then when libqt5-qtwebengine is updated, you can restore the associated packages that are removed.
It worked, but I can't install calibre, kdevelop5-plugin-python3 and kdevelop5-plugin-python3-lang again as they all require libQt5Core.so. 5(Qt_5.6.0_PRIVATE_API). Hopefully this is going to be fixed soon.
Again, "When libqt5-qtwebengine is updated, you can restore the associated packages that are removed." Maybe should include libQt5Core5. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Op 28-06-16 om 19:58 schreef Patrick Shanahan:
Dne úterý 28. června 2016 7:30:00 CEST, Patrick Shanahan napsal(a):
* Vojtěch Zeisek <vojtech.zeisek@opensuse.org> [06-28-16 03:27]:
Dne pondělí 27. června 2016 21:47:53 CEST, Bjoern Voigt napsal(a):
After zyppering up to Tumbleweed snapshot 20160625 Plasma won't start correctly:
Fout bij het laden van QML-bestand: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml: 25:1
plugin cannot be loaded for module "org.kde.kquickcontrolsaddons": Cannot load library /usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddon splu gin.so: (/usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddo nsp lugin.so: symbol _ZN17QQuickPaintedItem10itemChangeEN10QQuickItem10ItemChangeERKNS0_14I temC hangeDataE, version Qt_5 not defined in file libQt5Quick.so.5 with link time reference)
Worth a bug report? No, I had this problem too. You need to update much more packages.
Jogchum Reitsma wrote: libqt5-qtwebengine is broken. See the discussion in thread "New Tumbleweed snapshot 20160625 released!". Same problem here, no solution (save only snapper rollback). I updated over 1000 packages, no error, no conflict, still no luck. zypper -v rm -u libqt5-qtwebengine
then when libqt5-qtwebengine is updated, you can restore the associated packages that are removed. It worked, but I can't install calibre, kdevelop5-plugin-python3 and kdevelop5-plugin-python3-lang again as they all require libQt5Core.so. 5(Qt_5.6.0_PRIVATE_API). Hopefully this is going to be fixed soon. Again, "When libqt5-qtwebengine is updated, you can restore the associated
* Vojtěch Zeisek <vojtech.zeisek@opensuse.org> [06-28-16 12:11]: packages that are removed." Maybe should include libQt5Core5.
But we cannot install libqt5-qtwebengine, because nothing delivers libQt5Core.so.5: #### YaST2 conflicts list - generated 2016-06-29 13:07:30 #### niets levert libQt5Core.so.5(Qt_5.6.0_PRIVATE_API)(64bit) nodig voor libqt5-qtwebengine-5.6.0-1.1.x86_64 [ ] libqt5-qtwebengine-5.6.0-1.1.x86_64 niet installeren [ ] breek libqt5-qtwebengine-5.6.0-1.1.x86_64 door enige van zijn afhankelijkheden te negeren #### YaST2 conflicts list END ### libqt5-qtwebengine -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Am Mittwoch, 29. Juni 2016, 13:08:38 schrieb Jogchum Reitsma:
But we cannot install libqt5-qtwebengine, because nothing delivers libQt5Core.so.5:
Not quite. Nothing provides libQt5Core.so.5(Qt_5.6.0_PRIVATE_API), and that's because Qt5 (including libQt5Core5) has been updated to 5.6.1 already. As has been discussed elsewhere on this mailing list already, libqt5- qtwebengine fails to build currently and therefore is still at 5.6.0. You have to wait until this is fixed and 5.6.1 enters Tumbleweed. Only then will you be able to install it (and other packages that require it) again. Kind Regards, Wolfgang -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Il giorno Wed, 29 Jun 2016 13:30:46 +0200 Wolfgang Bauer <wbauer@tmo.at> ha scritto:
You have to wait until this is fixed and 5.6.1 enters Tumbleweed. Only then will you be able to install it (and other packages that require it) again.
I add: it's not going to get fixed unless someone fixes rpmlint. Otherwise it'll keep on failing for i586 due to memory errors.
Beside i586...will it be possible to release for x64? So users others than i586 will be able to install it (and its dependencies) soonish? (I do not ask for myself, I do not need it) On Mittwoch, 29. Juni 2016 13:40:39 CEST Luca Beltrame wrote:
Il giorno Wed, 29 Jun 2016 13:30:46 +0200
Wolfgang Bauer <wbauer@tmo.at> ha scritto:
You have to wait until this is fixed and 5.6.1 enters Tumbleweed. Only then will you be able to install it (and other packages that require it) again.
I add: it's not going to get fixed unless someone fixes rpmlint. Otherwise it'll keep on failing for i586 due to memory errors.
* Robby Engelmann <robby.engelmann@igfs-ev.de> [06-29-16 08:25]:
Beside i586...will it be possible to release for x64? So users others than i586 will be able to install it (and its dependencies) soonish?
(I do not ask for myself, I do not need it)
On Mittwoch, 29. Juni 2016 13:40:39 CEST Luca Beltrame wrote:
Il giorno Wed, 29 Jun 2016 13:30:46 +0200
Wolfgang Bauer <wbauer@tmo.at> ha scritto:
You have to wait until this is fixed and 5.6.1 enters Tumbleweed. Only then will you be able to install it (and other packages that require it) again.
I add: it's not going to get fixed unless someone fixes rpmlint. Otherwise it'll keep on failing for i586 due to memory errors.
zypper ar -r http://download.opensuse.org/repositories/KDE:/Qt5/openSUSE_Factory/KDE:Qt5.... zypper mr 110 KDE_Qt5 -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
* Patrick Shanahan <paka@opensuse.org> [06-29-16 08:40]:
* Robby Engelmann <robby.engelmann@igfs-ev.de> [06-29-16 08:25]:
Beside i586...will it be possible to release for x64? So users others than i586 will be able to install it (and its dependencies) soonish?
(I do not ask for myself, I do not need it)
On Mittwoch, 29. Juni 2016 13:40:39 CEST Luca Beltrame wrote:
Il giorno Wed, 29 Jun 2016 13:30:46 +0200
Wolfgang Bauer <wbauer@tmo.at> ha scritto:
You have to wait until this is fixed and 5.6.1 enters Tumbleweed. Only then will you be able to install it (and other packages that require it) again.
I add: it's not going to get fixed unless someone fixes rpmlint. Otherwise it'll keep on failing for i586 due to memory errors.
zypper ar -r http://download.opensuse.org/repositories/KDE:/Qt5/openSUSE_Factory/KDE:Qt5....
zypper mr 110 KDE_Qt5
Note: still has err: nothing provides libQt5Core.so.5(Qt_5.6.0_PRIVATE_API)(64bit) but allows install of qupzilla And does not help i586! -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi listmates! same issue here... I will wait for an update that fix that... 've phun! El 29/06/16 a las 13:08, Jogchum Reitsma escribió:
Op 28-06-16 om 19:58 schreef Patrick Shanahan:
Dne úterý 28. června 2016 7:30:00 CEST, Patrick Shanahan napsal(a):
* Vojtěch Zeisek <vojtech.zeisek@opensuse.org> [06-28-16 03:27]:
Dne pondělí 27. června 2016 21:47:53 CEST, Bjoern Voigt napsal(a):
Jogchum Reitsma wrote: > After zyppering up to Tumbleweed snapshot 20160625 > Plasma won't start correctly: > > Fout bij het laden van QML-bestand: > file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/mai n.qml: > > > 25:1 > > plugin cannot be loaded for module > "org.kde.kquickcontrolsaddons": Cannot load library > /usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrol saddon > > > splu > gin.so: > (/usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontro lsaddo > > > nsp > lugin.so: symbol > _ZN17QQuickPaintedItem10itemChangeEN10QQuickItem10ItemChangeERKN S0_14I > > > temC > hangeDataE, version Qt_5 not defined in file > libQt5Quick.so.5 with link time reference) > > Worth a bug report? No, I had this problem too. You need to update much more packages. libqt5-qtwebengine is broken. See the discussion in thread "New Tumbleweed snapshot 20160625 released!". Same problem here, no solution (save only snapper rollback). I updated over 1000 packages, no error, no conflict, still no luck. zypper -v rm -u libqt5-qtwebengine
then when libqt5-qtwebengine is updated, you can restore the associated packages that are removed. It worked, but I can't install calibre, kdevelop5-plugin-python3 and kdevelop5-plugin-python3-lang again as they all require libQt5Core.so. 5(Qt_5.6.0_PRIVATE_API). Hopefully this is going to be fixed soon. Again, "When libqt5-qtwebengine is updated, you can restore the associated packages that are removed." Maybe should include
* Vojtěch Zeisek <vojtech.zeisek@opensuse.org> [06-28-16 12:11]: libQt5Core5.
But we cannot install libqt5-qtwebengine, because nothing delivers libQt5Core.so.5:
#### YaST2 conflicts list - generated 2016-06-29 13:07:30 ####
niets levert libQt5Core.so.5(Qt_5.6.0_PRIVATE_API)(64bit) nodig voor libqt5-qtwebengine-5.6.0-1.1.x86_64
[ ] libqt5-qtwebengine-5.6.0-1.1.x86_64 niet installeren
[ ] breek libqt5-qtwebengine-5.6.0-1.1.x86_64 door enige van zijn afhankelijkheden te negeren
#### YaST2 conflicts list END ###
libqt5-qtwebengine
- -- GPG Key: 0xC9B7E22A Aprende a proteger la privacidad de tu correo: https://emailselfdefense.fsf.org/es/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJXc9qKAAoJEMx0Lo3Jt+Iq9iwP/3FbXzzdF5s0XlGO+uTXkR79 SaQaeKrxHKBmgwtuLT9j8EbFzOBtUemhPYa7gjIp4EGpTxCPGAb98ckKMHr/VYdA PpfaixO07QIzASCYkRjgg5BOjsPBlT7D9i96C4mF/AuPw4RSsHhtbxD8vdr1mbnh AwvxtttjH+sPGxpJ32s9tIovCt0SPwOMK3++IuXzYf1PKhmIGf52Al3sR3X2uBx/ h9TocmIPYxd+F1F3jAtJy6s/ht/bdNmDoVIpyLXhSljcdRgAxSfudxiscMQnv5X5 ULk6EUfrZKlPj3I88tyyH6q8h0QNOdNnRIZjIm71TY8scsxVpWQt8hovGbzTtODK 0TlKz9UlH1msmpXV6o3KsbaIjBwjrdkH/gSCAAwsD/Dlu05hEFfJl5OK6B7UpnL2 rtBe63UtTob2kqC7XV5KaeMzvKSBK4Y+4+VSjl0/3DmA6DtWwKy9OxJVWBaU4z0P ZVjUMnR7IbJHBsGTyVNAH5CUfSvb3bIqncHQRFptrvXgKta7AMCsWS1vbzctVx0W d/xT+4BAkHfDwYW/mQ+QyBWnTxEIM/u07Cc5p7z6BY07YDa+4ufhaDn13CAWdpTW aMnLc4YCz3PYtoWS0PCjbrRY5c8AybJ5Xz/gvginECXbUfGXlT8CZNCNx4PQOjMU Mk1Jll/Gjm3YSn1ittks =PJ4j -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Op 28-06-16 om 13:30 schreef Patrick Shanahan:
* Vojtěch Zeisek <vojtech.zeisek@opensuse.org> [06-28-16 03:27]:
Dne pondělí 27. června 2016 21:47:53 CEST, Bjoern Voigt napsal(a):
After zyppering up to Tumbleweed snapshot 20160625 Plasma won't start correctly:
Fout bij het laden van QML-bestand: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:25:1 : plugin cannot be loaded for module "org.kde.kquickcontrolsaddons": Cannot load library /usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddonsplu gin.so: (/usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddonsp lugin.so: symbol _ZN17QQuickPaintedItem10itemChangeEN10QQuickItem10ItemChangeERKNS0_14ItemC hangeDataE, version Qt_5 not defined in file libQt5Quick.so.5 with link time reference)
Worth a bug report? No, I had this problem too. You need to update much more packages.
Jogchum Reitsma wrote: libqt5-qtwebengine is broken. See the discussion in thread "New Tumbleweed snapshot 20160625 released!". Same problem here, no solution (save only snapper rollback). I updated over 1000 packages, no error, no conflict, still no luck. zypper -v rm -u libqt5-qtwebengine
then when libqt5-qtwebengine is updated, you can restore the associated packages that are removed.
Thanks Patrick, that did the trick for me. Jogchum -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 2016-06-27 21:00, Jogchum Reitsma wrote:
After zyppering up to Tumbleweed snapshot 20160625 Plasma won't start correctly:
Fout bij het laden van QML-bestand: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:25:1: plugin cannot be loaded for module "org.kde.kquickcontrolsaddons": Cannot load library /usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddonsplugin.so: (/usr/lib64/qt5/qml/org/kde/kquickcontrolsaddons/libkquickcontrolsaddonsplugin.so: symbol _ZN17QQuickPaintedItem10itemChangeEN10QQuickItem10ItemChangeERKNS0_14ItemChangeDataE, version Qt_5 not defined in file libQt5Quick.so.5 with link time reference)
Same problem here: Solution was to upgrade libQtQuick5 manually after updating to snapshot 20160625. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (9)
-
Bjoern Voigt
-
Jogchum Reitsma
-
Luca Beltrame
-
Patrick Shanahan
-
Robby Engelmann
-
Thomas Wagner
-
victorhck
-
Vojtěch Zeisek
-
Wolfgang Bauer