were to obtain 0.9.48

Asked by energy

were can i obtain version 0.9.48

Question information

Language:
English Edit question
Status:
Answered
For:
OpenShot Video Editor Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Timo Maaranen (tim-kuntonetti) said :
#1

See the main page of openshot in https://launchpad.net/openshot

At the right side is the downloads menu. The latest version is create-a-build-wizard. So just click the lowest choise - the openshot_wizard - to begin downloading it. Create a directory "openshot_wizard" and move the tarball there. Then give command "tar xzf open*" read the README.txt and give command "python install.py". Follow the instructions.
I made something like that and got the latest version work.

The other way is going to page http://www.openshotvideo.com/2008/04/download.html and in the bottom of that page is information how to obtain the latest version (get the buil-wizard or if you have aplied it already before, you can give the command "bzr branch lp:openshot" which always gives the latest version.

Revision history for this message
Jonathan Thomas (jonoomph) said :
#2

I periodically update the .deb installers on the website, and the PPA should
be within a a few days of our newest code. Other than that, you will need
to install the build wizard to have the absolute most bleeding edge
version. Thanks!

On Tue, Oct 13, 2009 at 1:59 PM, Timo Maaranen <
<email address hidden>> wrote:

> Question #85722 on OpenShot Video Editor changed:
> https://answers.launchpad.net/openshot/+question/85722
>
> Status: Open => Answered
>
> Timo Maaranen proposed the following answer:
> See the main page of openshot in https://launchpad.net/openshot
>
> At the right side is the downloads menu. The latest version is
> create-a-build-wizard. So just click the lowest choise - the openshot_wizard
> - to begin downloading it. Create a directory "openshot_wizard" and move the
> tarball there. Then give command "tar xzf open*" read the README.txt and
> give command "python install.py". Follow the instructions.
> I made something like that and got the latest version work.
>
> The other way is going to page
> http://www.openshotvideo.com/2008/04/download.html and in the bottom of
> that page is information how to obtain the latest version (get the buil-
> wizard or if you have aplied it already before, you can give the command
> "bzr branch lp:openshot" which always gives the latest version.
>
> --
> You received this question notification because you are an answer
> contact for OpenShot Video Editor.
>

Revision history for this message
energy (ocdeditor) said :
#3

ok here what i get

epic1501@ubuntu:~$ ~/openshot_wizard/
bash: /home/epic1501/openshot_wizard/: is a directory
epic1501@ubuntu:~$ cd ~/openshot_wizard
epic1501@ubuntu:~/openshot_wizard$ python install.py

Welcome to the OpenShot Build Wizard 1.0.6... for Ubuntu!
--------------------------------------------
We are going to attempt to download and build MLT and all of the
dependencies that OpenShot requires. If you are not using
Ubuntu, you will need to modify this .py file to work for
your distribution. Good luck!
--------------------------------------------
WARNING: This will DELETE any existing version of ~/ffmpeg
WARNING: This will DELETE any existing version of ~/x264
WARNING: This will DELETE any existing version of ~/frei0r
WARNING: This will DELETE any existing version of ~/mlt
WARNING: This will DELETE any existing version of ~/openshot

*** ANY EDITS TO THESE FILES & FOLDERS WILL BE OVERWRITTEN ***
--------------------------------------------

What version of Ubuntu are you running?

[1] 8.04 (32 bit)
[2] 8.10 (32 bit)
[3] 9.04 (32 bit)

[4] 8.04 (64 bit)
[5] 8.10 (64 bit)
[6] 9.04 (64 bit)

Please choose a version [1,2,3]: 3
--------------------------------------------

OpenShot is already installed.

[1] (RECOMMENDED) Get latest OpenShot source code
[2] Re-install OpenShot, MLT, Frei0r, x264, and FFmpeg
[3] Quit

Please choose an option [1,2,3]: 1
[sudo] password for epic1501:
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
Branched 175 revision(s).
epic1501@ubuntu:~/openshot_wizard$ tar xzf open*

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors
epic1501@ubuntu:~/openshot_wizard$ bzr branch lp:openshot
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
Branched 175 revision(s).
epic1501@ubuntu:~/openshot_wizard$

Revision history for this message
Jonathan Thomas (jonoomph) said :
#4

Try this. Delete the contents of your ".bazaar" folder. That's where it
stores your launchpad association. It should work after that.

Thanks,
-Jonathan

On Thu, Oct 15, 2009 at 3:23 PM, energy <<email address hidden>
> wrote:

> Question #85722 on OpenShot Video Editor changed:
> https://answers.launchpad.net/openshot/+question/85722
>
> Status: Answered => Open
>
> energy is still having a problem:
> ok here what i get
>
> epic1501@ubuntu:~$ ~/openshot_wizard/
> bash: /home/epic1501/openshot_wizard/: is a directory
> epic1501@ubuntu:~$ cd ~/openshot_wizard
> epic1501@ubuntu:~/openshot_wizard$ python install.py
>
> Welcome to the OpenShot Build Wizard 1.0.6... for Ubuntu!
> --------------------------------------------
> We are going to attempt to download and build MLT and all of the
> dependencies that OpenShot requires. If you are not using
> Ubuntu, you will need to modify this .py file to work for
> your distribution. Good luck!
> --------------------------------------------
> WARNING: This will DELETE any existing version of ~/ffmpeg
> WARNING: This will DELETE any existing version of ~/x264
> WARNING: This will DELETE any existing version of ~/frei0r
> WARNING: This will DELETE any existing version of ~/mlt
> WARNING: This will DELETE any existing version of ~/openshot
>
> *** ANY EDITS TO THESE FILES & FOLDERS WILL BE OVERWRITTEN ***
> --------------------------------------------
>
> What version of Ubuntu are you running?
>
> [1] 8.04 (32 bit)
> [2] 8.10 (32 bit)
> [3] 9.04 (32 bit)
>
> [4] 8.04 (64 bit)
> [5] 8.10 (64 bit)
> [6] 9.04 (64 bit)
>
> Please choose a version [1,2,3]: 3
> --------------------------------------------
>
> OpenShot is already installed.
>
> [1] (RECOMMENDED) Get latest OpenShot source code
> [2] Re-install OpenShot, MLT, Frei0r, x264, and FFmpeg
> [3] Quit
>
> Please choose an option [1,2,3]: 1
> [sudo] password for epic1501:
> You have not informed bzr of your Launchpad ID, and you must do this to
> write to Launchpad or access private data. See "bzr help launchpad-login".
> Branched 175 revision(s).
> epic1501@ubuntu:~/openshot_wizard$ tar xzf open*
>
> gzip: stdin: not in gzip format
> tar: Child returned status 1
> tar: Error exit delayed from previous errors
> epic1501@ubuntu:~/openshot_wizard$ bzr branch lp:openshot
> You have not informed bzr of your Launchpad ID, and you must do this to
> write to Launchpad or access private data. See "bzr help launchpad-login".
> Branched 175 revision(s).
> epic1501@ubuntu:~/openshot_wizard$
>
> --
> You received this question notification because you are an answer
> contact for OpenShot Video Editor.
>

Revision history for this message
energy (ocdeditor) said :
#5

wer edo i find that

Revision history for this message
Jonathan Thomas (jonoomph) said :
#6

It should be in your home folder:
/home/[YOURUSERNAME]/.bazaar

It's a hidden folder, so you might have to show all folders before you can
see it.

Thanks,
-Jonathan

On Fri, Oct 16, 2009 at 12:49 AM, energy <
<email address hidden>> wrote:

> Question #85722 on OpenShot Video Editor changed:
> https://answers.launchpad.net/openshot/+question/85722
>
> Status: Answered => Open
>
> energy is still having a problem:
> wer edo i find that
>
> --
> You received this question notification because you are an answer
> contact for OpenShot Video Editor.
>

Revision history for this message
energy (ocdeditor) said :
#7

i do not see that folder

Revision history for this message
Timo Maaranen (tim-kuntonetti) said :
#8

Hmmm, (little thinking (like Hercule Poirot)):

I just checked that there is a bug report that bzr gives this warning if the the user is not logged into Launchpad. This does not affect pulling the branch. You see the message "Branched 175 revision(s).". You have the latest source in your machine now and it is located in the directory ~/openshot_wizard/openshot/ (just because you gave the command in the directory openshot_wizard and selected the choice nr 1 which means that it only pull the source)

Open a shell (terminal) and give commands:

cd openshot_wizard
mv openshot ../
cd
openshot/bin/openshot

Openshot should now run if you have installed all other needed software. Next time pulling the newest source is simple. Just open terminal, move the current openshot directory somewhere else or give it a new name (command: "mv openshot openshot.old"). And then apply the command "bzr branch lp:openshot". This creates a new openshot directory into your home directory and pulls the newest source there.

Hopefully this helps you!

Revision history for this message
energy (ocdeditor) said :
#9

when i run this commands it shows latest version
cd openshot_wizard
mv openshot ../
cd
openshot/bin/openshot

but if i click on icon in sound and video it still 0.9.43 how can i set default to new one

Revision history for this message
Timo Maaranen (tim-kuntonetti) said :
#10

Maybe you have installed that 0.9.43 version from a deb-package...? I had done that. So I removed it through synaptic. Unfortunately synaptic didn't remove all the data (I don't know why) and I had to go to terminal and then I did:

cd /usr/share
sudo rm -r openshot
cd
cd openshot
sudo python setup.py install

What happens here is that you install openshot via the last command above. After that you can launch openshot either from the command line giving only "openshot" or from the applications menu clicking on openshot icon.

Can you help with this problem?

Provide an answer of your own, or ask energy for more information if necessary.

To post a message you must log in.