[PATCH 4/6] Add a note about fixing group selection.

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

 



---
 pyanaconda/ui/gui/spokes/software.py |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/pyanaconda/ui/gui/spokes/software.py b/pyanaconda/ui/gui/spokes/software.py
index 6b23e2a..a4576db 100644
--- a/pyanaconda/ui/gui/spokes/software.py
+++ b/pyanaconda/ui/gui/spokes/software.py
@@ -53,6 +53,11 @@ class SoftwareSelectionSpoke(NormalSpoke):
 
         self.payload.selectGroup(row[2])
 
+        # FIXME: We need to hook up signal handlers for select/deselect so we
+        #        know the difference between a group that was never selected
+        #        and one that was explicitly deselected. The signal handlers
+        #        should only modify some local data store -- not ksdata or
+        #        payload.
         for row in self._addonStore:
             if row[0]:
                 self.payload.selectGroup(row[2])
-- 
1.7.7.6

_______________________________________________
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