[anaconda-storage-branch PATCH 4/4] Reset mouse pointer if we find an unreadable disk.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Without the call to busyCursorPop(), we get the watch mouse pointer
for the rest of the install.  waitWindow sets it up, which is called
when 'Finding storage devices...' is displayed.
---
 storage/devicetree.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/storage/devicetree.py b/storage/devicetree.py
index ae6bed9..f8b107d 100644
--- a/storage/devicetree.py
+++ b/storage/devicetree.py
@@ -122,6 +122,7 @@ def questionInitializeDisk(intf=None, name=None):
     if not intf or not name:
         pass
     else:
+        intf.icw.busyCursorPop()
         rc = intf.messageWindow(_("Warning"),
                 _("Error processing drive %s.\n"
                   "Maybe it needs to be reinitialized."
-- 
1.6.2

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux