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

ShowTabNavigation twice -> panic #542

Closed
octavz opened this issue Mar 15, 2021 · 2 comments
Closed

ShowTabNavigation twice -> panic #542

octavz opened this issue Mar 15, 2021 · 2 comments
Labels
bug Something isn't working fixed-in-nightly This is (or is assumed to be) fixed in the nightly builds.

Comments

@octavz
Copy link

octavz commented Mar 15, 2021

Describe the bug

Pressed the shortcut for ShowTabNavigation twice and got this:

C:\Program Files\WezTerm> .\wezterm.exe
2021-03-15T07:59:23.148Z INFO wezterm_mux_server_impl::local > setting up C:\Users\Octav.local/share/wezterm\gui-sock-16200
2021-03-15T07:59:23.289Z INFO wezterm_gui::termwindow > OpenGL initialized! ANGLE (Intel(R) UHD Graphics Direct3D11 vs_5_0 ps_5_0) OpenGL ES 3.0.0 (ANGLE 2.1.1 git hash: 07ea804e6201) is_context_loss_possible=true wezterm version: 20210314-114017-04b7cedd
thread 'main' panicked at 'already borrowed: BorrowMutError', mux\src\lib.rs:364:44
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
2021-03-15T07:59:27.479Z ERROR window::os::windows::window > caught Any

Environment (please complete the following information):

Windows 10

@octavz octavz added the bug Something isn't working label Mar 15, 2021
@wez wez added the fixed-in-nightly This is (or is assumed to be) fixed in the nightly builds. label Mar 15, 2021
@wez
Copy link
Owner

wez commented Mar 15, 2021

Thanks for reporting this! I've pushed a fix for this; it'll show up in the nightly builds within the hour

@wez wez changed the title Exception showing the tab bar ShowTabNavigation twice -> panic Mar 15, 2021
@wez wez closed this as completed in 70d2351 Mar 22, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2023

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working fixed-in-nightly This is (or is assumed to be) fixed in the nightly builds.
Projects
None yet
Development

No branches or pull requests

2 participants