Hello Fabian,

Could you try the bundles: http://fundraiser.pitivi.org/download-bundles

This is the recommended way of using Pitivi.

Regards,

Thibault Saunier

On Thu, Mar 12, 2015 at 3:12 AM, Daniel Kasak <[email protected]> 
wrote:
> I'm using:
> 
> gstreamer-1.4.5
> gtk+-3.14.9
> glib-2.42.2
> 
> I installed pitivi like this:
> 
> emerge -v pitivi
> 
> :)
> 
> Dan
> 
> On Wed, Mar 11, 2015 at 7:47 PM, CESAR FABIAN ORCCON CHIPANA 
> <[email protected]> wrote:
>> Hi. What version of Gstreamer, GTK and GLib you are using? How did 
>> you install Pitivi?
>> 
>> 2015-03-10 23:51 GMT-05:00 Daniel Kasak <[email protected]>:
>>> Hi all. I've just installed Pitivi-0.94 on Gentoo.
>>> 
>>> I can't get anything to work :(
>>> 
>>> When Pitivi starts up, I get a 'welcome' message in a dialog asking 
>>> me to select a project, or create a new one. I click 'New'. This 
>>> gets dumped to the console:
>>> 
>>> ---
>>> 
>>> /usr/lib64/pitivi/python/pitivi/project.py:609: TypeError: Passing 
>>> arguments to gi.types.Boxed.__init__() is deprecated. All arguments 
>>> passed will be ignored.
>>>   Gst.Caps("application/ogg"),
>>> /usr/lib64/pitivi/python/pitivi/project.py:613: TypeError: Passing 
>>> arguments to gi.types.Boxed.__init__() is deprecated. All arguments 
>>> passed will be ignored.
>>>   video_profile = 
>>> GstPbutils.EncodingVideoProfile.new(Gst.Caps("video/x-theora"),
>>> /usr/lib64/pitivi/python/pitivi/project.py:615: TypeError: Passing 
>>> arguments to gi.types.Boxed.__init__() is deprecated. All arguments 
>>> passed will be ignored.
>>>   Gst.Caps("video/x-raw"),
>>> /usr/lib64/pitivi/python/pitivi/project.py:619: TypeError: Passing 
>>> arguments to gi.types.Boxed.__init__() is deprecated. All arguments 
>>> passed will be ignored.
>>>   audio_profile = 
>>> GstPbutils.EncodingAudioProfile.new(Gst.Caps("audio/x-vorbis"),
>>> /usr/lib64/pitivi/python/pitivi/project.py:621: TypeError: Passing 
>>> arguments to gi.types.Boxed.__init__() is deprecated. All arguments 
>>> passed will be ignored.
>>>   Gst.Caps("audio/x-raw"),
>>> /usr/lib64/pitivi/python/pitivi/project.py:842: TypeError: Passing 
>>> arguments to gi.types.Boxed.__init__() is deprecated. All arguments 
>>> passed will be ignored.
>>>   self.container_profile.set_format(Gst.Caps(muxertype))
>>> /usr/lib64/pitivi/python/pitivi/project.py:821: TypeError: Passing 
>>> arguments to gi.types.Boxed.__init__() is deprecated. All arguments 
>>> passed will be ignored.
>>>   self.video_profile.set_format(Gst.Caps(videotype))
>>> /usr/lib64/pitivi/python/pitivi/project.py:801: TypeError: Passing 
>>> arguments to gi.types.Boxed.__init__() is deprecated. All arguments 
>>> passed will be ignored.
>>>   self.audio_profile.set_format(Gst.Caps(audiotype))
>>> Traceback (most recent call last):
>>>   File "/usr/lib64/pitivi/python/pitivi/dialogs/startupwizard.py", 
>>> line 96, in _newProjectCb
>>>     self.app.project_manager.newBlankProject()
>>>   File "/usr/lib64/pitivi/python/pitivi/project.py", line 470, in 
>>> newBlankProject
>>>     project.createTimeline()
>>>   File "/usr/lib64/pitivi/python/pitivi/project.py", line 936, in 
>>> createTimeline
>>>     self.pipeline = Pipeline()
>>>   File "/usr/lib64/pitivi/python/pitivi/utils/pipeline.py", line 
>>> 531, in __init__
>>>     SimplePipeline.__init__(self, self)
>>>   File "/usr/lib64/pitivi/python/pitivi/utils/pipeline.py", line 
>>> 186, in __init__
>>>     self._pipeline.preview_set_video_sink(self.video_sink)
>>> TypeError: Argument 1 does not allow None as a value
>>> 
>>> ---
>>> 
>>> The dialog disappears. I click 'Import' to load an existing clip. 
>>> In the file browser, I click my file. I get a full-screen preview 
>>> image that pops up on top of other windows. It's not clear what I 
>>> should do with this window - clicking it it does nothing. I close 
>>> this window. Then I click 'Add' in the file browser. This gets 
>>> dumped to the console:
>>> 
>>> ---
>>> 
>>> Traceback (most recent call last):
>>>   File "/usr/lib64/pitivi/python/pitivi/mediafilespreviewer.py", 
>>> line 362, in _on_preview_video_realize_cb
>>>     self.player.connectWithViewer(self.preview_video)
>>>   File "/usr/lib64/pitivi/python/pitivi/utils/pipeline.py", line 
>>> 518, in connectWithViewer
>>>     self.video_sink.set_window_handle(handle)
>>> AttributeError: 'NoneType' object has no attribute 
>>> 'set_window_handle'
>>> 
>>> ---
>>> 
>>> The file browser dialog remains open, and nothing gets added to my 
>>> project.
>>> 
>>> Are any of these known issues?
>>> 
>>> Dan
>>> 
>>> ------------------------------------------------------------------------------
>>> Dive into the World of Parallel Programming The Go Parallel 
>>> Website, sponsored
>>> by Intel and developed in partnership with Slashdot Media, is your 
>>> hub for all
>>> things parallel software development, from weekly thought 
>>> leadership blogs to
>>> news, videos, case studies, tutorials and more. Take a look and 
>>> join the
>>> conversation now. http://goparallel.sourceforge.net/
>>> _______________________________________________
>>> Pitivi-pitivi mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/pitivi-pitivi
>>> 
>> 
>> 
>> 
>> --
>> ------------------------------------
>> Fabián Orccón (cfoch)
>> 
>> http://cfoch.tumblr.com
>> http://cfoch-art.tumblr.com
>> http://cfoch-dev.tumblr.com
>> 
> 


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Pitivi-pitivi mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pitivi-pitivi

Reply via email to