Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 521838 - media-video/pitivi-0.93 no longer works with media-libs/cogl-1.18.0
Summary: media-video/pitivi-0.93 no longer works with media-libs/cogl-1.18.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-31 18:38 UTC by Hans de Graaff
Modified: 2015-02-03 20:34 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans de Graaff gentoo-dev Security 2014-08-31 18:38:31 UTC
I'm trying to create a new project in pitivi 0.93. I'm importing a video file in a new project and drag the video to the timelime. Normally thumbnails for the video should appear and clip editing can be done, but not in my case. Output from pitivi has a whole bunch of these.

AttributeError: 'gi.repository.Cogl' object has no attribute 'path_round_rectangle'
Traceback (most recent call last):
  File "/usr/lib64/pitivi/python/pitivi/timeline/elements.py", line 89, in do_paint
    Cogl.path_round_rectangle(0, 0, self.props.width, self.props.height,
  File "/usr/lib64/python2.7/site-packages/gi/module.py", line 320, in __getattr__
    return getattr(self._introspection_module, name)
  File "/usr/lib64/python2.7/site-packages/gi/module.py", line 139, in __getattr__
    self.__name__, name))

Internet leads me to https://bugzilla.redhat.com/show_bug.cgi?id=1087559 which seems to suggest that this is due to an unintended incompatibility in cogl 1.18.x, with Gnome bug https://bugzilla.gnome.org/show_bug.cgi?id=727325
Comment 1 INODE64 Sistemas 2014-10-18 08:04:27 UTC
Same problem with media-libs/cogl-1.18.2
Comment 2 Jimmy C. Chau 2014-11-13 05:58:48 UTC
As an update, the release notes for pitivi-0.94 (on http://wiki.pitivi.org/wiki/0.94) indicate that the new version of pitivi avoids this problem:
> We dropped our use of CoGL APIs, namely path_round_rectangle which caused crashes on various Linux distributions shipping a broken version of CoGL
Comment 3 Pacho Ramos gentoo-dev 2015-02-03 20:34:34 UTC
0.94 in the tree