Skip to content

On Linux I get this glitch when trying to sign, this should fix it. - #3607

Open
Proggerdogger wants to merge 1 commit into
cake-tech:devfrom
Proggerdogger:linux-sign-textfield-freeze
Open

On Linux I get this glitch when trying to sign, this should fix it.#3607
Proggerdogger wants to merge 1 commit into
cake-tech:devfrom
Proggerdogger:linux-sign-textfield-freeze

Conversation

@Proggerdogger

@Proggerdogger Proggerdogger commented Sep 7, 2026

Copy link
Copy Markdown

On Cake Wallet Linux 6.3.0 glitch.

When signing the app crashes, apparently it's something to do with flutter and Nvidia on specifically Linux. I tested this fix and it works, doesn't seem to cause any problems, I am using the version with the fix right now and nothing is obviously broken.

Here is the stupid AI blurb:

Text fields (Sign/Verify, wallet password) freeze on Linux Mint because Flutter talks to the AT-SPI accessibility bridge on the GTK thread.

Issue Number (if Applicable): Fixes #

Description

Fix crash on Linux from signing

Pull Request - Checklist

  • Initial Manual Tests Passed
  • Double check modified code and verify it with the feature/task requirements
  • Format code
  • Look for code duplication
  • Clear naming for variables and methods
  • Manual tests in accessibility mode (TalkBack on Android) passed

Text fields (Sign/Verify, wallet password) freeze on Linux Mint because Flutter talks to the AT-SPI accessibility bridge on the GTK thread.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant