After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 758837 - New goes to URL section after adding spice box
New goes to URL section after adding spice box
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: installer
3.19.x
Other Linux
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-11-30 12:02 UTC by vladimir benes
Modified: 2016-09-20 08:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
wizard: Set main source page when creation is done (1.10 KB, patch)
2016-04-23 16:42 UTC, Pavel Grunt
committed Details | Review

Description vladimir benes 2015-11-30 12:02:21 UTC
I added spice box (spice://spice?port=5900 or something similar) and wanted to add another new box but wizard (after pressing New button) went directly to new url section and not to source selection. I had to cancel the wizard and had to press New button again to get there.

latest master (from 11/30/2015)
Comment 1 Pavel Grunt 2016-04-23 16:42:22 UTC
Created attachment 326598 [details] [review]
wizard: Set main source page when creation is done

Make the wizard start with the main source page.
Comment 2 Zeeshan Ali 2016-04-25 13:56:59 UTC
Pushed the patch, with some changes to git log. Thanks.