Commit Graph

4683 Commits

Author SHA1 Message Date
Daniel P. Berrange fd138b83bc We have to make sure the 'default' keyring is created or we'll abort() on an NULL pointer. Also handle keyring failure gracefully 2006-08-16 16:12:50 -04:00
Hugh O. Brock e1aea1c1f2 first pass at progress bar while creating the VM 2006-08-16 16:00:28 -04:00
berrange@dhcp-5-251.virt.boston.redhat.com eeb7274cce Merge heads 2006-08-16 14:52:18 -04:00
berrange@dhcp-5-251.virt.boston.redhat.com 936d876dcf Bump min required libvirt to 0.1.4 to pull in requsite bug fixes / features we need 2006-08-16 14:49:44 -04:00
berrange@dhcp-5-251.virt.boston.redhat.com 4f070e0fda Added UI for taking a screenshot of the VNC window 2006-08-16 14:49:17 -04:00
berrange@dhcp-5-251.virt.boston.redhat.com 3f3a3adc7e Catch exceptions from gnomekeyring - eg the daemon not running is one problem 2006-08-16 14:44:35 -04:00
Hugh O. Brock 94c26a7c7b resolve danpb's changes 2006-08-15 16:41:44 -04:00
Hugh O. Brock 7e9841b6a5 create works *if* xeninst is present -- waiting on packaging 2006-08-15 16:41:09 -04:00
berrange@dhcp-5-251.virt.boston.redhat.com ea583fe3a3 Fixed dependancy on gnomekeyring 2006-08-15 16:27:14 -04:00
berrange@dhcp-5-251.virt.boston.redhat.com 80eef77cdb Re-generate translations 2006-08-15 16:07:26 -04:00
berrange@dhcp-5-251.virt.boston.redhat.com 7a52fabd80 Switched keyring code to use gnomekeyring module. Disable keyring support if not available 2006-08-15 16:07:17 -04:00
berrange@dhcp-5-251.virt.boston.redhat.com ce35ed2b2d Mark bullet points as non-translatable 2006-08-15 16:06:48 -04:00
Hugh O. Brock 842329aa88 Kickstart arg is optional, URL is required -- it's not either/or like we thought. 2006-08-15 15:59:04 -04:00
Hugh O. Brock 87748285a1 Try for better error handling again 2006-08-15 15:27:13 -04:00
Hugh O. Brock abc4ff6354 Try for better error handling 2006-08-15 14:22:52 -04:00
Daniel P. Berrange 916a8ab43b Set the 'launch terminal' button sensitivity according ot whether we can access the /dev/pts/* device 2006-08-15 14:04:41 -04:00
Hugh O. Brock be44d48b29 Oops better set the install location too 2006-08-15 13:36:03 -04:00
Hugh O. Brock 1409beace4 first pass at making it actually do something 2006-08-15 11:32:02 -04:00
Daniel P. Berrange fb7968a3bc Fix extract of VNC port attribute XPath expression 2006-08-14 14:52:05 -04:00
Hugh O. Brock ce4914ba1d Add validation for system name: must be nonblank, less than 50 chars, no spaces 2006-08-14 13:34:06 -04:00
Hugh O. Brock cc4485c207 Forgot to add the system name to the last page, there it is 2006-08-10 18:00:26 -04:00
Hugh O. Brock 549316489f Merging unrelated changes to engine.py 2006-08-10 17:51:30 -04:00
Hugh O. Brock dea896b53a UI with events complete. Still doesn't actually create the VM. 2006-08-10 17:50:41 -04:00
Daniel P. Berrange 9470056682 Added support for connecting to & displaying the serial console for guest VMs using the 'vte' module 2006-08-10 16:47:14 -04:00
Hugh O. Brock 074b847844 All but the memory/cpu page now behaves and gathers data correctly 2006-08-10 15:42:06 -04:00
Hugh O. Brock 43bc0936ca Some things actually work now. Working out collecting data, and obnoxious edge cases. 2006-08-09 18:53:30 -04:00
Daniel P. Berrange 5bdb1817dd Fixed typo in target pre-requisite 2006-08-09 11:56:29 -04:00
Hugh O. Brock 726aad8383 a working version this time 2006-08-09 11:48:22 -04:00
Hugh O. Brock cdf9f85c21 left this one out 2006-08-09 11:40:34 -04:00
Hugh O. Brock 58953ba2d9 create wizard now actually appears when you push the new button. Still doesn't do anything. 2006-08-08 17:02:15 -04:00
Daniel P. Berrange 229b4db024 Merge heads 2006-08-08 12:06:49 -04:00
Daniel P. Berrange 4a09d00b95 Added infrastructure for generating & packaging .po files, with dummy en_GB.po file as example 2006-08-08 12:02:00 -04:00
Daniel P. Berrange 0c8c6f9d7a Lookup status icons based on libvirt constant, not the translatable(!) string 2006-08-08 11:51:58 -04:00
Daniel P. Berrange cf68b91069 Remove 'secure connection' checkbox from connection form 2006-08-08 10:31:18 -04:00
hbrock@puck.indigologic.com 82efe31e45 Finished Glade work on create wizard 2006-08-07 16:59:00 -04:00
hbrock@puck.indigologic.com e0d429267a merge Dan's changes 2006-08-07 16:16:19 -04:00
hbrock@puck.indigologic.com 029e672c45 First cut at Glade UI for create wizard. 2006-08-07 16:11:33 -04:00
Daniel P. Berrange d2802d602c Added TODO list 2006-08-07 15:52:47 -04:00
Daniel P. Berrange d99e28b70c Fixed sorting of name column 2006-08-07 15:32:32 -04:00
Daniel P. Berrange 84d9b81bda Added gettext support. Internationalize all strings which could be shown to user. Fix about dialog to show corect version number 2006-08-04 15:46:06 -04:00
Daniel P. Berrange 439c44a384 Remove python-imaging related code since we dont need it for the specialized VNC widget code paths 2006-08-04 14:37:09 -04:00
Daniel P. Berrange a9c295f0b2 Merge heads 2006-08-04 12:03:47 -04:00
Hugh O. Brock b5885dfd6d Make the memory slider react properly 2006-07-28 11:09:56 -04:00
Hugh O. Brock 143d4291a1 Add back end to correctly alter memory in a VM 2006-07-28 10:34:47 -04:00
Hugh O. Brock 8c05691d38 setMemory wants an int, give it 2006-07-26 18:24:29 -04:00
Hugh O. Brock fa4075d84e Add teeth to set-memory page, and almost teeth to set-cpus page 2006-07-26 18:19:33 -04:00
Hugh O. Brock 3df5ce6225 Add physical CPU backing for UI 2006-07-26 13:19:05 -04:00
Hugh O. Brock 20f2736641 Finished HW tab UI 2006-07-26 10:58:51 -04:00
Hugh O. Brock 03d134539d Added widgets for CPU and memory VM changes. 2006-07-25 14:30:22 -04:00
Daniel P. Berrange 071a9be1b2 Updates required to RPM spec by Fedora review 2006-07-25 07:24:09 -04:00