Skip to content

Commit

Permalink
Merge pull request rancher-sandbox#5820 from s0nea/windows-screenshot…
Browse files Browse the repository at this point in the history
…s-help

Add note about screenshots getting stuck (Windows)
  • Loading branch information
ericpromislow authored Oct 25, 2023
2 parents 5211d09 + eb3db17 commit 7e32cb5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions screenshots/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,19 @@ System Preferences -> Security & Privacy -> Privacy -> Screen Recording.
Extract the `ShareX-15.0.0-portable.zip` into the resources directory, so that the
`ShareX.exe` is located under `{path-to-rancher-desktop}\resources\ShareX\ShareX.exe`.

If the script is just hanging while taking the first screenshot, you can try to:

1. Set the `RD_ENV_SCREENSHOT_SLEEP` environment variable
[as explained here](#environment-variables).
2. If the first option doesn't resolve the issue, try to disable the ShareX sound and
toast effects.

In order to do so, uncheck `Play sound after capture is made`, `Play sound after
task is completed` and `Show toast notification after task is completed` at: ShareX
menu -> Task Settings -> General -> Notifications.

See https://github.com/ShareX/ShareX/issues/3338#issuecomment-845916205.

### Linux

`gnome-screenshot` is required. See https://github.com/GNOME/gnome-screenshot
Expand Down

0 comments on commit 7e32cb5

Please sign in to comment.