Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-5126

media-video/pitivi-0.98.1 does not start

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • None
    • 2

      I emerge media-video/pitivi-0.98.1 successfully, but it fails at startup.

      ERROR 14:01:33 proxymanager      <ProxyManager at 0x7f2325f0f480> __init__: Not supporting any proxy formats! (../../usr/lib64/pitivi/python/pitivi/utils/proxy.py:123)
      Traceback (most recent call last):
        File "/usr/lib64/pitivi/python/pitivi/application.py", line 198, in do_activate
          self.createMainWindow()
        File "/usr/lib64/pitivi/python/pitivi/application.py", line 210, in createMainWindow
          self.gui = MainWindow(self)
        File "/usr/lib64/pitivi/python/pitivi/mainwindow.py", line 145, in __init__
          self._createUi()
        File "/usr/lib64/pitivi/python/pitivi/mainwindow.py", line 295, in _createUi
          self.timeline_ui = TimelineContainer(self.app)
        File "/usr/lib64/pitivi/python/pitivi/timeline/timeline.py", line 1268, in __init__
          self._createUi()
        File "/usr/lib64/pitivi/python/pitivi/timeline/timeline.py", line 1409, in _createUi
          self.timeline = Timeline(self.app, left_size_group)
        File "/usr/lib64/pitivi/python/pitivi/timeline/timeline.py", line 345, in __init__
          scrolled_window.props.propagate_natural_width = True
      AttributeError: 'gi._gobject.GProps' object has no attribute 'propagate_natural_width'
      

      The reason is that 'propagate_natural_width' is available since gtk+-3.21.6 and our current version of gtk3 is 3.20.10.

            Unassigned Unassigned
            pytony pytony
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: