Bug 1097104 - [abrt] pitivi: project.py:559:__init__:TypeError: function takes at most 0 arguments (1 given)
Summary: [abrt] pitivi: project.py:559:__init__:TypeError: function takes at most 0 ar...
Keywords:
Status: CLOSED DUPLICATE of bug 1109481
Alias: None
Product: Fedora
Classification: Fedora
Component: pitivi
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:0d1a2d240c86562a19ebea14480...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-13 07:31 UTC by Sam Tygier
Modified: 2014-08-02 12:54 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-02 12:54:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (975 bytes, text/plain)
2014-05-13 07:31 UTC, Sam Tygier
no flags Details
File: environ (1.41 KB, text/plain)
2014-05-13 07:31 UTC, Sam Tygier
no flags Details

Description Sam Tygier 2014-05-13 07:31:47 UTC
Description of problem:
On fresh rawhide install with MATE desktop, I installed pitivi and launched it. The pitivi window briefly appeared, then it crashed.

Version-Release number of selected component:
pitivi-0.93-4.fc21

Additional info:
reporter:       libreport-2.2.2
cmdline:        python2 /usr/bin/pitivi
executable:     /usr/bin/pitivi
kernel:         3.15.0-0.rc5.git0.1.fc21.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
project.py:559:__init__:TypeError: function takes at most 0 arguments (1 given)

Traceback (most recent call last):
  File "/usr/bin/pitivi", line 137, in <module>
    _run_pitivi()
  File "/usr/bin/pitivi", line 124, in _run_pitivi
    sys.exit(ptv.main(sys.argv))
  File "/usr/share/pitivi/python/pitivi/application.py", line 416, in main
    ptv = StartupWizardGuiPitivi(debug=options.debug)
  File "/usr/share/pitivi/python/pitivi/application.py", line 362, in __init__
    self.projectManager.newBlankProject(emission=False)
  File "/usr/share/pitivi/python/pitivi/project.py", line 419, in newBlankProject
    project = Project(_("New Project"))
  File "/usr/share/pitivi/python/pitivi/project.py", line 559, in __init__
    Gst.Caps("application/ogg"),
TypeError: function takes at most 0 arguments (1 given)

Local variables in innermost frame:
self: <Project object at 0x3d1ad70 (pitivi+project+Project at 0x401b0e0)>
unused_kwargs: {}
name: 'New Project'
uri: None

Comment 1 Sam Tygier 2014-05-13 07:31:51 UTC
Created attachment 895024 [details]
File: backtrace

Comment 2 Sam Tygier 2014-05-13 07:31:54 UTC
Created attachment 895025 [details]
File: environ

Comment 3 Sam Tygier 2014-06-25 18:47:22 UTC
still ocurs in pitivi-0.93-5.fc21.x86_64. Also happens under a GNOME3 desktop.

Comment 4 Felix Schwarz 2014-07-31 17:34:01 UTC
likely duplicate: bug 1109481

Comment 5 Elad Alfassa 2014-08-02 12:54:46 UTC
This is indeed a duplicate.

*** This bug has been marked as a duplicate of bug 1109481 ***


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