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

Errors when starting gVim with :gui #10584

Closed
gdupras opened this issue Jun 16, 2022 · 3 comments
Closed

Errors when starting gVim with :gui #10584

gdupras opened this issue Jun 16, 2022 · 3 comments

Comments

@gdupras
Copy link

gdupras commented Jun 16, 2022

Steps to reproduce

  1. vim --clean
  2. :gui
  3. Two errors are shown in gVim:
E1285: Could not clear timeout: Invalid argument
E1286: Could not set timeout: Invalid argument
Press ENTER or type command to continue
  1. Press Enter several times and these same errors keep popping up. GVim is unusable.

Expected behaviour

No error.

Version of Vim

8.2.5111 with GTK 3

Environment

OS: Kubuntu 22.04
Terminal: Kubuntu

Logs and stack traces

No response

@gdupras
Copy link
Author

gdupras commented Jun 16, 2022

I ran git bisect and found that the bug was introduced in 6574577 (v8.2.5057).

@chrisbra
Copy link
Member

ping @paul-ollis

@gdupras
Copy link
Author

gdupras commented Jun 16, 2022

Thank you very much for the quick fix!

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

No branches or pull requests

2 participants