Comment by ~muellerj on ~rjarry/aerc
Same here
Comment by ~muellerj on ~rjarry/aerc
I can reproduce the error in Konsole and kitty as well.
Comment by ~muellerj on ~rjarry/aerc
Downgrading
tcell
fromv2.4.0
tov2.0.0
does not seem to fix the issue. Any ideas what else could cause this regression?
Comment by ~muellerj on ~rjarry/aerc
I have the same issue. My terminal is
alacritty
,fish_key_reader
reports the following:$ fish_key_reader Press a key: hex: 8 char: \cH (or \b) bind -k backspace 'do something' bind \b 'do something'
Comment by ~muellerj on ~sircmpwn/aerc2
Figured it out -
aerc
can't write to/run/user/1001/
. Maybe it would be ok to proceed with composing a mail nonetheless (in a new instance)? Seeaerc.go:180
.I'm closing this.
REPORTED
RESOLVED INVALIDComment by ~muellerj on ~sircmpwn/aerc2
~ $ aerc -v aerc 0.5.2
Ticket created by ~muellerj on ~sircmpwn/aerc2
When running
aerc mailto:foo@bar.com > aerc.log
, I get this log:2021/02/04 10:23:28 Starting up aerc 2021/02/04 10:23:28 (ui)=> *types.Configure 2021/02/04 10:23:28 (ui)=> *types.Connect 2021/02/04 10:23:28 <-(ui) *types.Configure(2) 2021/02/04 10:23:28 <-(ui) *types.Connect(3) 2021/02/04 10:23:28 Initializing PGP keyring 2021/02/04 10:23:28 Starting Unix server 2021/02/04 10:23:28 Failed to start Unix server: listen unix /run/user/1001/aerc.sock: bind: no such file or directory (non-fatal) C-oJmw SELECT INBOX * FLAGS (\Seen \Answered \Flagged \Deleted \Draft) * OK [PERMANENTFLAGS (\Seen \Answered \Flagged \Deleted \Draft \*)] Flags permitted. * 0 EXISTS * 0 RECENT * OK [UIDNEXT 21] Predicted next UID * OK [UIDVALIDITY 93987618] UIDs valid C-oJmw OK [READ-WRITE] SELECT completed 2021/02/04 10:23:28 ->(ui) *types.Done:*types.Connect 2021/02/04 10:23:28 (ui)<= *types.Done(4):*types.Connect(3) 2021/02/04 10:23:28 Listing mailboxes... 2021/02/04 10:23:28 (ui)=> *types.ListDirectories 2021/02/04 10:23:28 <-(ui) *types.ListDirectories(5) 2021/02/04 10:23:28 Listing mailboxes m4gvKQ LIST "" "*" * LIST (\Archive \HasNoChildren) "." "Archive" 2021/02/04 10:23:28 ->(ui) *types.Directory:*types.ListDirectories * LIST (\Drafts \HasNoChildren) "." "Drafts" * LIST (\HasNoChildren) "." INBOX 2021/02/04 10:23:28 ->(ui) *types.Directory:*types.ListDirectories 2021/02/04 10:23:28 ->(ui) *types.Directory:*types.ListDirectories * LIST (\Junk \HasNoChildren) "." "Junk" * LIST (\Sent \HasNoChildren) "." "Sent" 2021/02/04 10:23:28 ->(ui) *types.Directory:*types.ListDirectories 2021/02/04 10:23:28 ->(ui) *types.Directory:*types.ListDirectories * LIST (\Trash \HasNoChildren) "." "Trash" m4gvKQ OK LIST completed 2021/02/04 10:23:28 ->(ui) *types.Directory:*types.ListDirectories 2021/02/04 10:23:28 ->(ui) *types.Done:*types.ListDirectories 2021/02/04 10:23:28 (ui)<= *types.Directory(6):*types.ListDirectories(5) 2021/02/04 10:23:28 (ui)<= *types.Directory(7):*types.ListDirectories(5) 2021/02/04 10:23:28 (ui)<= *types.Directory(8):*types.ListDirectories(5) 2021/02/04 10:23:28 (ui)<= *types.Directory(9):*types.ListDirectories(5) 2021/02/04 10:23:28 (ui)<= *types.Directory(10):*types.ListDirectories(5) 2021/02/04 10:23:28 (ui)<= *types.Directory(11):*types.ListDirectories(5) 2021/02/04 10:23:28 (ui)<= *types.Done(12):*types.ListDirectories(5) 2021/02/04 10:23:28 (ui)=> *types.OpenDirectory 2021/02/04 10:23:28 Connected. 2021/02/04 10:23:28 <-(ui) *types.OpenDirectory(13) 2021/02/04 10:23:28 Opening INBOX 5B7-EA SELECT INBOX * FLAGS (\Seen \Answered \Flagged \Deleted \Draft) * OK [PERMANENTFLAGS (\Seen \Answered \Flagged \Deleted \Draft \*)] Flags permitted. * 0 EXISTS * 0 RECENT * OK [UIDNEXT 21] Predicted next UID * OK [UIDVALIDITY 93987618] UIDs valid 5B7-EA OK [READ-WRITE] SELECT completed 2021/02/04 10:23:28 ->(ui) *types.Done:*types.OpenDirectory 2021/02/04 10:23:28 (= *client.MailboxUpdate 2021/02/04 10:23:28 ->(ui) *types.DirectoryInfo 2021/02/04 10:23:28 (= *client.MailboxUpdate 2021/02/04 10:23:28 ->(ui) *types.DirectoryInfo lb-Csw IDLE + idling 2021/02/04 10:23:28 (ui)<= *types.Done(14):*types.OpenDirectory(13) 2021/02/04 10:23:28 (ui)<= *types.DirectoryInfo(15) 2021/02/04 10:23:28 (ui)<= *types.DirectoryInfo(16) 2021/02/04 10:23:28 (ui)=> *types.FetchDirectoryContents 2021/02/04 10:23:28 <-(ui) *types.FetchDirectoryContents(17) DONE lb-Csw OK IDLE completed 2021/02/04 10:23:28 Fetching UID list Zp0cUw UID SEARCH CHARSET UTF-8 1:* * SEARCH Zp0cUw OK UID SEARCH completed 2021/02/04 10:23:28 Found 0 UIDs 2021/02/04 10:23:28 ->(ui) *types.DirectoryContents:*types.FetchDirectoryContents 2021/02/04 10:23:28 ->(ui) *types.Done:*types.FetchDirectoryContents 2021/02/04 10:23:28 (ui)<= *types.DirectoryContents(18):*types.FetchDirectoryContents(17) 2021/02/04 10:23:28 (ui)<= *types.Done(19):*types.FetchDirectoryContents(17) IyQjFw IDLE + idling
Any idea, why it's not opening the compose window?
REPORTED
RESOLVED FIXED