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`

9 Comments
mox@lemmy.sdf.org · 6 pts · 2y
Edit replacing my original comment:
Looks like that package has been superseded by org.gtk.Gtk3theme.Breeze. That's what I'm using, and it is receiving updates.
Blisterexe@lemmy.zip · 4 pts · 2y
thank you,
flatpak remove org.gtk.Gtk3theme.Breezedid the trickExtravagantEnzyme@lemm.ee · 0 pts · 2y
BaalInvoker@lemmy.eco.br · 3 pts · 2y
Looks like a runtime is outdated and the repo to install a new runtime is missing. Then when Discover tries to update, crashes cause there is nowhere to download from
Try update the package from terminal
UnfortunateShort@lemmy.world · 3 pts · 2y
To add to the other answers: Yes, it is a known bug and I think it is being fixed in Plasma 6.1.2 or 6.2
Blisterexe@lemmy.zip · 1 pts · 2y
Oh nice, good to know
ExtravagantEnzyme@lemm.ee · 0 pts · 2y
In Fedora, I ran into the same issue, but I fixed it by running flatpak update -y in terminal. Hopefully that works on your end as well.
Blisterexe@lemmy.zip · 2 pts · 2y
Unfortunately it didnt, i fixed it by uninstalling the no longer updated dependency
citizenserious@discuss.tchncs.de · 1 pts · 2y
Could you explain how? i tried uninstalling it, but I still got the problem in discover and it will reinstall on each update somehow.
Blisterexe@lemmy.zip · 1 pts · 2y
I just did
flatpak remove org.gtk.Gtk3theme.Breezei dont know how to help you, sorryEdit: try running
flatpak install flathub org.gtk.Gtk3theme.Breezeafter runningflatpak remove org.gtk.Gtk3theme.Breeze