Skip to content

Lower dependency to fix Linux crashes#1653

Merged
hovancik merged 2 commits into
trunkfrom
fix/start
Sep 25, 2025
Merged

Lower dependency to fix Linux crashes#1653
hovancik merged 2 commits into
trunkfrom
fix/start

Conversation

@hovancik
Copy link
Copy Markdown
Owner

fixes #1650

@hovancik hovancik requested a review from Copilot September 25, 2025 17:16
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR downgrades the electron-store dependency from version 10.1.0 to 8.2.0 to fix Linux crashes on app startup, addressing issue #1650.

  • Downgrades electron-store from ^10.1.0 to 8.2.0 in package.json
  • Updates changelog to document the Linux crash fix
  • Adds a new chatmode configuration file for GitHub Copilot investigations

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

File Description
package.json Downgrades electron-store dependency to version 8.2.0
CHANGELOG.md Documents the Linux crash fix in the unreleased section
.github/chatmodes/Investigator.chatmode.md Adds new investigation chatmode configuration

Comment thread package.json
Comment thread CHANGELOG.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@hovancik hovancik merged commit fdb6669 into trunk Sep 25, 2025
9 checks passed
@hovancik hovancik deleted the fix/start branch September 25, 2025 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: App crashes on start on Ubuntu

2 participants