both buttons cancel the download, but “proceed” also makes discover freeze, is this a known issue? Also, here’s the system info:

KDE Plasma Version: 6.1.1
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.1
Kernel Version: 6.9.6-200.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i3-10105F CPU @ 3.70GHz
Memory: 15.5 GiB of RAM
Graphics Processor: AMD Radeon RX 6600`
  • Blisterexe@lemmy.zipOP
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    28 days ago

    I just did flatpak remove org.gtk.Gtk3theme.Breeze i dont know how to help you, sorry

    Edit: try running flatpak install flathub org.gtk.Gtk3theme.Breeze after running flatpak remove org.gtk.Gtk3theme.Breeze

    • :arch: bitterseeds@fosstodon.org
      link
      fedilink
      arrow-up
      0
      ·
      28 days ago

      @Blisterexe @citizenserious Because something else you have installed via flatpak has it listed as a dependency.

      flatpak list --app --columns=application,runtime

      This should tell you the deps I believe. I had this happen with Master PDF Reader’s flatpak. It depended on very old libs. I removed the reader package which yanked the dep as well, then just installed the app another way. Not all apps are packaged by the project and sometimes are slow to update or get abandoned…