ubuntu/app-center

UI components flashing on the screen.

Opened this issue · 4 comments

Is there an existing issue for this?

  • I have searched the existing issues and found none matching what I'm reporting.

Bug Description

UI components are glitchy, rapidly appearing and disappearing. Same as #1879 except its not the whole screen.
It's kinda similar to those Wayland bugs in the early days.
It's way worse than what it looks like in the vid:

output_video.mp4

Steps to reproduce the behavior

  1. Just open the app on Kubuntu 25.04

Expected behavior

No flashing

Ubuntu release

Other (specify in the last field)

What architecture are you using?

amd64

System info

6.14.0-23-generic #23-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 13 23:02:20 UTC 2025
name:    snap-store
summary: Snap Store is a graphical desktop application for discovering, installing and managing
  snaps on Linux.
publisher: Canonical✓
store-url: https://snapcraft.io/snap-store
contact:   https://bugs.launchpad.net/snap-store/
license:   unset
description: |
  Snap Store showcases featured and popular applications with useful descriptions, ratings, reviews
  and screenshots.
  
  Applications can be found either through browsing categories or by searching.
  
  Snap Store can also be used to switch channels, view and alter snap permissions and view and
  submit reviews and ratings.
  
  Snap Store is based on GNOME Software, optimized for the Snap experience.
commands:
  - snap-store.show-updates
  - snap-store
snap-id:      gjf3IPXoRiipCu9K0kVu52f0H56fIksg
tracking:     latest/edge
refresh-date: 13 days ago, at 09:05 +0330
channels:
  2/stable:          0+git.90575829   2025-04-02 (1270) 11MB -
  2/candidate:       ↑                                       
  2/beta:            ↑                                       
  2/edge:            0+git.22c00f2c   2025-06-20 (1286) 18MB -
  latest/stable:     41.3-72-g80e7130 2024-09-22 (1216) 12MB -
  latest/candidate:  ↑                                       
  latest/beta:       ↑                                       
  latest/edge:       0+git.22c00f2c   2025-06-20 (1286) 18MB -
  preview/stable:    –                                       
  preview/candidate: 0.2.7-alpha      2023-02-02  (864) 10MB -
  preview/beta:      ↑                                       
  preview/edge:      0.3.0-alpha      2023-08-14 (1017) 11MB -
  1/stable:          41.3-72-g80e7130 2024-09-22 (1216) 12MB -
  1/candidate:       ↑                                       
  1/beta:            ↑                                       
  1/edge:            41.3-72-g80e7130 2024-09-16 (1216) 12MB -
installed:           0+git.22c00f2c              (1286) 18MB -
---
name:      snapd
summary:   Daemon and tooling that enable snap packages
publisher: Canonical✓
store-url: https://snapcraft.io/snapd
contact:   https://github.com/snapcore/snapd/issues
license:   GPL-3.0
description: |
  Install, configure, refresh and remove snap packages. Snaps are
  'universal' packages that work across many different Linux systems,
  enabling secure distribution of the latest apps and utilities for
  cloud, servers, desktops and the internet of things.
  
  Start with 'snap list' to see installed snaps.
type:         snapd
snap-id:      PMrrV4ml8uWuEUDBT8dSGnKUYbevVhc4
tracking:     latest/stable
refresh-date: 13 days ago, at 09:04 +0330
channels:
  latest/stable:    2.68.5            2025-06-19 (24718) 53MB -
  latest/candidate: 2.70              2025-06-23 (24792) 51MB -
  latest/beta:      2.70              2025-06-08 (24792) 51MB -
  latest/edge:      2.70+g144.4ed6140 2025-07-04 (24994) 53MB -
installed:          2.68.5                       (24718) 53MB snapd

Additional context

I am using Kubuntu 25.04 with NVIDIA

I suppose this is related to this upstream bug

This is a hardware acceleration issue.
The same thing happened to me when I used Vivaldi, for example. But using software acceleration solved my problem.
On modern machines or those with dedicated graphics cards, this issue doesn't occur. However, on older machines, this error occurs in both the Installer and the App Center, which are built in Flutter.

Having this exact same issue on the App Center. Freshly installed Ubuntu 25.10 GNOME running an AMD cpu and NVIDIA RTX gpu. Same as @xgrind mentions, noticed this earlier in the Installer as well.

binli commented

Having this exact same issue on the App Center with 24.04/25.10. Both I+N and UMA can reproduce the issue.
When opening the App center, the application page will flash for about one second, especially scrolling, and when entering letters in the search box, the option box will flash for a few seconds.
It sounds the snap-store load the icons from server, and then reflash the windows each time. Clicking 'About', it's easier to reproduce this issue too.

AppCenter.mp4
App.center.mp4