Bug 1995045

Summary: Fails to start - missing libav gstreamer
Product: [Fedora] Fedora Reporter: Phil Wyett <philip.wyett>
Component: pitiviAssignee: Gwyn Ciesla <gwync>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: rawhideCC: gwync, igor.raits, philip.wyett, wtaymans
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-08-19 14:09:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Phil Wyett 2021-08-18 10:54:29 UTC
Description of problem:

Fails to start - missing libav gstreamer.

[philwyett@ks-binks ~]$ pitivi 
Missing soft dependency:
- libav GStreamer plug-in not found on the system
    -> additional multimedia codecs through the GStreamer Libav library
Traceback (most recent call last):
  File "/usr/lib64/python3.10/site-packages/pitivi/application.py", line 135, in do_startup
    loggable.init('PITIVI_DEBUG', enable_color, enable_crack_output)
  File "/usr/lib64/python3.10/site-packages/pitivi/utils/loggable.py", line 651, in init
    add_limited_log_handler(print_handler)
  File "/usr/lib64/python3.10/site-packages/pitivi/utils/loggable.py", line 738, in add_limited_log_handler
    if not isinstance(func, collections.Callable):
AttributeError: module 'collections' has no attribute 'Callable'
Traceback (most recent call last):
  File "/usr/lib64/python3.10/site-packages/pitivi/application.py", line 203, in do_activate
    self.create_main_window()
  File "/usr/lib64/python3.10/site-packages/pitivi/application.py", line 209, in create_main_window
    self.gui = MainWindow(self)
  File "/usr/lib64/python3.10/site-packages/pitivi/mainwindow.py", line 108, in __init__
    self.app.settings.connect("useDarkThemeChanged",
AttributeError: 'NoneType' object has no attribute 'connect'
[philwyett@ks-binks ~]$

Version-Release number of selected component (if applicable:

2021.05.0-3

How reproducible:

Always.

Steps to Reproduce:
1. Install pitivi.
2. Run from activites icon or in terminal.
3.

Actual results:

Fails to start and crashes.

Expected results:

Start app cleanly.

Additional info:

Comment 1 Phil Wyett 2021-08-18 11:03:44 UTC
Also occurs in fc35 branched.

Comment 2 Phil Wyett 2021-08-20 14:43:54 UTC
Wee seem to have a failure in the build/test pipline causing hte app not to hit rawhide.

https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/rpmdeplint-pipeline/job/master/30087/