meta-openembedded/meta-python/recipes-extended
Hongxu Jia ec273fe1e4 python3-blivetgui: fix blivet-gui broken
In target installer anaconda 30, when they try to go to blivet-gui,
anaconda.log shows a traceback:

23:02:49,842 INF threading: Thread Done: AnaExecuteStorageThread (140274838624000)
23:02:49,844 DBG exception: running handleException
23:02:49,845 CRT exception: Traceback (most recent call last):

  File "/usr/lib/python3.7/site-packages/blivetgui/list_devices.py", line 165, in on_disk_selection_changed
    selection.select_iter(self.last_iter)

TypeError: Argument 1 does not allow None as a value

23:02:49,845 DBG exception: Gtk running, queuing exception handler to the main loop
23:02:49,858 DBG ui.common: Entered spoke: BlivetGuiSpoke
23:02:49,858 DBG exception: running handleException
23:02:49,859 CRT exception: Traceback (most recent call last):

  File "/usr/lib/python3.7/site-packages/blivetgui/list_devices.py", line 165, in on_disk_selection_changed
    selection.select_iter(self.last_iter)

TypeError: Argument 1 does not allow None as a value

Backport a patch from upstream could fix the issue
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-07-10 09:28:20 -07:00
..
python-blivet python3-blivetgui: fix blivet-gui broken 2019-07-10 09:28:20 -07:00
python-cson python-cson: Add recipe 2016-12-13 11:19:11 +01:00
python-meh python3-meh: update to version 0.47 2018-07-27 19:26:51 -07:00
python-pyephem python-pyephem: add RDEPENDS to package 2016-07-22 21:45:36 +02:00
python-pykickstart python3-pykickstart: 3.18 -> 3.20 2019-07-10 09:24:32 -07:00
python-pyparted python-pyparted/python3-pyparted: 3.11.1 -> 3.11.2 2019-07-10 09:24:32 -07:00
pywbem python3-pywbem:solved the conflict with python-pywbem 2019-06-15 16:45:32 -07:00