question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

High typing latency issues on MacOS Big Sur

See original GitHub issue

Issue Report Checklist

  • [ x] Searched the issues page for similar reports
  • [ x] Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
  • [ x] Reproduced the issue after updating with conda update spyder (or pip, if not using Anaconda)
  • Could not reproduce inside jupyter qtconsole (if console-related)
  • Tried basic troubleshooting (if a bug/error)
    • [x ] Restarted Spyder
    • [x ] Reset preferences with spyder --reset
    • [ x] Reinstalled the latest version of Anaconda
    • [ x] Tried the other applicable steps from the Troubleshooting Guide
  • [ x] Completed the Problem Description, Steps to Reproduce and Version sections below

Problem Description

Ever since upgrading to Big Sur, I have been having some issues with the Spyder editor. It’s not too bad for a little bit and then suddenly there is high typing latency. I have tried the various steps outlined in previous threads, including:

conda activate spyder-dev
export QT_MAC_WANTS_LAYER=1
spyder

However, nothing seems to be working. I have also updated qt and pyqt.

Versions

  • Spyder version: 5.0.5
  • Python version: 3.7.11
  • Qt version: 5.12.9
  • PyQt version: 5.12.3
  • Operating System name/version: Mac OS Big Sur, version 11.5.1

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
4rroncommented, Jan 11, 2022

Just recently got back into Spyder (5.1.5 via Anaconda) on a new M1 Max MacBook and ran into this issue. Removing Kite from the Completion and Linting settings removed all typing latency for me.

Settings > Completion and Linting > Uncheck “Notify me when Kite can provide missing completions (but is unavailable)” Uncheck “Enable Kite provider”

0reactions
ccordoba12commented, Oct 11, 2022

Closing because this is quite old now and we’ve done many improvements to fix the typing latency since.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Keyboard Lag after Big Sur - Apple Community
Same problem on my 2019 16" with Big Sur 11.0. 1. Keyboard lag via the built-in keyboard in all modes (normal, safe mode,...
Read more >
High typing latency in MacOS Big Sur · Issue #14218 - GitHub
I updated to MacOS Big Sur yesterday, and every since, typing in the editor has come with a great deal of latency -...
Read more >
7 Ways On How To Fix Keyboard Lag Issue On Mac - Saintlad
Begin by clicking the Apple menu and select System Preferences. · Next, select Accessibility and then Keyboard. · After that, go to the...
Read more >
How to Fix Keyboard Lag on Mac - macReports
How to Fix ; Go to Apple menu > System Preferences. Click on Accessibility, followed by Keyboard, then Hardware. ; To reset the...
Read more >
Laggy typing experience in Big Sur in some apps : r/MacOSBeta
The only solution that seems to (almost) fix the issue is to turn off automatic graphics switching. Once you turn it back on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found