Since updating to v0.6.0.0 the application crashes whenever I try to use the hamburger menu. There is no message, it just silently shuts down.
Can you please turn on debug logging as described here and post some logs?
No worries. I cleared out everything in the logs and then ran the app fresh to ensure only relevant stuff was in there:
2019-09-25 16:09:24.338 +10:00 [FTL] Initialized
2019-09-25 16:09:24.342 +10:00 [DBG] Created ApplicationViewAdapter for ApplicationView with Id: [-657235]
2019-09-25 16:09:25.300 +10:00 [DBG] MainViewModel with ApplicationView Id: [-657235] activated.
2019-09-25 16:09:25.414 +10:00 [DBG] WebView navigation completed. Target: ["ms-appx-web://53621fsapps.fluentterminal/Client/index.html"]
2019-09-25 16:09:25.535 +10:00 [DBG] Sending CreateTerminalRequest: [{"Identifier":1,"Id":0,"Size":{"Columns":137,"Rows":36,"$type":"TerminalSize"},"Profile":{"Id":"813f2298-210a-481a-bdbf-c17bc637a3e2","PreInstalled":true,"Name":"Powershell","Arguments":"","Location":"C:\\windows\\system32\\WindowsPowerShell\\v1.0\\powershell.exe","WorkingDirectory":"","TabThemeId":6,"LineEndingTranslation":"DoNotModify","EnvironmentVariables":{},"UseConPty":false,"MigrationVersion":1,"Tag":null,"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":"WinPty","$type":"CreateTerminalRequest"}]
2019-09-25 16:09:25.703 +10:00 [DBG] Received CreateTerminalResponse: [{"Identifier":8,"ShellExecutableName":"powershell","Success":true,"Error":null,"$type":"CreateTerminalResponse"}]
2019-09-25 16:09:56.134 +10:00 [ERR] Unhandled Exception
System.ArgumentException: The parameter is incorrect.
The parameter is incorrect.
Facing the same issue
What version of windows are you using? Did you set up Fluent Terminal to any language other then english?
Windows 10 Pro (1803) here.
Same bug here, using Win10 Enterprise (Build 17134.1006). This computer is managed by my organization so I cannot upgrade to the latest Win10 release.
Fluent Terminal is set to use English (and so is Windows)
Can confirm same behavior.
I am in Windows 10 Enterprise V1803 (OS Build 17134.1006)
debug log looks similar to nickcoad (https://github.com/felixse/FluentTerminal/issues/528#issuecomment-534869606)
Same here on win 10 1709
Doesn't happen for me on 1903
Same issue here, Win10 1803 (Build 17134.1039)
Same issue; Win10 1803
Upgraded to Win10 1903 (Build 18362.418) (from 1803) and the menu now works.
I'm now on 1903, build 18999.1 and it works fine again. The latest release from 3 days ago, 0.6.1.0 also works well.
0.6.1.0 sadly still failing for me on 1709 馃槩
Same issue here, on Win10 Enterprise 1803 and can't update because its managed by my organization.
Tested versions 0.6.0 and 0.6.1, had to downgrade to 0.5.3 to get a fully functional version.
On my personal laptop which is running Win10 1903, v0.6.0 works fine.
Same here with Win10 1803 (managed by organization).
Had to remove the "-ForceUpdateFromAnyVersion" in the install script to install 0.6.1, but still crashes when I open the Options.
I'd like to bump this issue, I believe it is a serious regression
created upstream issue: https://github.com/microsoft/microsoft-ui-xaml/issues/2115
Most helpful comment
Same issue here, on Win10 Enterprise 1803 and can't update because its managed by my organization.
Tested versions 0.6.0 and 0.6.1, had to downgrade to 0.5.3 to get a fully functional version.
On my personal laptop which is running Win10 1903, v0.6.0 works fine.