-
#### Problem Description
I'm trying to copy a response to the clipboard, it crashes, and it asks me to file a bug here.
#### Steps to reproduce the behavior:
1. Go to response (8.5kb multipart/mi…
-
To fold away body parts of messages, define MessageBodyWidget
as urwid.Pile that contains foldable subparts.
Maybe we can subclass urwid.Text to define a FoldableText widget for this.
These should be …
-
##### Steps to reproduce the problem:
1. I ran a simple Python Flask application for uploading a file
2. It worked well for a file like .txt but failed for an image
3. Please note that the file w…
ichux updated
5 years ago
-
This is really a corner case but still annoying. Normally, I'm not interested in marked breakpoints and thus I collapse the Breakpoints widget to zero (using `[` key) to arrange for more space for Var…
-
i am debug gentoo linux emerge script with pudb.
in /usr/lib/python3.8/site-packages/_emerge/main.py, i add
```
from pudb import set_trace; set_trace(paused=False)
from pudb.lowlevel import…
-
##### Description:
The `Urwid` currently [packaged](https://github.com/msys2/MINGW-packages/pull/19881) ([python-urwid](https://packages.msys2.org/base/mingw-w64-python-urwid)) and available via [M…
-
I get a popup and corresponding error log `AttributeError: 'str' object has no attribute 'is_attachment'`
when refreshing "down the search set" in search mode.
**Software Versions**
- Python vers…
-
#### Context
The python ecosystem has several tools to statically analyse your code and (if your editor supports that) pointing out errors like passing the wrong type as you type your code, instead…
-
Please help me load playlists into the player. Currently it just outputs the following message in the terminal:
`During handling of the above exception, another exception occurred:
Traceback (mos…
-
https://github.com/rpm-software-management/dnf5/blob/708604c8ac6d1e9fa48dad97337e27423a880a5a/include/libdnf5-cli/utils/userconfirm.hpp#L43-L45
The strings cannot be translated even if I use the _(…