Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to grab screen on Gnome 45 wayland #652

Open
sigmakey opened this issue Jan 25, 2024 · 1 comment
Open

Unable to grab screen on Gnome 45 wayland #652

sigmakey opened this issue Jan 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sigmakey
Copy link

Bug description
Trying to recognize or translate a screen area doesn't work for me on Gnome 45 wayland. I get the following message:

Unable to grab screen Screenshot is not allowed

Steps to reproduce

  1. Launch Crow in Gnome 45 wayland session with env QT_QPA_PLATFORM=wayland crow
  2. Try to translate a screen area via DBus command: dbus-send --type=method_call --dest=io.crow_translate.CrowTranslate /io/crow_translate/CrowTranslate/MainWindow io.crow_translate.CrowTranslate.MainWindow.translateScreenArea

Expected behavior
I should be able to select a screen area for translation.

Environment

  • OS: Arch Linux
  • Desktop environment: Gnome 45.3 (wayland session)
  • Crow Translate version: 2.11.1
@sigmakey sigmakey added the bug Something isn't working label Jan 25, 2024
@Shatur
Copy link
Member

Shatur commented Jan 25, 2024

Looks like your environment doesn't allow to make screenshots. Check rights or something like this.
It returns an error from GNOME:

showError(reply.error().message());

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants