Closed James-Randall-14 closed 1 month ago
This issue isn't confined to just cosmic-screenshot
for me—neither flameshot nor OBS is able to capture my screen right now.
Tested this earlier this morning, it is also the case for me.
I was having the same issue. Then I switched to the cosmic-greeter and that fixed it. I was using exec cosmic-session
.
I get the same error as described above
I have this. It was working but I removed and reinstalled cosmic, on Arch, by removing cosmic-session-git
and its dependencies and reinstalling it.
23:27:48 zen ~ cosmic-screenshot
thread 'main' panicked at src/main.rs:69:10:
failed to send screenshot request: Zbus(MethodError(OwnedErrorName(ErrorName(Str(Owned("org.freedesktop.DBus.Error.UnknownMethod")))), Some("No such interface “org.freedesktop.portal.Screenshot” on object at path /org/freedesktop/portal/desktop"), Msg { type: Error, sender: UniqueName(Str(Borrowed(":1.11"))), reply-serial: 17, body: Signature("s") }))
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
23:27:56 zen ~ 101
I was having the same issue. Then I switched to the cosmic-greeter and that fixed it. I was using
exec cosmic-session
.
This fixed it for me. Thanks. I had been using a different greeter.
Hello,
Immediately after logging in, I am able to use cosmic-screenshot for a period of time, but after a couple of minutes, my screenshot shortcut does nothing.
When I try to run
cosmic-screenshot
from the terminal with a full rust backtrace, I get the following:I have
xdg-desktop-portal
,xdg-desktop-portal-cosmic
, andxdg-desktop-portal-wlr
installed.Thanks!