https://bugs.kde.org/show_bug.cgi?id=481986
--- Comment #6 from ioniv...@gmail.com --- (In reply to Vlad Zahorodnii from comment #5) > > [destroyed object]: error 7: importing the supplied dmabufs failed > > this one is relevant. it means that krunner can't create a graphics buffer > so the compositor could display it. Not sure why nvidia would refuse to > import a graphics buffer. If your laptop has an intel gpu, try switching to > it instead. Under intel: ``` mar 01 20:24:12 zephyr kwin_wayland[2267]: OpenGL vendor string: Intel mar 01 20:24:12 zephyr kwin_wayland[2267]: OpenGL renderer string: Mesa Intel(R) UHD Graphics (TGL GT1) mar 01 20:24:12 zephyr kwin_wayland[2267]: OpenGL version string: 4.6 (Core Profile) Mesa 24.1~git2403010600.6e33b3~oibaf~j (git-6e33b39 2024-03-01 jammy-oibaf-ppa) mar 01 20:24:12 zephyr kwin_wayland[2267]: OpenGL shading language version string: 4.60 mar 01 20:24:12 zephyr kwin_wayland[2267]: Driver: Intel mar 01 20:24:12 zephyr kwin_wayland[2267]: GPU class: Tiger Lake mar 01 20:24:12 zephyr kwin_wayland[2267]: OpenGL version: 4.6 mar 01 20:24:12 zephyr kwin_wayland[2267]: GLSL version: 4.60 mar 01 20:24:12 zephyr kwin_wayland[2267]: Mesa version: 24.1 mar 01 20:24:12 zephyr kwin_wayland[2267]: Requires strict binding: no mar 01 20:24:12 zephyr kwin_wayland[2267]: Virtual Machine: no mar 01 20:24:12 zephyr kwin_wayland[2267]: Timer query support: yes ... mar 01 20:24:13 zephyr ksplashqml[2272]: warning: queue 0x624a4bac8cb0 destroyed while proxies still attached: mar 01 20:24:13 zephyr ksplashqml[2272]: wl_registry@37 still attached mar 01 20:24:13 zephyr ksplashqml[2272]: kf.svg: The theme "Adapta" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format. mar 01 20:24:13 zephyr ksplashqml[2272]: kf.svg: The theme "Adapta" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format. mar 01 20:24:13 zephyr ksplashqml[2272]: kf.plasma.core: The theme "Adapta" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format. mar 01 20:24:13 zephyr ksplashqml[2272]: kf.plasma.core: The theme "Adapta" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format. mar 01 20:24:13 zephyr ksplashqml[2272]: QQmlComponent: Component is not ready mar 01 20:24:13 zephyr ksplashqml[2272]: kf.plasma.quick: "file:///home/userhome/.local/share/plasma/look-and-feel/degears/contents/splash/Splash.qml" "Error loading QML file.\n23: module \"QtGraphicalEffects\" is not installed\n" mar 01 20:24:13 zephyr ksplashqml[2272]: org.kde.plasma.ksplashqml: Failed loading QUrl("file:///home/userhome/.local/share/plasma/look-and-feel/degears/contents/splash/Splash.qml") mar 01 20:24:13 zephyr ksplashqml[2272]: org.kde.plasma.ksplashqml: QList(file:///home/userhome/.local/share/plasma/look-and-feel/degears/contents/splash/Splash.qml:23:1: module "QtGraphicalEffects" is not installed import QtGraphicalEffects 1.0 ^) mar 01 20:24:13 zephyr kwin_wayland[2267]: qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml" mar 01 20:24:13 zephyr systemd[2210]: Starting Accessibility services bus... mar 01 20:24:13 zephyr systemd[2210]: plasma-ksplash.service: Main process exited, code=exited, status=1/FAILURE ... mar 01 20:24:14 zephyr plasmashell[2422]: warning: queue 0x5e829d339db0 destroyed while proxies still attached: mar 01 20:24:14 zephyr plasmashell[2422]: wl_registry@37 still attached mar 01 20:24:14 zephyr dbus-daemon[2223]: [session uid=1000 pid=2223] Activating via systemd: service name='org.kde.ActivityManager' unit='plasma-kactivitymanagerd.service' requested by ':1.28' (uid=1000 pid=2422 comm="/usr/bin/plasmashell --no-res> mar 01 20:24:14 zephyr plasmashell[2422]: kf.svg: The theme "Adapta" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format. mar 01 20:24:14 zephyr plasmashell[2422]: kf.svg: The theme "Adapta" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format. mar 01 20:24:14 zephyr plasmashell[2422]: kf.plasma.core: The theme "Adapta" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format. mar 01 20:24:14 zephyr plasmashell[2422]: kf.plasma.core: The theme "Adapta" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format. mar 01 20:24:14 zephyr plasmashell[2422]: starting invalid corona "org.kde.plasma.desktop" mar 01 20:24:14 zephyr systemd[2210]: Starting KActivityManager Activity manager Service... mar 01 20:24:14 zephyr systemd[2210]: plasma-plasmashell.service: Main process exited, code=exited, status=1/FAILURE ``` -- You are receiving this mail because: You are watching all bug changes.