-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
kernel: linux-zen 5.2.3
display manager: lightdm 1.30.0
window manager: awesome 4.3
When run via mod4+rkittyenter, kitty fails to start. Trace from my awesome log:
Traceback (most recent call last):
File "/usr/bin/../lib/kitty/kitty/main.py", line 314, in main
_main()
File "/usr/bin/../lib/kitty/kitty/main.py", line 303, in _main
setup_environment(opts, args)
File "/usr/bin/../lib/kitty/kitty/main.py", line 227, in setup_environment
shell_env = read_shell_environment(opts)
File "/usr/bin/../lib/kitty/kitty/main.py", line 220, in read_shell_environment
return read_shell_environment.ans
AttributeError: 'function' object has no attribute 'ans'
Launching Kitty from another terminal emulator works fine. Downgrading to 0.14.2 also works.
Let me know if you need further debugging/can't repro.
Metadata
Metadata
Assignees
Labels
No labels