[Pkg-privacy-commits] [tails-installer] 13/34: Refresh the list of candidate target devices once an ISO has been selected.

anonym anonym-tails-guest at moszumanska.debian.org
Mon Jan 22 14:05:32 UTC 2018


This is an automated email from the git hooks/post-receive script.

anonym-tails-guest pushed a commit to branch tails/master
in repository tails-installer.

commit 4a147b16abde1276e49367e3022751a2b5fb1004
Author: intrigeri <intrigeri at boum.org>
Date:   Sat Jan 20 11:18:05 2018 +0000

    Refresh the list of candidate target devices once an ISO has been selected.
    
    It may make some candidates valid again, that were previously dismissed as too
    small for cloning.
---
 tails_installer/gui.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tails_installer/gui.py b/tails_installer/gui.py
index da320f3..9816ebc 100755
--- a/tails_installer/gui.py
+++ b/tails_installer/gui.py
@@ -823,6 +823,7 @@ class TailsInstallerWindow(Gtk.ApplicationWindow):
                              % {'filename': os.path.basename(self.live.source.path)})
         self.source_available = True
         self.update_start_button()
+        self.populate_devices()
 
     def terminate(self):
         """ Final clean up """

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git



More information about the Pkg-privacy-commits mailing list