https://bugs.kde.org/show_bug.cgi?id=487067
--- Comment #6 from Waqar Ahmed <waqar....@gmail.com> --- I am running X11. Are the supportedShutterModes incorrectly specified perhaps? I don't see the "Capture on click" button: text: i18n("Capture on click") visible: ImagePlatform.supportedShutterModes === (ImagePlatform.Immediate | ImagePlatform.OnClick) The platform seems to be ImagePlatformKWin and it doesn't have OnClick. More debug output from loadImagePlatform() function: PlasmaVersion: 6 0 5 loadImagePlatform(): isReallyX11: true ScreenShotEffect::version(): 4 ScreenShotEffect::isLoaded(): true PlasmaVersion::get(): 393221 --- workaround: force the xcb platform export SPECTACLE_IMAGE_PLATFORM=ImagePlatformXcb spectacle -- You are receiving this mail because: You are watching all bug changes.