-
I'm using watches, and stepping using continue (`c`)...
``` py
File "/usr/lib64/python2.7/bdb.py", line 49, in trace_dispatch
return self.dispatch_line(frame)
File "pudb/debugger.py", line 17…
-
It seems to me the following statements are all true:
1. Urwid is in wide use in a variety of settings and on a wide variety of platforms.
2. People would like to see new and expanded functionalit…
-
##### Description:
I have a thread purpose to read some data, then insert the item with the data into a listbox,
but the listbox doesn't refresh automatically,
unless i press some key on the li…
-
I'll just leave this here quickly, since I have to get up early tomorrow ;)
```
Traceback (most recent call last):
File "/home/chriz/.local/bin/alot", line 20, in
main()
File "/home/chriz/.l…
-
I was using the arrow keys to navigate around the UI and suddenly the debugger crashed, the program I was debugging along with it, and this traceback showed up.
I've scrubbed the traceback a bit so…
-
##### Description:
on executing terminal.py it fails with error
>Traceback (most recent call last):
File "terminal.py",…
-
The included example program throws the following exception if there are less elements in the list than could possibly be draw on screen given the current screen size:
urwid.listbox.ListBoxError: L…
-
Running Ubuntu 13.10 64bit.
Command:
mark2 attach
Errormsg:
Traceback (most recent call last):
File "/usr/bin/mark2", line 6, in
sys.exit(main())
File "/home/minecraft/mark2/mk2/launcher.py…
tjsd updated
10 years ago
-
##### Description:
If `stop()` then `start()` is called on a running `raw_display.Screen`, `get_input_descriptors` returns an empty list (as `_started` is `False`), which means that stdin will not be…
-
I've hit an app crash after checking for servers' access and then when I hit 'probe', application crashes and dumps this message:
# copilot
Traceback (most recent call last):
File "/usr/local/b…