Bugzilla – Bug 1135853
Gimp can't take screenshots (GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: No such object path '/Screenshot')
Last modified: 2019-05-22 08:04:34 UTC
Gimp 2.10.10 is unable to take screenshots, at least when running on KDE. Steps to reproduce: 1. Launch Gimp 2. File->Create->Screenshot…->Snap Observed behaviour: 3. The following error dialog appears: Execution error for 'Screenshot': GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: No such object path '/Screenshot' Expected behaviour: 3. Gimp should have taken a screenshot and opened it in a new window. Workaround: Launch Gimp via dbus-launch: $ dbus-launch gimp A similar bug report already exists for Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915110
Duplicate. *** This bug has been marked as a duplicate of bug 1100765 ***
PS: Enable compositing and it should work.