Bug 529842
Summary: | virt-manager: Storage browser should change window title when choosing ISO | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Yunlin Fang <afang> | ||||||||||||||
Component: | virt-manager | Assignee: | Cole Robinson <crobinso> | ||||||||||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
Severity: | medium | Docs Contact: | |||||||||||||||
Priority: | medium | ||||||||||||||||
Version: | 11 | CC: | afang, berrange, crobinso, hbrock, jforbes, markmc, virt-maint | ||||||||||||||
Target Milestone: | --- | Keywords: | Patch | ||||||||||||||
Target Release: | --- | ||||||||||||||||
Hardware: | All | ||||||||||||||||
OS: | Linux | ||||||||||||||||
Whiteboard: | |||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||
Clone Of: | Environment: | ||||||||||||||||
Last Closed: | 2009-12-03 23:57:15 UTC | Type: | --- | ||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||
Embargoed: | |||||||||||||||||
Bug Depends On: | |||||||||||||||||
Bug Blocks: | 514891 | ||||||||||||||||
Attachments: |
|
Description
Yunlin Fang
2009-10-20 12:36:59 UTC
Created attachment 365337 [details]
patch of choosecd.py
This is my patch.
Usage:
patch choosecd.py < choosecd.patch
Created attachment 365340 [details]
This is the patch of create.py
This is the patch of create.py
Usage:
patch create.py < create.patch
Created attachment 365341 [details]
screenshot 1 before patched.
screenshot 1 before patched.
Created attachment 365342 [details]
screenshot 2 before patched.
screenshot 2 before patched.
Created attachment 365343 [details]
screenshot 1 after patched.
screenshot 1 after patched.
Created attachment 365344 [details]
screenshot 1 after patched.
screenshot 1 after patched.
Thanks for the patch, however this behavior is intended. We want to offer the storage volume browser to users looking for ISO media. You can still click the 'browse' button the bottom left of the storage browser to launch the typical GTK file browser. That said, the window title should certainly be changed because it comes off sounding like a bug. A patch to change the storage browser title would be appreciated. Hi, crobinso, Could you tell me do you plan to offer users something like "ISO spool" thak we can add ISO in the spool and we can choose ISO from the spool that we can save the time to find the ISO file in the filesystem ? Best Regards. 恭喜发财。 Just a correction, it is 'pool' not 'spool'. A plain directory can be a 'storage pool', and all files in that directory are listed as 'storage volumes'. So, users should set up a storage pool that points to the directory where the keep all their install media. You can set up storage pools via Edit -> Host Details -> Storage -> '+' Doesn't sound too serious, so putting on F13VirtTarget We now appropriately set the ISO browser title upstream. Moving to POST. Not really critical to backport to F11 IMO, but this should now be in rawhide with virt-manager-0.8.1, so closing. |