Bug 1135853 - Gimp can't take screenshots (GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: No such object path '/Screenshot')
Summary: Gimp can't take screenshots (GDBus.Error:org.freedesktop.DBus.Error.UnknownOb...
Status: RESOLVED DUPLICATE of bug 1100765
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-22 06:10 UTC by Tristan Miller
Modified: 2019-05-22 08:04 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tristan Miller 2019-05-22 06:10:57 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
Comment 1 Wolfgang Bauer 2019-05-22 08:04:01 UTC
Duplicate.

*** This bug has been marked as a duplicate of bug 1100765 ***
Comment 2 Wolfgang Bauer 2019-05-22 08:04:34 UTC
PS: Enable compositing and it should work.