AttributeError: Dialog instance has no attribute 'set_background_title' #711
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When running the curses interface, I get the following Traceback when hitting the [Enter] key under the "Your Identities" tab to create a new address:
Information about my operating system:
I am expericencing the exact same problem.
This happens both in
uxterm
as inurxvt
, my WM is the 'awesome' WM where windows may lack some kind of title bar or something that may be causing this problem.If the terminal emulator is critical, I am attempting to run it behind tmux(1). I have not tested other terminals.
Update. Removing "python-dialog" from Debian and installing "python2-pythondialog" from pip(1) gives a new error:
I was unable to get the curses interface running at all.
I got another question regarding curses, so I looked at it. Once I got around some of the most problematic problems that require a newer version of pythondialog, I see that it's in an unfinished state and barely works at all. I will probably scrap it, and instead add SMTP/IMAP interface so that you can integrate it with a terminal email client like mutt. That will give you a better user experience, more flexibility and is a better use of my time.
I forgot, during the mailchuck updates, I added a cli for the API, you can use that instead, at least that works fine:
Don't forget to turn on API access and daemon mode.