Bug 988080 - [abrt] kanyremote-6.2-1.fc18: kanyremote:3137:showWizard:TypeError: __init__() takes exactly 1 argument (2 given)
Summary: [abrt] kanyremote-6.2-1.fc18: kanyremote:3137:showWizard:TypeError: __init__(...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kanyremote
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: anyremote
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:062c32e710ce7b6985304b05e37...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-24 17:03 UTC by fabio
Modified: 2013-08-16 17:58 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-16 17:58:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (639 bytes, text/plain)
2013-07-24 17:03 UTC, fabio
no flags Details
File: core_backtrace (312 bytes, text/plain)
2013-07-24 17:03 UTC, fabio
no flags Details
File: environ (3.30 KB, text/plain)
2013-07-24 17:03 UTC, fabio
no flags Details

Description fabio 2013-07-24 17:03:28 UTC
Version-Release number of selected component:
kanyremote-6.2-1.fc18

Additional info:
reporter:       libreport-2.1.5
cmdline:        python /usr/bin/kanyremote
executable:     /usr/bin/kanyremote
kernel:         3.9.9-201.fc18.x86_64
runlevel:       N 5
uid:            1000

Truncated backtrace:
kanyremote:3137:showWizard:TypeError: __init__() takes exactly 1 argument (2 given)

Traceback (most recent call last):
  File "/usr/bin/kanyremote", line 4354, in <module>
    main()
  File "/usr/bin/kanyremote", line 4292, in main
    mainWindow = kAnyRemote(cfgSet)
  File "/usr/bin/kanyremote", line 3089, in __init__
    self.showWizard(cfgSet,cfgReader.j2meDir_)
  File "/usr/bin/kanyremote", line 3137, in showWizard
    self.cfgWin = Preferences(self);
TypeError: __init__() takes exactly 1 argument (2 given)

Local variables in innermost frame:
jclient: ''
cfgdirs: True
self: <__main__.kAnyRemote object at 0x1bfc0e0>
ret: True

Comment 1 fabio 2013-07-24 17:03:32 UTC
Created attachment 777868 [details]
File: backtrace

Comment 2 fabio 2013-07-24 17:03:44 UTC
Created attachment 777869 [details]
File: core_backtrace

Comment 3 fabio 2013-07-24 17:03:51 UTC
Created attachment 777870 [details]
File: environ

Comment 4 anyremote 2013-07-24 18:39:10 UTC
Thanks, got it.

Fixed in application's SVN, rev 758

Comment 5 anyremote 2013-08-16 17:58:10 UTC
fixed with fedora build for kanyremote v6.3


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