[et-mgmt-tools] [PATCH] Fix installation path handling for CD-ROM and DVD.

Hiroyuki Kaguchi fj7025cf at aa.jp.fujitsu.com
Fri Mar 21 08:09:56 UTC 2008


If CD-ROM or DVD colum is an empty in installation procedure on virt-manager,
the installation stops and no error messages are shown.

This problem occurs because the method of getting an active text of the
ComboBox is wrong.

Without this fixes, follwoing messages are shown
(N.B. date has japanese code, please skip it)
==============
[月, 17  3月 2008 09:53:40 virt-manager 16808] ERROR (virt-manager:132) Traceback (most
recent call last):
  File "/usr/share/virt-manager/virtManager/create.py", line 294, in forward
    if(self.validate(notebook.get_current_page()) != True):
  File "/usr/share/virt-manager/virtManager/create.py", line 799, in validate
    src = self.get_config_install_source()
  File "/usr/share/virt-manager/virtManager/create.py", line 345, in get_config_install_source
    return model.get_value(cd.get_active_iter(), 0)
TypeError: iter must be a GtkTreeIter
None
==============

Thanks
Signed-off-by: Hiroyuki Kaguchi <fj7025cf at aa.jp.fujitsu.com>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fix_cd-path.patch
URL: <http://listman.redhat.com/archives/et-mgmt-tools/attachments/20080321/70a57bef/attachment.ksh>


More information about the et-mgmt-tools mailing list