>>>After that you have to install libopenshot-bzr. It wont build by default though. You can use yaourt to download the AUR build packet (yaourt -G libopenshot-bzr). Run makepkg in the downloaded directory. The building process will fail. You must edit two files.
src/libopenshot/src/bindings/python/openshot.i src/libopenshot/src/bindings/ruby/openshot.i You must remove the 25 first lines (wrong commenting with #). Run makepkg and after the compilation, install the created packet. Ah ah I understand better why it was not working using the usual way. BTW I wasn't knew the command yaourt -G XXXXXXX Thanks a lot. I'll tried to do that at the end of the next week and if that's work on my laptop. That's great I could develop directly on OPenhsot and not create/develop on some others gui for implement some functions. You avoid to loose a lot of time on my dear Manjaro (a derivated of Arch). for python (and at first look same thing for ruby) those : ####################### src/openshot.i (libopenshot) ######################## # @brief SWIG configuration for libopenshot (to generate Python SWIG bindings) # @author Jonathan Thomas <jonat...@openshot.org> # # @section LICENSE # # Copyright (c) 2008-2014 OpenShot Studios, LLC # <http://www.openshotstudios.com/>. This file is part of # OpenShot Library (libopenshot), an open-source project dedicated to # delivering high quality video editing and animation solutions to the # world. For more information visit <http://www.openshot.org/>. # # OpenShot Library (libopenshot) is free software: you can redistribute it # and/or modify it under the terms of the GNU Lesser General Public License # as published by the Free Software Foundation, either version 3 of the # License, or (at your option) any later version. # # OpenShot Library (libopenshot) is distributed in the hope that it will be # useful, but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with OpenShot Library. If not, see <http://www.gnu.org/licenses/>. ################################################################################ Strange it is some comemmts normaly not taken by the program at least in Python but I don't think that 's not different in C++ Thanks fiewalker. 2015-07-17 20:42 GMT+02:00 firewalker <1472...@bugs.launchpad.net>: > I installed libopenshot-audio-bzr from AUR normally. I use yaourt, so: > > yaourt -S libopenshot-audio-bzr > > After that you have to install libopenshot-bzr. It wont build by default > though. You can use yaourt to download the AUR build packet (yaourt -G > libopenshot-bzr). Run makepkg in the downloaded directory. The building > process will fail. You must edit two files. > > src/libopenshot/src/bindings/python/openshot.i > src/libopenshot/src/bindings/ruby/openshot.i > > You must remove the 25 first lines (wrong commenting with #). > > Run makepkg and after the compilation, install the created packet. > > Download Openshot-Qt: > > bzr lp:openshot/2.0 > > Enter 2.0/src and run launch.py > > This is what I did. > > -- > You received this bug notification because you are a member of OpenShot > Bugs, which is subscribed to OpenShot Video Editor. > https://bugs.launchpad.net/bugs/1472213 > > Title: > Openshot 2.0 terminates with 'openshot::ErrorEncodingVideo'. > > Status in OpenShot Video Editor: > New > > Bug description: > Openshot 2.0 r416 terminates with 'openshot::ErrorEncodingVideo' on > various operations. Play head move, clip move, preview command etc. > > libopenshot r455. > > > main_window:INFO 320 > timeline_webview:INFO $scope.MovePlayheadToFrame to frame 320 > timeline_webview:INFO $scope.MovePlayhead to seconds 13.291666666666666 > terminate called after throwing an instance of > 'openshot::ErrorEncodingVideo' > Aborted (core dumped) > > To manage notifications about this bug go to: > https://bugs.launchpad.net/openshot/+bug/1472213/+subscriptions > > -- > Mailing list: https://launchpad.net/~openshot.bugs > Post to : openshot.b...@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openshot.bugs > More help : https://help.launchpad.net/ListHelp > -- Olivier Cenwen un elfe sur la banquise/ an elve on the ice Mon blog perso sur le multimédia, Ubuntu, Linux et OpenShot : http://linuxevolution.wordpress.com/ Le forum d'Openshot où vous me trouverez : http://openshotusers.com/ http://openshotusers.com/forum/index.php Nothing is lost until the last second. The family motto : When we want, we can. Astuces, Actualités, Logiciels, bref sur tout ce que je ne fais d'articles dessus Google+ <https://plus.google.com/u/0/111472725110173916234/posts> -- You received this bug notification because you are a member of UBUNTU - AL - BR, which is subscribed to OpenShot Video Editor. https://bugs.launchpad.net/bugs/1472213 Title: Openshot 2.0 terminates with 'openshot::ErrorEncodingVideo'. Status in OpenShot Video Editor: New Bug description: Openshot 2.0 r416 terminates with 'openshot::ErrorEncodingVideo' on various operations. Play head move, clip move, preview command etc. libopenshot r455. main_window:INFO 320 timeline_webview:INFO $scope.MovePlayheadToFrame to frame 320 timeline_webview:INFO $scope.MovePlayhead to seconds 13.291666666666666 terminate called after throwing an instance of 'openshot::ErrorEncodingVideo' Aborted (core dumped) To manage notifications about this bug go to: https://bugs.launchpad.net/openshot/+bug/1472213/+subscriptions -- Mailing list: https://launchpad.net/~linux-traipu Post to : linux-traipu@lists.launchpad.net Unsubscribe : https://launchpad.net/~linux-traipu More help : https://help.launchpad.net/ListHelp