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

fix: fallback to X11 capturer if pipewire fails on Wayland #37526

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Mar 7, 2023

Backport of #37511

See that PR for details.

Notes: Fixed a crash on capturing sources when using desktopCapturer API on Wayland.

trop bot and others added 3 commits March 7, 2023 21:59
Co-authored-by: VerteDinde <keeleymhammond@gmail.com>
Co-authored-by: Keeley Hammond <vertedinde@electronjs.org>
Co-authored-by: Keeley Hammond <vertedinde@electronjs.org>
@trop trop bot requested a review from a team as a code owner March 7, 2023 21:59
@trop trop bot requested a review from VerteDinde March 7, 2023 21:59
@trop trop bot added 23-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Mar 7, 2023
@VerteDinde VerteDinde force-pushed the trop/23-x-y-bp-fix-fallback-to-x11-capturer-if-pipewire-fails-on-wayland-1678226360754 branch from 8639490 to a4ba633 Compare March 8, 2023 00:39
@VerteDinde VerteDinde merged commit 093a215 into 23-x-y Mar 8, 2023
9 checks passed
@VerteDinde VerteDinde deleted the trop/23-x-y-bp-fix-fallback-to-x11-capturer-if-pipewire-fails-on-wayland-1678226360754 branch March 8, 2023 02:34
@release-clerk
Copy link

release-clerk bot commented Mar 8, 2023

Release Notes Persisted

Fixed a crash on capturing sources when using desktopCapturer API on Wayland.

vikunja-bot pushed a commit to go-vikunja/desktop that referenced this pull request Mar 8, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | patch | [`23.1.2` -> `23.1.3`](https://renovatebot.com/diffs/npm/electron/23.1.2/23.1.3) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v23.1.3`](https://github.com/electron/electron/releases/tag/v23.1.3): electron v23.1.3

[Compare Source](electron/electron@v23.1.2...v23.1.3)

### Release Notes for v23.1.3

#### Fixes

-   Fixed WebUSB on ARM64 macs. [#&#8203;37521](electron/electron#37521) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/37522))</span>
-   Fixed a crash on capturing sources when using desktopCapturer API on Wayland. [#&#8203;37526](electron/electron#37526)

#### Other Changes

-   Updated Chromium to 110.0.5481.179. [#&#8203;37471](electron/electron#37471)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4wIn0=-->

Reviewed-on: https://kolaente.dev/vikunja/desktop/pulls/141
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
23-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant