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

App crash when open ssh connection by shortcut #999

Closed
qiwip opened this issue Mar 10, 2022 · 1 comment
Closed

App crash when open ssh connection by shortcut #999

qiwip opened this issue Mar 10, 2022 · 1 comment

Comments

@qiwip
Copy link

qiwip commented Mar 10, 2022

I can open SSH from the command line, but the program will exit when by shortcut
In the log file, there is only one "Received keyboard command"

2022-03-10 11:38:08.217 +08:00 [DBG] Received CreateTerminalResponse: [{"Identifier":8,"Name":"Powershell","Success":true,"Error":null,"$type":"CreateTerminalResponse"}]
2022-03-10 11:38:10.762 +08:00 [DBG] Received keyboard command: '["cd02ffaa-f37a-4d8c-ae6f-45470fd6ec2b"]'
2022-03-10 11:38:16.516 +08:00 [FTL] Initialized
2022-03-10 11:38:16.517 +08:00 [DBG] Created ApplicationViewAdapter for ApplicationView with Id: [-1707255]
2022-03-10 11:38:16.947 +08:00 [DBG] MainViewModel with ApplicationView Id: [-1707255] activated.
2022-03-10 11:38:17.029 +08:00 [DBG] WebView navigation completed. Target: ["ms-appx-web://53621fsapps.fluentterminal/Client/index.html"]
2022-03-10 11:38:17.091 +08:00 [DBG] Sending CreateTerminalRequest: [{"Identifier":1,"Id":0,"Size":{"Columns":140,"Rows":34,"$type":"TerminalSize"},"Profile":{"Id":"813f2298-210a-481a-bdbf-c17bc637a3e2","PreInstalled":true,"Name":"Powershell","Arguments":"","Location":"C:\windows\system32\WindowsPowerShell\v1.0\powershell.exe","WorkingDirectory":"D:\","TabThemeId":0,"EnvironmentVariables":{"TERM":"xterm-256color"},"UseConPty":true,"UseBuffer":false,"MigrationVersion":1,"Tag":{"$type":"DelayedHistorySaver"},"TerminalThemeId":"00000000-0000-0000-0000-000000000000","KeyBindings":[{"Command":"813f2298-210a-481a-bdbf-c17bc637a3e2","Key":49,"Ctrl":true,"Alt":true,"Shift":false,"Meta":false,"$type":"KeyBinding"}],"$type":"ShellProfile"},"SessionType":"ConPty","$type":"CreateTerminalRequest"}]
2022-03-10 11:38:17.856 +08:00 [DBG] Received CreateTerminalResponse: [{"Identifier":8,"Name":"Powershell","Success":true,"Error":null,"$type":"CreateTerminalResponse"}]

image

image

1

Fluent Terminal Version : 0.7.6.0
Windows 10 Version : 21H2 Build 19044

@agsmf
Copy link

agsmf commented Mar 13, 2022

I can confirm this problem. I used context menu shortcuts for a long time and it worked like a charm.

Fluent Terminal Version : 0.7.6.0
Windows 11 Pro: 21H2 Build 22000.556

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