Bug 1073726 - Missing dependence Clutter
Summary: Missing dependence Clutter
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pitivi
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-07 03:16 UTC by Zamir SUN
Modified: 2014-03-18 08:16 UTC (History)
4 users (show)

Fixed In Version: pitivi-0.92-2.fc20
Clone Of:
Environment:
Last Closed: 2014-03-18 08:16:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Zamir SUN 2014-03-07 03:16:39 UTC
Description of problem:
After I install pitivi in Fedora 20 with xfce, I can not start pitivi. I tried to start pitivi from terminal and it says 

ERROR - The following hard dependencies are unmet:
==================================================
- Clutter: 1.12.0 or newer is required, but was not found on your system.

Version-Release number of selected component (if applicable):
Fedora 20 
3.13.5-202.fc20.x86_64

How reproducible:
Always

Steps to Reproduce:
1.Install a pure Fedora 20 x86_64 with xfce
2.sudo yum update
3.sudo yum install pitivi
4.pitivi

Actual results:

ERROR - The following hard dependencies are unmet:
==================================================
- Clutter: 1.12.0 or newer is required, but was not found on your system.

Expected results:
Pitivi started

Additional info:
After I installed clutter, still other error
$ sudo yum install clutter
$ pitivi

ERROR:root:Could not find any typelib for GtkClutter
Traceback (most recent call last):
  File "/usr/bin/pitivi", line 142, in <module>
    _run_pitivi()
  File "/usr/bin/pitivi", line 116, in _run_pitivi
    import pitivi.application as ptv
  File "/usr/share/pitivi/python/pitivi/application.py", line 43, in <module>
    from pitivi.mainwindow import PitiviMainWindow
  File "/usr/share/pitivi/python/pitivi/mainwindow.py", line 49, in <module>
    from pitivi.timeline.timeline import Timeline
  File "/usr/share/pitivi/python/pitivi/timeline/timeline.py", line 26, in <module>
    from gi.repository import GtkClutter
ImportError: cannot import name GtkClutter

Then pitivi starts without error after I install clutter-gtk
So two dependences are missing for the package.

Comment 1 Fedora Update System 2014-03-07 13:53:31 UTC
pitivi-0.92-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/pitivi-0.92-2.fc20

Comment 2 Fedora Update System 2014-03-08 03:32:30 UTC
Package pitivi-0.92-2.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing pitivi-0.92-2.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-3595/pitivi-0.92-2.fc20
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2014-03-18 08:16:34 UTC
pitivi-0.92-2.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.


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