[PR #45] [CLOSED] Bumped up Electron version to fix GPU process isn't usable error #2985

Closed
opened 2026-02-28 20:34:38 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/45
Author: @kennydrobnack
Created: 5/6/2022
Status: Closed

Base: masterHead: update-electron


📝 Commits (1)

  • 9504cb5 Bumped up Electron version to fix GPU process isn't usable error

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 packages/desktop-electron/package.json (+1 -1)
📝 yarn.lock (+4 -4)

📄 Description

This is my fix for this issue: https://github.com/actualbudget/actual/issues/44

Keeping it super simple to get us Linux users unblocked from running the Electron app.

You may also have to do the following to get the app running depending on your node version:

rm patches/react-modal+3.4.4.patch
yarn rebuild-node
yarn rebuild-electron


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/45 **Author:** [@kennydrobnack](https://github.com/kennydrobnack) **Created:** 5/6/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `update-electron` --- ### 📝 Commits (1) - [`9504cb5`](https://github.com/actualbudget/actual/commit/9504cb5a637949d8072f1d2a314b1ced3e5069a5) Bumped up Electron version to fix GPU process isn't usable error ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-electron/package.json` (+1 -1) 📝 `yarn.lock` (+4 -4) </details> ### 📄 Description This is my fix for this issue: https://github.com/actualbudget/actual/issues/44 Keeping it super simple to get us Linux users unblocked from running the Electron app. You may also have to do the following to get the app running depending on your node version: rm patches/react-modal+3.4.4.patch yarn rebuild-node yarn rebuild-electron --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:34:38 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#2985