Summary: | Text-only virtual desktop OSD is empty when I switch virtual desktop for the first time after login | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Patrick Silva <bugseforuns> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | andrea.ippo, nate, plasma-bugs |
Priority: | NOR | ||
Version: | 6.0.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=483420 | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/5362105f276d62aff420bbc36615b75f999a21a7 | Version Fixed In: | 6.1 |
Sentry Crash Report: | |||
Attachments: | screen recording |
Description
Patrick Silva
2020-04-29 15:21:32 UTC
Created attachment 128012 [details]
screen recording
Cannot reproduce with current git master. Can you? I can reproduce on neon unstable. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.22.80 KDE Frameworks Version: 5.86.0 Qt Version: 5.15.3 Graphics Platform: Wayland OK. Still cannot reproduce. How about on Plasma 5.27? it's still reproducible. Operating System: Arch Linux KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.105.0 Qt Version: 5.15.9 Graphics Platform: Wayland *** Bug 456633 has been marked as a duplicate of this bug. *** Can reproduce. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/5601 Faced this as well today. journalctl -b -f May 20 09:51:05 andromeda kwin_wayland[1868]: This plugin does not support raise() May 20 09:51:01 andromeda kwin_wayland[1868]: This plugin does not support raise() May 20 09:50:59 andromeda kwin_wayland[1868]: This plugin does not support raise() May 20 09:50:57 andromeda kwin_wayland[1868]: This plugin does not support raise() May 20 09:50:55 andromeda kwin_wayland[1868]: This plugin does not support raise() May 20 09:50:55 andromeda kwin_wayland[1868]: trying to show an empty dialog May 20 09:50:55 andromeda kwin_wayland[1868]: kwin_effect_blur: Failed to create an offscreen framebuffer May 20 09:50:55 andromeda kwin_wayland[1868]: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" May 20 09:50:55 andromeda kwin_wayland[1868]: kwin_scene_opengl: 0x3: GL_INVALID_VALUE in glTexStorage2D(width, height or depth < 1) May 20 09:50:55 andromeda kwin_wayland[1868]: kwin_effect_blur: Failed to create an offscreen framebuffer May 20 09:50:55 andromeda kwin_wayland[1868]: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" May 20 09:50:55 andromeda kwin_wayland[1868]: kwin_scene_opengl: 0x3: GL_INVALID_VALUE in glTexStorage2D(width, height or depth < 1) May 20 09:50:55 andromeda kwin_wayland[1868]: kwin_effect_blur: Failed to create an offscreen framebuffer May 20 09:50:55 andromeda kwin_wayland[1868]: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" May 20 09:50:55 andromeda kwin_wayland[1868]: kwin_scene_opengl: 0x3: GL_INVALID_VALUE in glTexStorage2D(width, height or depth < 1) May 20 09:50:55 andromeda kwin_wayland[1868]: kwin_effect_blur: Failed to create an offscreen framebuffer May 20 09:50:55 andromeda kwin_wayland[1868]: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" May 20 09:50:55 andromeda kwin_wayland[1868]: kwin_scene_opengl: 0x3: GL_INVALID_VALUE in glTexStorage2D(width, height or depth < 1) May 20 09:50:55 andromeda kwin_wayland[1868]: kwin_effect_blur: Failed to create an offscreen framebuffer May 20 09:50:55 andromeda kwin_wayland[1868]: kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT" May 20 09:50:55 andromeda kwin_wayland[1868]: kwin_scene_opengl: 0x3: GL_INVALID_VALUE in glTexStorage2D(width, height or depth < 1) May 20 09:50:54 andromeda kwin_wayland[1868]: This plugin does not support raise() May 20 09:50:54 andromeda kwin_wayland[1868]: trying to show an empty dialog May 20 09:50:54 andromeda kwin_wayland[1868]: file:///usr/share/kwin/scripts/desktopchangeosd/contents/ui/osd.qml:41:9: QML QQuickItem*: Binding loop detected for property "width" May 20 09:50:54 andromeda kwin_wayland[1868]: file:///usr/share/kwin/scripts/desktopchangeosd/contents/ui/osd.qml:41:9: QML QQuickItem*: Binding loop detected for property "width" I think it's `trying to show an empty dialog` Hope this helps Operating System: openSUSE Tumbleweed 20240517 KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.2.0 Qt Version: 6.7.0 Kernel Version: 6.8.9-1-default (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 7840U w/ Radeon 780M Graphics Memory: 30,7 GiB of RAM Graphics Processor: AMD Radeon Graphics Manufacturer: Framework Product Name: Laptop 13 (AMD Ryzen 7040Series) System Version: A7 Git commit 5362105f276d62aff420bbc36615b75f999a21a7 by David Edmundson. Committed on 24/05/2024 at 12:51. Pushed by davidedmundson into branch 'master'. plugins/desktopchangeosd: Port to simpler PlasmaWindow Plasma::Dialog contains logic that we don't want for a kwin window and is considered deprecated. Dialog uses the width of the main item which results in an unavoidable binding loop. PlasmaWindow allows us to propagate implicit sizes upwards correctly. M +6 -5 src/plugins/desktopchangeosd/package/contents/ui/osd.qml https://invent.kde.org/plasma/kwin/-/commit/5362105f276d62aff420bbc36615b75f999a21a7 Can reproduce. Operating System: Arch Linux KDE Plasma Version: 6.1.2 KDE Frameworks Version: 6.3.0 Qt Version: 6.8.0 Graphics Platform: Wayland Still present Operating System: openSUSE Tumbleweed 20240922 KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 Kernel Version: 6.10.11-1-default (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 7840U w/ Radeon 780M Graphics Memory: 30.7 GiB of RAM Graphics Processor: AMD Radeon 780M Manufacturer: Framework Product Name: Laptop 13 (AMD Ryzen 7040Series) System Version: A7 Cannot reproduce. Operating System: Arch Linux KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.9.0 Qt Version: 6.8.1 Graphics Platform: Wayland |