[Bug 807776] New: Selecting a downloaded installation media like an iso-file in vm install wizard in GNOME Env. needs manual corrections.
https://bugzilla.novell.com/show_bug.cgi?id=807776 https://bugzilla.novell.com/show_bug.cgi?id=807776#c0 Summary: Selecting a downloaded installation media like an iso-file in vm install wizard in GNOME Env. needs manual corrections. Classification: openSUSE Product: openSUSE Factory Version: 12.3 Beta 1 Platform: x86-64 OS/Version: SUSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Xen AssignedTo: jdouglas@suse.com ReportedBy: simar@gmx.net QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 If you try to setup a virtual machine using the graphical installer vm-install which is included in YaST2 and you want to select an iso file as installation media there are 2 problems: first the URI prefix phy: is retained which doesn't work as far as I know. Second if you click search to locate your iso file you get sth. like phy:/root//path/to/iso.file where root is wrong. Reproducible: Always Steps to Reproduce: 1.Try to setup a vm using YaST2 and a downloaded iso file 2.On "Operating System Installation" screen choose "Virtual Disk" and "Add" 3.On the next screen "Virtual Disk" click "Browse" and select some iso file. Actual Results: Source: is set to phy:/root//path/to/iso.file Protocol: stays "phy" if you select a different special file from /dev using browse you get sth. like phy:/root//dev/sr1 Expected Results: Source: is set to file:/path/to/iso.file Protocol: is changed to file: for a file and stays phy for a special file like in phy:/dev/sr1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=807776 https://bugzilla.novell.com/show_bug.cgi?id=807776#c Jason Douglas <jdouglas@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jdouglas@suse.com AssignedTo|jdouglas@suse.com |carnold@suse.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=807776 https://bugzilla.novell.com/show_bug.cgi?id=807776#c1 --- Comment #1 from Charles Arnold <carnold@suse.com> 2013-04-22 19:15:37 UTC --- Created an attachment (id=536360) --> (http://bugzilla.novell.com/attachment.cgi?id=536360) Fix for the bug It appears that the gtk.FileChooser dialog's get_current_folder() method is always returning '/root' which seems wrong. This patch sanity checks the path before prepending it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=807776 https://bugzilla.novell.com/show_bug.cgi?id=807776#c2 Charles Arnold <carnold@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |FIXED --- Comment #2 from Charles Arnold <carnold@suse.com> 2013-04-22 19:17:02 UTC --- The vm-install RPM with the fix can be pulled from the 'Virtualization' repo immediately (version 0.6.17). Channel updates will follow some time later (I will also push this out to Factory). Closing as Fixed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=807776 https://bugzilla.novell.com/show_bug.cgi?id=807776#c3 Charles Arnold <carnold@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED Resolution|FIXED |DUPLICATE --- Comment #3 from Charles Arnold <carnold@suse.com> 2013-04-22 19:22:48 UTC --- Mark as dup to 12.3 bug. *** This bug has been marked as a duplicate of bug 812626 *** http://bugzilla.novell.com/show_bug.cgi?id=812626 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com