** Summary changed: - Black baground instead of shadows + Black background instead of shadows when annotating in spectacle
** Description changed: I don't know how to write bug reports. I reached out on Reddit and they asked me to file the bug here. https://www.reddit.com/r/kde/comments/1telcsd/spectacle_adds_black_background_to_arrows_and/ https://bugs.kde.org/show_bug.cgi?id=519107 + + From the KDE bu report: + + "As it turns out, we made a mistake in KQuickImageEditor's + CMakeLists.txt file. We forgot to put REQUIRED in the part that searches + for OpenCV. If OpenCV is already installed in the build environment, + then it will be used, but distros often don't put packages into their + build environments unless they're required. If OpenCV is not available, + there is a message about how not using OpenCV will make the blur worse. + I suppose Debian packagers didn't see that or didn't think it was + important enough to build with OpenCV when we didn't mark it as + required." + + Fixed in Debian by adding opencv build dependencies. ** Description changed: I don't know how to write bug reports. I reached out on Reddit and they asked me to file the bug here. https://www.reddit.com/r/kde/comments/1telcsd/spectacle_adds_black_background_to_arrows_and/ https://bugs.kde.org/show_bug.cgi?id=519107 - From the KDE bu report: + ************ + + From Rik + + From the KDE bug report: "As it turns out, we made a mistake in KQuickImageEditor's CMakeLists.txt file. We forgot to put REQUIRED in the part that searches for OpenCV. If OpenCV is already installed in the build environment, then it will be used, but distros often don't put packages into their build environments unless they're required. If OpenCV is not available, there is a message about how not using OpenCV will make the blur worse. I suppose Debian packagers didn't see that or didn't think it was important enough to build with OpenCV when we didn't mark it as required." Fixed in Debian by adding opencv build dependencies. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2152764 Title: Black background instead of shadows when annotating in spectacle To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kquickimageeditor/+bug/2152764/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
