John Goerzen
John Goerzen
Incidentally, is there a way to simulate the weechat nickbar? That is, have something visible with a list of users corresponding to the currently-selected frame? speedbar is halfway this, but...
I think the one feedback I would add is to add a new function that returns a ByteString, rather than remove the existing one, such that we don't introduce an...
I reproduced this in Calibre 6.27, including both the behavior of working in debug mode and not working outside of debug mode.
This is on Linux. I found that the problem occurs if: I launch Calibre from the KDE menu Or, I launch Calibre from a terminal and subsequently close the terminal...
Hi, That didn't help, but I'm starting to think the problem may somehow be deeper in the Calibre library. I'll try to find some time to investigate. - John
I should add: I also set these in an attempt to fix this issue, which was ineffective, even though all terminals in use were greater than 79 characters wide: ```...
Nicolas Sebrecht is taking over as OfflineIMAP maintainer. I have forwarded this to him and he will evaluate for bringing into his branch.
I'm probably going to need more information about that -- in particular, try going back to the old versions of the packages, update them one at a time until you...
Can you give an example of a feed that triggers this?
Please run with `RUST_BACKTRACE=1` and `--debug` so we can see where the issue is occurring. It sounds like there may be an issue with the framing with the modem. I...