Bug 666616 - [abrt] deluge-1.3.0-1.fc14: client.py:310:call:AttributeError: 'NoneType' object has no attribute 'send_request'
Summary: [abrt] deluge-1.3.0-1.fc14: client.py:310:call:AttributeError: 'NoneType' obj...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: deluge
Version: 14
Hardware: i686
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Rahul Sundaram
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:0d4dfd66
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-01 13:50 UTC by Misha Shnurapet
Modified: 2012-08-16 22:34 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-16 22:34:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (788 bytes, text/plain)
2011-01-01 13:50 UTC, Misha Shnurapet
no flags Details

Description Misha Shnurapet 2011-01-01 13:50:10 UTC
abrt version: 1.1.14
architecture: i686
cmdline: /usr/bin/python /usr/bin/deluge-gtk
component: deluge
executable: /usr/bin/deluge-gtk
kernel: 2.6.35.9-64.fc14.i686
package: deluge-1.3.0-1.fc14
reason: client.py:310:call:AttributeError: 'NoneType' object has no attribute 'send_request'
release: Fedora release 14 (Laughlin)
time: 1293882945
uid: 500

backtrace
-----
client.py:310:call:AttributeError: 'NoneType' object has no attribute 'send_request'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/menubar.py", line 259, in on_menuitem_quitdaemon_activate
    client.daemon.shutdown().addCallback(on_shutdown)
  File "/usr/lib/python2.7/site-packages/deluge/ui/client.py", line 504, in __call__
    return self.daemon.call(self.base, *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/deluge/ui/client.py", line 310, in call
    self.protocol.send_request(request)
AttributeError: 'NoneType' object has no attribute 'send_request'

Local variables in innermost frame:
self: <deluge.ui.client.DaemonSSLProxy object at 0xa3bf34c>
args: ()
request: daemon.shutdown()
method: 'daemon.shutdown'
kwargs: {}

How to reproduce
-----
1. no idea
2.
3.

Comment 1 Misha Shnurapet 2011-01-01 13:50:13 UTC
Created attachment 471328 [details]
File: backtrace

Comment 2 Fedora Admin XMLRPC Client 2011-03-16 08:13:58 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Calum 2011-12-03 15:00:42 UTC
Fix committed for next release: http://dev.deluge-torrent.org/ticket/1938

Comment 4 Fedora End Of Life 2012-08-16 22:34:26 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


Note You need to log in before you can comment on or make changes to this bug.