[Pkg-privacy-commits] [tails-installer] 12/21: Disable the update thread for now

Intrigeri intrigeri at moszumanska.debian.org
Wed May 24 15:27:27 UTC 2017


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

intrigeri pushed a commit to tag 3.93.0
in repository tails-installer.

commit c192ab523d7dfeb50a346fdb592186becd78fc0d
Author: Martin Briza <mbriza at redhat.com>
Date:   Wed Apr 20 11:06:20 2016 +0200

    Disable the update thread for now
---
 liveusb/gui.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/liveusb/gui.py b/liveusb/gui.py
index df259d8..b0464bb 100755
--- a/liveusb/gui.py
+++ b/liveusb/gui.py
@@ -703,7 +703,7 @@ class LiveUSBData(QObject):
 
         self.live.detect_removable_drives(callback=self.USBDeviceCallback)
 
-        QTimer.singleShot(0, self.updateThread.start)
+        #QTimer.singleShot(0, self.updateThread.start)
 
     @pyqtSlot()
     def fillReleases(self):

-- 
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