On Fri, 14 Aug 2009 12:56:00 -0400 Haydn Solomon wrote:<br>> The only way I was able to get this working was by adding the attached
patch. Bear in mind that I'm using the latest virt-manager 0.8.0. <br>[snip]<br>
<pre>> --- src/virtManager/create.py.orig      2009-07-28 22:22:56.000000000 -0400<br>> +++ src/virtManager/create.py 2009-08-14 12:35:32.940184062 -0400<br>> @@ -998,6 +998,7 @@<br>>          self._browse_file(_("Locate existing storage"),<br>
>                           self.set_disk_storage_path,<br>>                           is_media=False)<br>> +        self.window.get_widget("config-storage-entry").activate()<br>>  <br>>      def toggle_storage_select(self, src):<br>
>          act = src.get_active()<br></pre><br>I have the same problem using F11 x86_64 and fedora-virt-preview repo.<br>Versions of components in particular:<br>libvirt-0.7.1-0.1.git3ef2e05.fc11.x86_64<br>virt-manager-0.8.0-1.fc11.noarch<br>
<br>where do I have to bugzilla for this, rawhide or F11 or other?<br>Any way to debug? I tried doing an strace of virt-manager process but it is pretty long....<br><br>Thanks,<br>Gianluca<br>