Bug 426642

Summary: deluge hangs when"new version avaible"
Product: [Fedora] Fedora Reporter: Mamoru TASAKA <mtasaka>
Component: delugeAssignee: Mamoru TASAKA <mtasaka>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: peter
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.5.7.1-2.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-28 17:18:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mamoru TASAKA 2007-12-23 16:04:04 UTC
Description of problem:
When new version of deluge is released, lauching deluge
always hangs at starup with showing messages like
"New version available. Do you want to download it?"
(for most times this message does not show up, only 
 2 windows appear and then deluge hangs)

Version-Release number of selected component (if applicable):
deluge-0.5.7.1-2.fc9

How reproducible:
100%, when new version of deluge is released.

Steps to Reproduce:
1. See above
2.
3.
  
Actual results:
See above

Expected results:
deluge should not hang

Additional info:
As a workarround:

--- /usr/lib/python2.5/site-packages/deluge/common.py.orig      2007-12-10
05:59:33.000000000 +0900
+++ /usr/lib/python2.5/site-packages/deluge/common.py.new       2007-12-23
23:17:52.000000000 +0900
@@ -231,6 +231,7 @@
     Send_Info_Thread().start()
 
 def new_release_check():
+    return
     import threading
     class ReleaseThread(threading.Thread):
        def __init__(self):

Comment 1 Mamoru TASAKA 2007-12-24 04:33:31 UTC
Oops, I noticed that you're on vacation. I will fix this.

Comment 2 Mamoru TASAKA 2007-12-24 15:09:37 UTC
Should be fixed in
0.5.7.95-1.fc9
0.5.7.1-2.fc8
0.5.7.1-2.fc7

Comment 3 Fedora Update System 2007-12-28 17:18:29 UTC
deluge-0.5.7.1-2.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 4 Fedora Update System 2007-12-28 17:20:11 UTC
deluge-0.5.7.1-2.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Peter Gordon 2007-12-29 23:21:05 UTC
Thanks very much for the quick fix! 

Comment 6 Mamoru TASAKA 2007-12-30 02:33:30 UTC
You are welcome :) I actually use deluge.