FS#63325 - [kitty] 0.14.3 crashes when launched via Awesome's default launcher

Attached to Project: Community Packages
Opened by Darwin Corn (ndarwincorn) - Tuesday, 30 July 2019, 16:28 GMT
Last edited by Balló György (City-busz) - Sunday, 01 September 2019, 19:40 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

When run via mod4+r, kitty 0.14.3 crashes on launch. Launching Kitty from another terminal emulator doesn't result in a crash. Downgrading to 0.14.2 also doesn't crash when run via Awesome's launcher.


Additional info:
* package version(s)
awesome 4.3
kitty 0.14.3

* config and/or log files etc.
Trace from my $HOME/.xsession-errors

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'

* link to upstream bug report, if any
https://github.com/kovidgoyal/kitty/issues/1869

Steps to reproduce:
From an awesome wm environment -
mod4+r 'kitty' enter
This task depends upon

Closed by  Balló György (City-busz)
Sunday, 01 September 2019, 19:40 GMT
Reason for closing:  Fixed
Additional comments about closing:  kitty 0.14.4-1
Comment by Darwin Corn (ndarwincorn) - Tuesday, 06 August 2019, 20:57 GMT
Fixed upstream.
Comment by Balló György (City-busz) - Sunday, 01 September 2019, 19:40 GMT

Loading...