It is currently Wed May 22, 2013 12:07 am

All times are UTC




Post new topic Reply to topic  [ 14 posts ] 
Author Message
 Post subject: "OpenShot"
PostPosted: Tue Nov 23, 2010 11:55 pm 
Experienced Zenwalker
Experienced Zenwalker

Joined: Thu Mar 20, 2008 2:09 am
Posts: 128
Location: W. Virginia
This is a great little app for those not comfortable with the more technical video editing applications. It would be really nice to have it packaged in Zenwalk for us installation challenged types. ;) ;D


http://www.openshotvideo.com/2008/04/download.html


 Profile Send private message  
 
 Post subject: Re: "OpenShot"
PostPosted: Sat Jan 22, 2011 8:55 pm 
Experienced Zenwalker
Experienced Zenwalker

Joined: Thu Mar 20, 2008 2:09 am
Posts: 128
Location: W. Virginia
Just bumping this up again. Currently having to dual boot with AV Linux in order to use "OpenShot" would like to see it packaged for Zenwalk but not tech savy enough to do it. :(


 Profile Send private message  
 
 Post subject: Re: "OpenShot"
PostPosted: Sat Jan 22, 2011 9:28 pm 
Community Packager
Community Packager
User avatar

Joined: Thu Aug 14, 2008 8:26 am
Posts: 1373
Location: Paris
Hi,

It doesn't seem too hard to make a package of it but I don't have the time right now. It would require 2 dependencies that are not in the repo. But I keep your request in mind. You'll have to be patient, though. :-\

Also if a package is made, it will be on Snapshot so dont expect it on Current until 7.0 is out.

_________________
Ejis :)


 Profile Send private message  
 
 Post subject: Re: "OpenShot"
PostPosted: Sat Jan 22, 2011 10:43 pm 
Master of the known universe
Master of the known universe
User avatar

Joined: Tue Apr 25, 2006 12:34 pm
Posts: 1155
Location: Rome - Italy
I got it! I had built it a few months ago...
I'll post the pakcages in test in a few minutes \D/
Mind this is built on snapshot though.

Cheers :)

_________________
Watcher of the skies, watcher of all!
Image


 Profile Send private message  
 
 Post subject: Re: "OpenShot"
PostPosted: Sat Jan 22, 2011 11:37 pm 
Community Packager
Community Packager
User avatar

Joined: Thu Aug 14, 2008 8:26 am
Posts: 1373
Location: Paris
Thank you! This is saving me time!

_________________
Ejis :)


 Profile Send private message  
 
 Post subject: Re: "OpenShot"
PostPosted: Sun Jan 23, 2011 3:56 am 
Experienced Zenwalker
Experienced Zenwalker

Joined: Thu Mar 20, 2008 2:09 am
Posts: 128
Location: W. Virginia
You all are great. Thanks.
Everything here is on current so I'll wait for 7 and go from there. Last time I ran snapshot I got into trouble with an Intel driver and X so had to go back to current. \!D/


 Profile Send private message  
 
 Post subject: Re: "OpenShot"
PostPosted: Sun Jan 23, 2011 8:23 am 
Community Packager
Community Packager
User avatar

Joined: Thu Aug 14, 2008 8:26 am
Posts: 1373
Location: Paris
You can still try to install these .txz files using the "installpkg" command. The fact they're built on Snapshot doesn't always mean they can't work on Current.

_________________
Ejis :)


Last edited by Ejis on Sun Jan 23, 2011 3:37 pm, edited 1 time in total.

 Profile Send private message  
 
 Post subject: Re: "OpenShot"
PostPosted: Sun Jan 23, 2011 2:43 pm 
Master of the known universe
Master of the known universe
User avatar

Joined: Tue Apr 25, 2006 12:34 pm
Posts: 1155
Location: Rome - Italy
mistergil wrote:
You all are great. Thanks.
Everything here is on current so I'll wait for 7 and go from there. Last time I ran snapshot I got into trouble with an Intel driver and X so had to go back to current. \!D/


Yeah, Ejis is right, try them out. It's likely they will work actually. Alternatively, you can also try to build the packages on your machine using the buildscripts.
Let us know if you succeed :)

Cheers

_________________
Watcher of the skies, watcher of all!
Image


 Profile Send private message  
 
 Post subject: Re: "OpenShot"
PostPosted: Mon Jan 24, 2011 12:17 am 
Experienced Zenwalker
Experienced Zenwalker

Joined: Thu Mar 20, 2008 2:09 am
Posts: 128
Location: W. Virginia
I used the "installpkg" command for:

frei0r-1.2.1-i486-70.1.txz
mlt-0.6.0-i486-70.1.txz
mlt-python-bindings-0.6.0-i486-70.1.txz
openshot-1.2.2-i686-70.1.txz
(in that order)

Tried to open openshot from terminal:

mistergil[Desktop]$ su
Password:
root[Desktop]# openshot
Added /usr/share/openshot to system path
--------------------------------
OpenShot (version 1.2.2)
--------------------------------
Process no longer exists: 871. Creating new pid lock file.
-------------------------------------------------------
Error: OpenShot has not been installed in the Python path.
(Both the site-packages and /usr/share/openshot folders were checked)

Use the following command to install OpenShot:
$ sudo python setup.py install

root[Desktop]# python setup.py install
python: can't open file 'setup.py': [Errno 2] No such file or directory


Have I missed something?


 Profile Send private message  
 
 Post subject: Re: "OpenShot"
PostPosted: Mon Jan 24, 2011 12:46 am 
Master of the known universe
Master of the known universe
User avatar

Joined: Tue Apr 25, 2006 12:34 pm
Posts: 1155
Location: Rome - Italy
mistergil wrote:
I used the "installpkg" command for:

frei0r-1.2.1-i486-70.1.txz
mlt-0.6.0-i486-70.1.txz
mlt-python-bindings-0.6.0-i486-70.1.txz
openshot-1.2.2-i686-70.1.txz
(in that order)

Tried to open openshot from terminal:

mistergil[Desktop]$ su
Password:
root[Desktop]# openshot
Added /usr/share/openshot to system path
--------------------------------
OpenShot (version 1.2.2)
--------------------------------
Process no longer exists: 871. Creating new pid lock file.
-------------------------------------------------------
Error: OpenShot has not been installed in the Python path.
(Both the site-packages and /usr/share/openshot folders were checked)

Use the following command to install OpenShot:
$ sudo python setup.py install

root[Desktop]# python setup.py install
python: can't open file 'setup.py': [Errno 2] No such file or directory


Have I missed something?



Uhm, no idea.
You don't need to be root to launch it anyway. And don't heed the "Use the following command" part... that has been already done by me when creating the package. :)
Which python package have you got on your system?

Cheers

_________________
Watcher of the skies, watcher of all!
Image


 Profile Send private message  
 
 Post subject: Re: "OpenShot"
PostPosted: Mon Jan 24, 2011 1:55 am 
Experienced Zenwalker
Experienced Zenwalker

Joined: Thu Mar 20, 2008 2:09 am
Posts: 128
Location: W. Virginia
Python 2.6.4 - build 1
Gnome-Python 2.28.0 - build 64.1


 Profile Send private message  
 
 Post subject: Re: "OpenShot"
PostPosted: Mon Jan 24, 2011 3:19 pm 
Senior Zenwalker
Senior Zenwalker

Joined: Thu Jun 12, 2008 12:30 pm
Posts: 448
Location: Chicago, IL, USA
Probably not all deps are installed, check the dep file and make sure you have those packages.

_________________
PC's specs:
Intel i5 3450 3.10GHz CPU
Kingston Hyper X Genesis 4gb DDR3 X2
Nvidia GTX 480 Reference Card
Asus P8Z77-M Pro Mobo
Ultra X4 650w Modular PSU
Zenwalk Linux!


 Profile Send private message  
 
 Post subject: Re: "OpenShot"
PostPosted: Tue Jan 25, 2011 12:16 am 
Master of the known universe
Master of the known universe
User avatar

Joined: Tue Apr 25, 2006 12:34 pm
Posts: 1155
Location: Rome - Italy
HER0_01 wrote:
Probably not all deps are installed, check the dep file and make sure you have those packages.


Yes maybe. Pygoocanvas and goocanvas are needed for sure. Probably there is also some other dep that I couldn't figure out... :-\

Cheers

_________________
Watcher of the skies, watcher of all!
Image


 Profile Send private message  
 
 Post subject: Re: "OpenShot"
PostPosted: Tue Jan 25, 2011 12:54 am 
Experienced Zenwalker
Experienced Zenwalker

Joined: Thu Mar 20, 2008 2:09 am
Posts: 128
Location: W. Virginia
It is beyond my capabilities at this point. Thanks for the efforts. :'(


 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ] 

All times are UTC


 Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: