Bug 581708 - [abrt] crash in subdownloader-2.0.10-1.fc12: SDService.py:682:_NoOperation:AttributeError: 'NoneType' object has no attribute 'NoOperation'
Summary: [abrt] crash in subdownloader-2.0.10-1.fc12: SDService.py:682:_NoOperation:At...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: subdownloader
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jan Klepek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:00c2e904
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-13 03:35 UTC by Diego Isaza
Modified: 2010-09-23 15:14 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-09-23 15:14:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (709 bytes, text/plain)
2010-04-13 03:35 UTC, Diego Isaza
no flags Details

Description Diego Isaza 2010-04-13 03:35:23 UTC
abrt 1.0.8 detected a crash.

architecture: x86_64
cmdline: python /usr/bin/subdownloader
component: subdownloader
executable: /usr/bin/subdownloader
kernel: 2.6.32.10-90.fc12.x86_64
package: subdownloader-2.0.10-1.fc12
reason: SDService.py:682:_NoOperation:AttributeError: 'NoneType' object has no attribute 'NoOperation'
release: Fedora release 12 (Constantine)

backtrace
-----
SDService.py:682:_NoOperation:AttributeError: 'NoneType' object has no attribute 'NoOperation'

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/subdownloader/modules/SDService.py", line 671, in NoOperation
    return NoOperation()
  File "/usr/lib/python2.6/site-packages/subdownloader/modules/SDService.py", line 52, in __call__
    result = self.function(*args)
  File "/usr/lib/python2.6/site-packages/subdownloader/modules/SDService.py", line 682, in _NoOperation
    info = self.xmlrpc_server.NoOperation(self._token)
AttributeError: 'NoneType' object has no attribute 'NoOperation'

Local variables in innermost frame:
self: <modules.SDService.SDService object at 0x305f850>

Comment 1 Diego Isaza 2010-04-13 03:35:25 UTC
Created attachment 406133 [details]
File: backtrace

Comment 2 Jan Klepek 2010-04-13 16:04:55 UTC
could you please provide steps how to reproduce it?

Comment 3 Nuno Dias 2010-06-07 20:47:31 UTC
Package: subdownloader-2.0.10-1.fc13
Architecture: i686
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
1. Start subdownloader
2.
3.

Comment 4 Jan Klepek 2010-06-17 20:25:45 UTC
Hi Nuno,

F-13 build is working ok on my today clean install of F-13 system + subdownloader
same for F-12 build + F-12 system
closing with worksforme as described issue is not reproducible

Comment 5 Nuno Dias 2010-06-19 14:23:02 UTC
Please don't close this bug, this continues to happen.
This is what appears when running from a terminal.


/usr/lib/python2.6/site-packages/kaa/metadata/disc/cdrom.py:37: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
[15:15] ERROR::subdownloader.SDService.SDService # Unable to connect. Try setting a proxy.
[15:15] ERROR::subdownloader.SDService.SDService # ServerInfo error connection.
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/subdownloader/gui/main.py", line 556, in login_user
    if self.OSDBServer._login(username, password):
  File "/usr/lib/python2.6/site-packages/subdownloader/modules/SDService.py", line 209, in _login
    info = self.xmlrpc_server.LogIn(username, password, self.language, self.user_agent)
AttributeError: 'NoneType' object has no attribute 'LogIn'
Unhandled exception in thread started by <bound method SDService.NoOperation of <modules.SDService.SDService object at 0x96538ec>>
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/subdownloader/modules/SDService.py", line 671, in NoOperation
    return NoOperation()
  File "/usr/lib/python2.6/site-packages/subdownloader/modules/SDService.py", line 52, in __call__
    result = self.function(*args)
  File "/usr/lib/python2.6/site-packages/subdownloader/modules/SDService.py", line 682, in _NoOperation
    info = self.xmlrpc_server.NoOperation(self._token)
AttributeError: 'NoneType' object has no attribute 'NoOperation'

Comment 6 das 2010-07-24 23:43:55 UTC
It continues to happen whenever I run subdownloader.

Comment 7 das 2010-07-29 16:34:26 UTC
This bug was closed because "CLOSED WORKSFORME". Was that written in a right state of mind: it seems quite improbable. It becomes a bug when it does not work for _everyone_ -- this must be the definition of a bug. 

Anyway, it is crashing exactly the way it crashed before. I have tried in so many ways. Erasing and reinstalling was one of them. I think the problem is coming from the 'login' thing. I downloaded and installed the 'subdownloader' from opensubtitles.org. And that is crashing too in exactly the same way. To try if it is really working or not, go to opensubtitles.org, create a login id, and then try.

Comment 8 Augustin Regout 2010-08-04 17:01:46 UTC
I have the same error. Subdownloader says I'm connected and shows my username, I can search for subtitles, but I can't download any of them. The progress bar never evolves.

Comment 9 Jitesh Shah 2010-08-17 22:32:56 UTC
Same here! 
Started getting this one f13 though

$ rpm -q subdownloader
subdownloader-2.0.10-1.fc13.noarch

Comment 10 Alexey Kuznetsov 2010-08-24 18:42:18 UTC
right click on any movive and do open it with > subdownloader.

repoen please

Comment 11 Alexey Kuznetsov 2010-08-24 18:42:32 UTC
f13

Comment 12 Jan Klepek 2010-08-28 15:23:40 UTC
reopened, finally I have managed to find a way how to reproduce it, working on fix

Comment 13 Vratislav Podzimek 2010-08-31 09:53:45 UTC
Package: subdownloader-2.0.10-1.fc12
Architecture: i686
OS Release: Fedora release 12 (Constantine)


How to reproduce
-----
1. Just run SubDownloader

Comment
-----
ran SubDownloader and this crashed appeared immediately

Comment 14 Jan Klepek 2010-09-03 21:32:17 UTC
please try version available in testing repository and let me know in cases that this version does NOT fix your issue. Otherwise I will consider this as solved.

Comment 15 Vratislav Podzimek 2010-09-04 07:27:34 UTC
I tried to install version from testing repository, but it seemed to be the version 2.0.10-1.fc12 because the output was 
"""Package subdownloader-2.0.10-1.fc12.noarch already installed and latest version
Nothing to do"""

So I tried to run SubDownloader again. For the first time it worked well without any problems. But the second attempt wasn't so successful "Login:Error" appeared in the status bar and ABRT caught a crash in the package. I can't understand the randomness of the crash.

Comment 17 Vratislav Podzimek 2010-09-04 12:19:15 UTC
Works for me without any problems. Thank you.

Comment 18 Nuno Dias 2010-09-06 18:07:47 UTC
Works for me too.

Comment 19 das 2010-09-12 04:03:41 UTC
Package: subdownloader-2.0.10-1.fc13
Architecture: i686
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
1.Running Azureus (this time as suggested, by right clicking a movie file)
2.
3.

Comment 20 Jan Klepek 2010-09-23 15:14:53 UTC
fixed in latest version, if problem persists, reopen this bug.


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