Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clicking an icon in the taskbar occasionally freezes when retrieving window preview screenshot, shows wrong screen #301

Open
PeterGrace opened this issue Dec 3, 2024 · 0 comments

Comments

@PeterGrace
Copy link

When clicking an icon on the panel (for instance, Chrome or Alacritty), the system will "freeze" for up to ten seconds before finally showing the window previews. Sometimes when this happens, the screen preview will say it is for the named application but will actually be for another application (for instance, sometimes my alacritty windows show up in the chrome window list.)

My gut says this is related to the GPU since we're talking about Chrome and Alacritty, I haven't seen this behavior from other panel icons so far (but then again, a lot of my daily grind is swapping between chrome and a terminal)

Let me know what else I can provide to help track this down.

  $   dpkg --list 2>&1| egrep cosmic-panel\|nvidia
ii  cosmic-panel                               0.1.0~1732046021~24.04~fd840c3                               amd64        XDG Shell Wrapper Panel for COSMIC
ii  libnvidia-cfg1-560:amd64                   560.35.03-1pop0~1729800494~24.04~4a3cad6                     amd64        NVIDIA binary OpenGL/GLX configuration library
ii  libnvidia-common-560                       560.35.03-1pop0~1729800494~24.04~4a3cad6                     all          Shared files used by the NVIDIA libraries
ii  libnvidia-compute-560:amd64                560.35.03-1pop0~1729800494~24.04~4a3cad6                     amd64        NVIDIA libcompute package
ii  libnvidia-compute-560:i386                 560.35.03-1pop0~1729800494~24.04~4a3cad6                     i386         NVIDIA libcompute package
ii  libnvidia-decode-560:amd64                 560.35.03-1pop0~1729800494~24.04~4a3cad6                     amd64        NVIDIA Video Decoding runtime libraries
ii  libnvidia-decode-560:i386                  560.35.03-1pop0~1729800494~24.04~4a3cad6                     i386         NVIDIA Video Decoding runtime libraries
ii  libnvidia-egl-wayland1:amd64               1:1.1.16-1pop1~1725624760~24.04~ab32ce2                      amd64        Wayland EGL External Platform library -- shared library
ii  libnvidia-egl-wayland1:i386                1:1.1.16-1pop1~1725624760~24.04~ab32ce2                      i386         Wayland EGL External Platform library -- shared library
ii  libnvidia-encode-560:amd64                 560.35.03-1pop0~1729800494~24.04~4a3cad6                     amd64        NVENC Video Encoding runtime library
ii  libnvidia-encode-560:i386                  560.35.03-1pop0~1729800494~24.04~4a3cad6                     i386         NVENC Video Encoding runtime library
ii  libnvidia-extra-560:amd64                  560.35.03-1pop0~1729800494~24.04~4a3cad6                     amd64        Extra libraries for the NVIDIA driver
ii  libnvidia-fbc1-560:amd64                   560.35.03-1pop0~1729800494~24.04~4a3cad6                     amd64        NVIDIA OpenGL-based Framebuffer Capture runtime library
ii  libnvidia-fbc1-560:i386                    560.35.03-1pop0~1729800494~24.04~4a3cad6                     i386         NVIDIA OpenGL-based Framebuffer Capture runtime library
ii  libnvidia-gl-560:amd64                     560.35.03-1pop0~1729800494~24.04~4a3cad6                     amd64        NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan ICD
ii  libnvidia-gl-560:i386                      560.35.03-1pop0~1729800494~24.04~4a3cad6                     i386         NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan ICD
ii  nvidia-compute-utils-560                   560.35.03-1pop0~1729800494~24.04~4a3cad6                     amd64        NVIDIA compute utilities
ii  nvidia-dkms-560                            560.35.03-1pop0~1729800494~24.04~4a3cad6                     amd64        NVIDIA DKMS package
ii  nvidia-driver-550                          560.35.03-1pop0~1729800494~24.04~4a3cad6                     amd64        Transitional package for nvidia-driver-560
ii  nvidia-driver-560                          560.35.03-1pop0~1729800494~24.04~4a3cad6                     amd64        NVIDIA driver metapackage
ii  nvidia-firmware-560-560.35.03              560.35.03-1pop0~1729800494~24.04~4a3cad6                     amd64        Firmware files used by the kernel module
ii  nvidia-kernel-common-560                   560.35.03-1pop0~1729800494~24.04~4a3cad6                     amd64        Shared files used with the kernel module
ii  nvidia-kernel-source-560                   560.35.03-1pop0~1729800494~24.04~4a3cad6                     amd64        NVIDIA kernel source package
ii  nvidia-settings                            510.47.03-0ubuntu4                                           amd64        Tool for configuring the NVIDIA graphics driver
ii  nvidia-utils-560                           560.35.03-1pop0~1729800494~24.04~4a3cad6                     amd64        NVIDIA driver support binaries
ii  screen-resolution-extra                    0.18.3                                                       all          Extension for the nvidia-settings control panel
ii  xserver-xorg-video-nvidia-560              560.35.03-1pop0~1729800494~24.04~4a3cad6                     amd64        NVIDIA binary Xorg driver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant