https://bugs.kde.org/show_bug.cgi?id=456778
amyspark <a...@amyspark.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/e747146f1 |hics/krita/commit/b723e0ef1 |b6e0e425c73ad125793a19411e3 |84137748f1cec6116e227c87b29 |017b |f92a --- Comment #7 from amyspark <a...@amyspark.me> --- Git commit b723e0ef184137748f1cec6116e227c87b29f92a by L. E. Segovia. Committed on 19/07/2022 at 23:47. Pushed by lsegovia into branch 'krita/5.1'. KisClipboard: use the correct check for defaulted bitmap pastes If cbData->hasImage() returns true, but qimage earlier was null, then the clipboard has an unfinished or corrupt paste data. We'd added the check for these cases, but I didn't update the default options for Chromium sources. (cherry picked from commit e747146f1b6e0e425c73ad125793a19411e3017b) M +1 -1 libs/ui/kis_clipboard.cc https://invent.kde.org/graphics/krita/commit/b723e0ef184137748f1cec6116e227c87b29f92a -- You are receiving this mail because: You are watching all bug changes.