[Bug 2056518] [NEW] Update urwid from 2.6.4 to 2.6.8: fixed known bugs and regressions
Aleksei Stepanov
2056518 at bugs.launchpad.net
Fri Mar 8 07:40:12 UTC 2024
Public bug reported:
Urwid 2.6.8 contains fixes for known issues and potential crashes:
* Allow wcwidth to select unicode version (allow to force via environment variables, unlock prehistoric wcwidth support)
* Special case: in case of Columns/Pile empty - use fallback sizing (was render problems with gerrit client)
* Always support FLOW for Columns sizing if not BOX-only (was render problems with gerrit client)
* Fix rows method for Columns in case of FIXED only widgets present (was crash on pack call, while render worked correctly)
* Columns: pack and render should produce the same size if some widgets skipped (very old bug causes incorrect rows calculation in case of columns with weight=0 present)
* Fix MainLoop.watch_pipe regression for the callback outcome not False
* Fix regression: Overlay not accepted relative positioning
** Affects: urwid (Ubuntu)
Importance: Undecided
Status: New
** Summary changed:
- Update urwid: fixed known bugs and regressions
+ Update urwid from 2.6.4 to 2.6.8: fixed known bugs and regressions
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to urwid in Ubuntu.
https://bugs.launchpad.net/bugs/2056518
Title:
Update urwid from 2.6.4 to 2.6.8: fixed known bugs and regressions
Status in urwid package in Ubuntu:
New
Bug description:
Urwid 2.6.8 contains fixes for known issues and potential crashes:
* Allow wcwidth to select unicode version (allow to force via environment variables, unlock prehistoric wcwidth support)
* Special case: in case of Columns/Pile empty - use fallback sizing (was render problems with gerrit client)
* Always support FLOW for Columns sizing if not BOX-only (was render problems with gerrit client)
* Fix rows method for Columns in case of FIXED only widgets present (was crash on pack call, while render worked correctly)
* Columns: pack and render should produce the same size if some widgets skipped (very old bug causes incorrect rows calculation in case of columns with weight=0 present)
* Fix MainLoop.watch_pipe regression for the callback outcome not False
* Fix regression: Overlay not accepted relative positioning
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/urwid/+bug/2056518/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list